Serghey Rodin 12 лет назад
Родитель
Сommit
06d2a61fd4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      web/inc/i18n/en.php

+ 1 - 0
web/inc/i18n/en.php

@@ -351,6 +351,7 @@ $LANG['en'] = array(
     '%s log records'  => '%s log records',
     '1 object'  => '1 object',
     '%s objects'  => '%s objects',
+    'no exclusions' => 'no exclusions',
 
     'USER_CREATED_OK'  => 'User <a href="/edit/user/?user=%s"><b>%s</b></a> has been created successfully',
     'WEB_DOMAIN_CREATED_OK'  => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> has been created successfully.',