I’ve confirmed that this can be fixed by fixing the translations (the-events-calendar-ru_RU.po), specifically the lines:
#: src/Tribe/Main.php:706
msgid "today"
msgstr "today"
...
#: src/Tribe/Main.php:702
msgid "list"
msgstr "list"
#: src/Tribe/Main.php:701
msgid "month"
msgstr "month"
I can’t tell if the developers wanted the links to be in the foreign language or not. So I’m not sure if this is a bug in the plugin itself or if the translations should be fixed to reflect my working version.
-
This reply was modified 9 years ago by chepurko. Reason: The translated month view also needs to be fixed