* code for task #6566.

This commit is contained in:
wangyidong
2019-11-27 10:24:17 +08:00
parent 2caa233687
commit 2452e992de
4 changed files with 16 additions and 12 deletions
+6 -4
View File
@@ -11,10 +11,12 @@ $lang->dev->desc = 'Beschreibung';
$lang->dev->noParams = 'Keine Parameter';
$lang->dev->post = 'POST Parameter';
$lang->dev->paramRange = 'Parameter Range: %s';
$lang->dev->paramDate = 'Date format: YY-mm-dd, e.g 2019-01-01';
$lang->dev->paramColor = 'Color format: #RGB, e.g. #3da7f5';
$lang->dev->paramMailto = "User account. Separate accounts by ','.";
$lang->dev->paramRange = 'Parameter Range: %s';
$lang->dev->paramDate = 'Date format: YY-mm-dd, e.g 2019-01-01';
$lang->dev->paramColor = 'Color format: #RGB, e.g. #3da7f5';
$lang->dev->paramMailto = "User account. Separate accounts by ','.";
$lang->dev->noteEditor = "The editor is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of the <a href='https://www.zentao.net/extension-viewExt-150.html' target='_blank'>editor</a>.";
$lang->dev->noteTranslate = "The translation is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of <a href='https://www.zentao.net/extension-viewExt-151.html' target='_blank'>translation</a>.";
$lang->dev->fields = array();
$lang->dev->fields['id'] = 'ID';
+2 -2
View File
@@ -16,8 +16,8 @@ $lang->dev->paramRange = 'Parameter Range: %s';
$lang->dev->paramDate = 'Date format: YY-mm-dd, e.g 2019-01-01';
$lang->dev->paramColor = 'Color format: #RGB, e.g. #3da7f5';
$lang->dev->paramMailto = "User account. Separate accounts by ','.";
$lang->dev->noteEditor = "The editor is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of the editor.";
$lang->dev->noteTranslate = "The translation is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of translation.";
$lang->dev->noteEditor = "The editor is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of the <a href='https://www.zentao.net/extension-viewExt-150.html' target='_blank'>editor</a>.";
$lang->dev->noteTranslate = "The translation is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of <a href='https://www.zentao.net/extension-viewExt-151.html' target='_blank'>translation</a>.";
$lang->dev->fields = array();
$lang->dev->fields['id'] = 'ID';
+6 -4
View File
@@ -11,10 +11,12 @@ $lang->dev->desc = 'Description';
$lang->dev->noParams = 'Pas de Paramètres';
$lang->dev->post = 'Paramètre POST';
$lang->dev->paramRange = 'Rang Paramètre : %s';
$lang->dev->paramDate = 'Format Date : YY-mm-dd, e.g 2019-01-01';
$lang->dev->paramColor = 'Format Couleur : #RGB, e.g. #3da7f5';
$lang->dev->paramMailto = "Comptes utilisateurs. Séparé par des ','.";
$lang->dev->paramRange = 'Rang Paramètre : %s';
$lang->dev->paramDate = 'Format Date : YY-mm-dd, e.g 2019-01-01';
$lang->dev->paramColor = 'Format Couleur : #RGB, e.g. #3da7f5';
$lang->dev->paramMailto = "Comptes utilisateurs. Séparé par des ','.";
$lang->dev->noteEditor = "The editor is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of the <a href='https://www.zentao.net/extension-viewExt-150.html' target='_blank'>editor</a>.";
$lang->dev->noteTranslate = "The translation is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of <a href='https://www.zentao.net/extension-viewExt-151.html' target='_blank'>translation</a>.";
$lang->dev->fields = array();
$lang->dev->fields['id'] = 'ID';
+2 -2
View File
@@ -16,8 +16,8 @@ $lang->dev->paramRange = '取值范围:%s';
$lang->dev->paramDate = '日期格式:YY-mm-dd,如:2019-01-01';
$lang->dev->paramColor = '颜色格式:#RGB,如:#3da7f5';
$lang->dev->paramMailto = "填写帐号,多个账号用','分隔。";
$lang->dev->noteEditor = "编辑器功能因为安全原因被禁用。使用该功能,请到官网下载安装 扩展编辑器 插件。";
$lang->dev->noteTranslate = "翻译功能因为安全原因被禁用。使用该功能,请到官网下载安装 翻译 插件。";
$lang->dev->noteEditor = "编辑器功能因为安全原因被禁用。使用该功能,请到官网下载安装 <a href='https://www.zentao.net/extension-viewExt-150.html' target='_blank'>扩展编辑器</a> 插件。";
$lang->dev->noteTranslate = "翻译功能因为安全原因被禁用。使用该功能,请到官网下载安装 <a href='https://www.zentao.net/extension-viewExt-151.html' target='_blank'>翻译</a> 插件。";
$lang->dev->fields = array();
$lang->dev->fields['id'] = '序号';