1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-08 14:16:54 +02:00

Fix Translates

This commit is contained in:
Awilum
2014-04-27 14:00:20 +04:00
parent fe4caf0802
commit 48b7be3ecc
11 changed files with 65 additions and 51 deletions

View File

@@ -13,5 +13,9 @@
'Actions' => 'Действия',
'Delete backup: :backup' => 'Удалить бекап: :backup',
'Creating...' => 'Создание...',
'Backup was deleted' => 'Бекап не был создан',
'Backup was created' => 'Бекап был создан',
'Backup was not restored' => 'Бекап не был восстановлен',
'Backup was restored' => 'Бекап был восстановлен',
)
);