Перевод
Скачала файл, установила, запустила сайт. В итоге на английском языке все. Не нашла волшебную кнопку для перевода. Может быть что-то еще надо добавить, чтобы сайт был на рпусском. Не нашли ни в учебнике, ни в админке. Сайт с нуля делаю сама в первый раз.
К сожалению, не вижу ответ, Адам. На почту пришло уведомление и в нем битая ссылка.


Hi, I linked to https://compo.sr/transifex.htm but I don't think Russian is available there, so I removed my reply.
Спасибо, Адам! Русский там есть!
Снова вопрос. Руссификатор решил проблему с переводом, но только после логина. До логина сайт на английском.

Maybe enabling Detect language from browser from Admin Zone → Setup → Configuration → Site options → Internationalization would work?
I am not sure how complete the Russian translation is. I would assume those particular language strings have been translated, so if changing this setting doesn't fix the issue you will need to check the language strings yourself in the Admin Zone or wait for a more detailed answer from one of the devs.
I am not sure how complete the Russian translation is. I would assume those particular language strings have been translated, so if changing this setting doesn't fix the issue you will need to check the language strings yourself in the Admin Zone or wait for a more detailed answer from one of the devs.
Дело в том, что ранее эта проблема не наблюдалась. Это не первый сайт мой. Просто я в первый раз делаю его сама начиная с покупки домена.
Как гость - вижу английский сайт. Как админ - русский.
Включено все. Это я первое что проверила. Все настройки. Но чего-то могу не знать.Detect language from browser from Admin Zone → Setup → Configuration → Site options → Internationalization said
Detect language from browser from Admin Zone → Setup → Configuration → Site options → Internationalization
Как гость - вижу английский сайт. Как админ - русский.
Is the Time Zone for the website set correctly in the config? These tutorials should help:-
Composr Tutorial: Localisation and internationalisation – Composr
Composr Tutorial: Changing the site language (for end users) – Composr
Composr Tutorial: Localisation and internationalisation – Composr
Composr Tutorial: Changing the site language (for end users) – Composr
Спасибо, Адам!)
To change the default language for guests, edit the _config.php file and change:
to:
Code
$SITE_INFO['default_lang'] = 'EN';
Code
$SITE_INFO['default_lang'] = 'RU';
1 guest and 0 members have recently viewed this.
