1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Translating Game to Turkish

- Adding "tr" object in language.js for setting appereance in game.
- Updating base-tr.yaml
This commit is contained in:
Oguzhan Memisoglu 2020-07-26 21:38:15 +03:00
parent 209fc76fc7
commit 59e35bb9eb
2 changed files with 357 additions and 355 deletions

View File

@ -81,6 +81,13 @@ export const LANGUAGES = {
region: "",
},
"tr": {
name: "Türkçe",
data: require("./built-temp/base-tr.json"),
code: "tr",
region: "",
},
"zh-CN": {
// simplified
name: "中文简体",

File diff suppressed because it is too large Load Diff