Some strings are not displayed translated
-
Hello.
Some strings (like “Dashboard” and “Settings” in this image) are not displayed translated:
https://snipboard.io/zhPXHB.jpg
This is because these strings are not present in the .json file (relating to the strings of the .js files) generated by Loco Translate.
In fact, analyzing the .pot file it turns out that these strings are only translatable for .php files:
#: Services/Menu.php:65 Services/Menu.php:66
msgid "Dashboard"
msgstr ""
#: Integrations/BeaverBuilder/ReusableVideoModule/Module.php:76
#: Services/Menu.php:99 Services/Menu.php:100 Services/Translation.php:125
msgid "Settings"
msgstr ""Furthermore, these “Actions” strings are hard-coded:
Thanks.
You must be logged in to reply to this topic.