mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Box Plugins: translates updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
return array(
|
||||
'information' => array(
|
||||
'Information' => 'Информация',
|
||||
'Debuging' => 'Дебаггинг',
|
||||
'Debugging' => 'Дебаггинг',
|
||||
'Name' => 'Название',
|
||||
'Value' => 'Значение',
|
||||
'Security' => 'Безопасность',
|
||||
|
@@ -50,6 +50,7 @@
|
||||
'Send New Password' => 'Send New Password',
|
||||
'This user does not exist' => 'This user does not exist',
|
||||
'Version' => 'Version',
|
||||
'Plugin does not exist' => 'Plugin does not exist',
|
||||
|
||||
'Install script writable' => 'Install script writable',
|
||||
'Install script not writable' => 'Install script not writable',
|
||||
|
@@ -50,7 +50,7 @@
|
||||
'Send New Password' => 'Отправить новый пароль',
|
||||
'This user does not exist' => 'Такого пользователя не существует',
|
||||
'Version' => 'Версия',
|
||||
|
||||
'Plugin does not exist' => 'Такого плагина не существует',
|
||||
|
||||
'Install script writable' => 'Установочный скрипт доступен для записи',
|
||||
'Install script not writable' => 'Установочный скрипт не доступен для записи',
|
||||
|
Reference in New Issue
Block a user