HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
adminpanel localization
lukoie
New
ok, how do i change the localization of the adminpanel?
i have a string
$Configuration['Garden']['locale'] = 'ru-RU';
in the conf/config.php
and /applications/dashboard/locale/ru-RU/definitions.php file translated everything from the /applications/dashboard/locale/en-CA/definitions.php file which i had by default
but still my adminpage is not translated.
thanx in advance
i have a string
$Configuration['Garden']['locale'] = 'ru-RU';
in the conf/config.php
and /applications/dashboard/locale/ru-RU/definitions.php file translated everything from the /applications/dashboard/locale/en-CA/definitions.php file which i had by default
but still my adminpage is not translated.
thanx in advance
Tagged:
0
Comments
You simply put all translations (for the adminpanel) to your /config/locale.php !