Your IP : 172.28.240.42


Current Path : /var/www/html/clients/wiki.e-nk.ru/lib/plugins/wrap/lang/zh/
Upload File :
Current File : /var/www/html/clients/wiki.e-nk.ru/lib/plugins/wrap/lang/zh/settings.php

<?php
/**
 * Simplified Chinese language file for config of Wrap plugin
 *
 */

$lang['noPrefix'] = '哪些CSS类不需要加上“wrap_"前缀?(逗号分隔)';
$lang['restrictedClasses'] = '将插件的使用限制应用到这些类(逗号分隔)';
$lang['restrictionType'] = '限制类型,指定上述类应该被包含或排除';
$lang['restrictionType_o_0'] = '允许除上述类之外的所有类';
  $lang['restrictionType_o_1'] = '仅允许上述类';