Closed nateconley closed 5 months ago
@nateconley This looks good to me 👍🏻
I've gone through and found a few strings we weren't translating so added those. Also made some changes mostly for consistency around the use of esc_html__
vs __()
or esc_html( __() )
. If you could give a quick look at that commit to ensure I didn't mess anything up, that would be great: https://github.com/mailchimp/wordpress/pull/39/commits/cae09ce50298cdaa4e1f3d299d9a2a98906e26cb
@dkotter Thanks for getting those added in. I ran through the code, the admin page, and front end. Everything looks good.
Description of the Change
Updates translations to be able to utilize .org GlotPress.
mailchimp_i18n
tomailchimp
to match plugin slugtranslators:
helper textCloses #10
How to test the Change
Changelog Entry
Credits
@nateconley
Checklist: