mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 07:08:19 +00:00
Create zh_cn.js
This commit is contained in:
parent
1338918a89
commit
3735342dfa
28
translations/zh_cn.js
Normal file
28
translations/zh_cn.js
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
/* GENERAL */
|
||||||
|
"LOADING": "正在加载 …",
|
||||||
|
|
||||||
|
/* CALENDAR */
|
||||||
|
"TODAY": "今天",
|
||||||
|
"TOMORROW": "明天",
|
||||||
|
"RUNNING": "结束日期",
|
||||||
|
"EMPTY": "没有更多的活动。",
|
||||||
|
|
||||||
|
/* WEATHER */
|
||||||
|
"N": "北风",
|
||||||
|
"NNE": "北偏东风",
|
||||||
|
"NE": "东北风",
|
||||||
|
"ENE": "东偏北风",
|
||||||
|
"E": "东风",
|
||||||
|
"ESE": "东偏南风",
|
||||||
|
"SE": "东南风",
|
||||||
|
"SSE": "南偏东风",
|
||||||
|
"S": "南风",
|
||||||
|
"SSW": "南偏西风",
|
||||||
|
"SW": "西南风",
|
||||||
|
"WSW": "西偏南风",
|
||||||
|
"W": "西风",
|
||||||
|
"WNW": "西偏北风",
|
||||||
|
"NW": "西北风",
|
||||||
|
"NNW": "北偏西风"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user