Conversation
supportHello. 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: https://plugins.trac.wordpress.org/browser/presto-player/tags/4.2.1/src/admin/dashboard/components/Skeletons/MediaHubPageSkeleton.js#L71 https://plugins.trac.wordpress.org/browser/presto-player/tags/4.2.1/src/admin/dashboard/pages/MediaHub.js#L1029 Thanks.
Hi, Thanks for reporting these issues. We really appreciate the help with all the details! We will get these fixed in an upcoming update. Thanks, Best, Neeraj
Hi, Thanks for reporting these issues. We really appreciate the help with all the details! We will get these fixed in an upcoming update. Thanks, Best, Neeraj