mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-30 13:09:34 +00:00
Create zh_tw.json
This commit is contained in:
parent
3735342dfa
commit
f2749ff17f
28
translations/zh_tw.json
Normal file
28
translations/zh_tw.json
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