Files
yunkong2.proxy/admin/words.js
2018-07-24 12:25:22 +08:00

15 lines
1.3 KiB
JavaScript

// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
/*global systemDictionary:true */
'use strict';
systemDictionary = {
"Proxy adapter settings": { "cn": "代理适配器设置", "en": "Proxy adapter settings"},
"Extend WEB adapter:": { "cn": "Extend WEB adapter", "en": "Extend WEB adapter"},
"all": { "cn": "all", "en": "all"},
"Context": { "cn": "Context", "en": "Context"},
"URL": { "cn": "URL", "en": "URL"},
"Route path:": { "cn": "Route path", "en": "Route path"},
"Paths": { "cn": "Paths", "en": "Paths"},
"Error timeout(ms):": { "cn": "Error timeout (ms)", "en": "Error timeout (ms)"},
"Timeout": { "cn": "Timeout", "en": "Timeout"}
};