translate base
This commit is contained in:
@@ -17,4 +17,14 @@ return [
|
||||
'directory' => 'hr',
|
||||
],
|
||||
|
||||
'supported_locales' => ['en', 'tk', 'ru'],
|
||||
|
||||
'default_locale' => 'en',
|
||||
|
||||
'locale_labels' => [
|
||||
'en' => 'English',
|
||||
'tk' => 'Türkmen',
|
||||
'ru' => 'Русский',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user