If a plugins menu shows in wrong language
-
This is a FYI to all (not a problem for this plugin)
If a plugins menu shows up in the wrong language, then possibly that plugin is loading their textdomain too early. They should move the plugin_load_textdomain to the plugins_loaded action hook.
See https://wordpress.org/support/topic/loading-textdomain-after-plugins-loaded?replies=1#post-6032988
and
- The topic ‘If a plugins menu shows in wrong language’ is closed to new replies.