mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 20:57:49 +02:00
Merge pull request #294 from DmitriyMX/dev-translate
Plugins: fix translate
This commit is contained in:
@@ -18,5 +18,7 @@
|
|||||||
'Uninstall' => 'Удалить',
|
'Uninstall' => 'Удалить',
|
||||||
'README.md not found' => 'README.md не найден',
|
'README.md not found' => 'README.md не найден',
|
||||||
'Info' => 'Инфо',
|
'Info' => 'Инфо',
|
||||||
|
'Upload' => 'Загрузить',
|
||||||
|
'Drop File Here' => 'Перетащите файл сюда',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user