mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations button.php (Russian)
This commit is contained in:
parent
59b40e388a
commit
12644143c0
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => 'Разместить объявление',
|
||||||
|
],
|
||||||
|
'login' => 'Авторизоваться',
|
||||||
|
'register' => 'регистр',
|
||||||
|
'continue' => 'Продолжить',
|
||||||
|
'reset_password' => 'Сброс пароля',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user