You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!
I have a problem with localozation. I`m trying to add Russian translation to some things like Names in Filters (ASC DESC) Order BY Date, Name , Comments etc.. I edit the file /languages/cherry-portfolio-blank.pot
and add something like that:
If you want localization plagin, u need rename file, like this cherry-portfolio-ru_RU. Then repeat your actions.
To change the localization files, it is better to use the program poedit
But if you did not change the localization WordPress settings ( Settings -> General -> Site Language ) the translation doesn't work.
Hi there!
I have a problem with localozation. I`m trying to add Russian translation to some things like Names in Filters (ASC DESC) Order BY Date, Name , Comments etc.. I edit the file /languages/cherry-portfolio-blank.pot
and add something like that:
#: public/includes/classes/class-cherry-portfolio-data.php:873
msgid "Asc"
msgstr "По возрастанию"
#: public/includes/classes/class-cherry-portfolio-data.php:874
msgid "Order"
msgstr "Сортировка"
#: public/includes/classes/class-cherry-portfolio-data.php:883
msgid "Order by"
msgstr "Сортировать по"
etc.
But nothing changes in fact.
Can you suggest me what to do to with that?
I have to translate words into Russain in Portfolio Filter:
The text was updated successfully, but these errors were encountered: