mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Fix locale id zh_cn -> zh-cn, zh_tw -> zh-tw, pt_br -> pt-br
This commit is contained in:
25
translations/zh-tw.json
Normal file
25
translations/zh-tw.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"LOADING": "正在加載 …",
|
||||
|
||||
"TODAY": "今天",
|
||||
"TOMORROW": "明天",
|
||||
"RUNNING": "結束日期",
|
||||
"EMPTY": "沒有更多的活動。",
|
||||
|
||||
"N": "北風",
|
||||
"NNE": "北偏東風",
|
||||
"NE": "東北風",
|
||||
"ENE": "東偏北風",
|
||||
"E": "東風",
|
||||
"ESE": "東偏南風",
|
||||
"SE": "東南風",
|
||||
"SSE": "南偏東風",
|
||||
"S": "南風",
|
||||
"SSW": "南偏西風",
|
||||
"SW": "西南風",
|
||||
"WSW": "西偏南風",
|
||||
"W": "西風",
|
||||
"WNW": "西偏北風",
|
||||
"NW": "西北風",
|
||||
"NNW": "北偏西風"
|
||||
}
|
Reference in New Issue
Block a user