瀏覽代碼

no exclusions

Serghey Rodin 12 年之前
父節點
當前提交
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.',