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/pt-br.json Normal file
View File

@@ -0,0 +1,25 @@
{
"LOADING": "Carregando …",
"TODAY": "Hoje",
"TOMORROW": "Amanhã",
"RUNNING": "Acaba em",
"EMPTY": "Nenhum evento novo.",
"N": "N",
"NNE": "NNE",
"NE": "NE",
"ENE": "ENE",
"E": "E",
"ESE": "ESE",
"SE": "SE",
"SSE": "SSE",
"S": "S",
"SSW": "SSO",
"SW": "SO",
"WSW": "OSO",
"W": "O",
"WNW": "ONO",
"NW": "NO",
"NNW": "NNO"
}