1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Translating Game to Turkish (#498)

* Translating Game to Turkish

- Adding "tr" object in language.js for setting appereance in game.
- Updating base-tr.yaml

* Minor Translation Fix
This commit is contained in:
oguz523
2020-07-27 12:19:23 +03:00
committed by GitHub
parent bcf75e152e
commit 58a4543c29
2 changed files with 360 additions and 358 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