This commit is contained in:
2018-09-23 16:10:00 +08:00
parent 4cfe028f5f
commit e9cc27fefb
2 changed files with 109 additions and 109 deletions

View File

@@ -3,10 +3,10 @@
'use strict';
systemDictionary = {
"yr.no adapter settings": { "cn": "yr.no adapter settings", "en": "yr.no adapter settings"},
"Place": { "cn": "Place", "en": "Place"},
"Language": { "cn": "Language", "en": "Language"},
"Send missing translations to yunkong2.net": { "cn": "Send missing translations to yunkong2.net", "en": "Send missing translations to yunkong2.net"},
"Use english metric system": { "cn": "Use english metric system(°F, miles)", "en": "Use english metric system(°F, miles)"},
"yrDescription": { "cn": "<a href=\"http://www.yr.no/\" target=\"_blank\">yr.no</a> is a joint service by the <a href=\"http://met.no/\" target=\"_blank\">Norwegian Meteorological Institute</a> and the <a href=\"http://www.nrk.no\" target=\"_blank\">Norwegian Broadcasting Corporation</a>", "en": "<a href=\"http://www.yr.no/\" target=\"_blank\">yr.no</a> is a joint service by the <a href=\"http://met.no/\" target=\"_blank\">Norwegian Meteorological Institute</a> and the <a href=\"http://www.nrk.no\" target=\"_blank\">Norwegian Broadcasting Corporation</a>"}
"yr.no adapter settings": { "en": "yr.no adapter settings", "cn": "天气预报设置"},
"Place": { "en": "Place", "cn": "位置"},
"Language": { "en": "Language", "cn": "语言"},
"Send missing translations to yunkong2.net": { "en": "Send missing translations to yunkong2.net", "cn": "Send missing translations to yunkong2.net"},
"Use english metric system": { "en": "Use english metric system(°F, miles)", "cn": "Use english metric system(°F, miles)"},
"yrDescription": { "en": "<a href=\"http://www.yr.no/\" target=\"_blank\">yr.no</a> is a joint service by the <a href=\"http://met.no/\" target=\"_blank\">Norwegian Meteorological Institute</a> and the <a href=\"http://www.nrk.no\" target=\"_blank\">Norwegian Broadcasting Corporation</a>", "cn": "<a href=\"http://www.yr.no/\" target=\"_blank\">yr.no</a> is a joint service by the <a href=\"http://met.no/\" target=\"_blank\">Norwegian Meteorological Institute</a> and the <a href=\"http://www.nrk.no\" target=\"_blank\">Norwegian Broadcasting Corporation</a>"}
};