Initial Commit
This commit is contained in:
10
setup/I18n/ru_RU.php
Normal file
10
setup/I18n/ru_RU.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Address' => 'Адрес',
|
||||
'Advanced configuration' => 'Расширенная конфигурация',
|
||||
'Category' => 'Категория',
|
||||
'Content' => 'Содержимое',
|
||||
'New York' => 'New York',
|
||||
'Search' => 'Поиск',
|
||||
];
|
||||
Reference in New Issue
Block a user