mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Russian)
This commit is contained in:
parent
5816a13dd1
commit
45be2b227b
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'show_my_ads' => [
|
||||
'name' => 'Показать вкладку "Мои объявления"',
|
||||
],
|
||||
'upload_avatar' => [
|
||||
'name' => 'Аватар Загрузить',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user