diff options
Diffstat (limited to 'app/i18n/ru/conf.php')
| -rw-r--r-- | app/i18n/ru/conf.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php index 351f29a1a..82dce384f 100644 --- a/app/i18n/ru/conf.php +++ b/app/i18n/ru/conf.php @@ -105,6 +105,9 @@ return array( 'none' => 'Отсутствует', 'small' => 'Маленькая', ), + 'notification' => array( + 'html5_enable_notif' => 'Enable notification', // TODO + ), 'notification_timeout' => array( 'bad' => array( 'label' => 'Показывать баннер предупреждения', |
