new
This commit is contained in:
@@ -126,9 +126,6 @@ function writeWordJs(data, src) {
|
||||
}
|
||||
text += '};\n';
|
||||
|
||||
console.error(text);
|
||||
|
||||
|
||||
if (src.indexOf('admin') === -1) {
|
||||
fs.writeFileSync(src + 'js/' + fileName, text);
|
||||
} else {
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ systemDictionary = {
|
||||
"Active repository:": { "cn": "Active repository", "en": "Active repository"},
|
||||
"Adapter configuration": { "cn": "Adapter configuration", "en": "Adapter configuration"},
|
||||
"Adapter settings for %s states": { "cn": "Adapter settings for %s states", "en": "Adapter settings for %s states"},
|
||||
"Adapters": { "cn": "Adapters", "en": "Adapters"},
|
||||
"Adapters": { "cn": "适配器", "en": "Adapters"},
|
||||
"Adapters from this Group installed": { "cn": "Adapters from this group installed", "en": "Adapters from this group installed"},
|
||||
"Add": { "cn": "Add", "en": "Add"},
|
||||
"Add Objecttree from JSON File": { "cn": "Add objects tree from JSON file", "en": "Add objects tree from JSON file"},
|
||||
|
||||
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user