updated language list

This commit is contained in:
Peli de Halleux 2018-03-12 11:24:11 -07:00
parent ddc9aeae35
commit aef3ec9031
2 changed files with 19 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ clients/**/obj/**
electron-out
hexcache
build
crowdinstats.csv
*.user
*.sw?

View File

@ -28,16 +28,32 @@
},
"languages": [
"en",
"ar",
"bg",
"cs",
"da",
"de",
"el",
"es-ES",
"es-MX",
"fi",
"fr",
"ko",
"hu",
"id",
"it",
"ja",
"ko",
"nl",
"no",
"pt-BR",
"pt-PT",
"ru",
"sk",
"sv-SE",
"si-LK",
"tr",
"uk",
"zh-CN",
"zh-TW"
]
}
}