Fix locale id zh_cn -> zh-cn, zh_tw -> zh-tw, pt_br -> pt-br

This commit is contained in:
Ubertao
2018-06-27 14:09:02 +08:00
parent 60b9a5b9da
commit b1ead7fec8
4 changed files with 3 additions and 3 deletions

25
translations/zh-tw.json Normal file
View 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": "北偏西風"
}