yunkong2.node-red/admin/words.js
2019-02-02 15:08:28 +00:00

23 lines
2.5 KiB
JavaScript

// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
/*global systemDictionary:true */
'use strict';
systemDictionary = {
"node-red settings": { "en": "node-red settings", "cn": "node-red 配置"},
"Web server port:": { "en": "Web server port", "cn": "Web端口"},
"node-red update select dialog": { "en": "node-red update select dialog", "cn": "node-red update select dialog"},
"Update select dialog": { "en": "Update select dialog", "cn": "Update select dialog"},
"Divided by comma": { "en": "Divided by comma", "cn": "Divided by comma"},
"Additional npm modules:": { "en": "Additional npm modules", "cn": "Additional npm modules"},
"http root directory:": { "en": "http root directory", "cn": "http root directory"},
"Convert values to string:": { "en": "Convert yunkong2 values to string", "cn": "Convert yunkong2 values to string:"},
"Add module": { "en": "Add module", "cn": "添加模块"},
"Max allocated RAM:": { "en": "Max allocated RAM", "cn": "RAM限制"},
"Module names": { "en": "Module names", "cn": "Module names"},
"User": { "en": "User", "cn": "用户"},
"Leave blank to disable basic authentication": { "en": "Leave blank to disable basic authentication", "cn": "留空取消ROOT的用户认证"},
"Password": { "en": "Password", "cn": "密码"},
"UI-User": { "en": "UI-User", "cn": "UI用户"},
"Leave blank to disable ui basic authentication": { "en": "Leave blank to disable UI basic authentication", "cn": "留空取消UI的用户认证"},
"UI-Password": { "en": "UI-Password", "cn": "UI密码"},
};