I modified some I18N codes to improve I18N issues.
bottom-admin-toolbar.php
Line 79
__( 'Activate in Admin Area', 'bottom-admin-toolbar' ),
Line 98
<?php esc_html_e( 'Yes', 'bottom-admin-toolbar' ); ?>
Line 101
<?php esc_html_e( 'No', 'bottom-admin-toolbar' ); ?>
Line 136
submit_button(__('Save Changes', 'bottom-admin-toolbar' ));
]]>
Hi
I would like to ask if it is possible to do the same for the backend.
Regards
]]>