mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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