mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations button.php (Russian)
This commit is contained in:
parent
bb328ecd2d
commit
20d899822a
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'select_file' => 'Выберите файл',
|
||||||
|
'upload' => 'Загрузить',
|
||||||
|
'remove' => 'удалять',
|
||||||
|
'change' => '+ Изменить',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user