diff options
Diffstat (limited to 'app/i18n/ru/admin.php')
| -rw-r--r-- | app/i18n/ru/admin.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/ru/admin.php b/app/i18n/ru/admin.php index 6a559f712..d472cf84d 100644 --- a/app/i18n/ru/admin.php +++ b/app/i18n/ru/admin.php @@ -118,6 +118,7 @@ return array( 'empty_list' => 'Нет установленных расширений', 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // TODO 'enabled' => 'Включены', + 'is_compatible' => 'Is compatible', // TODO 'latest' => 'Установлено', 'name' => 'Название', 'no_configure_view' => 'Это расширение не требует настройки.', |
