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:
parent
209fc76fc7
commit
59e35bb9eb
@ -81,6 +81,13 @@ export const LANGUAGES = {
|
|||||||
region: "",
|
region: "",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"tr": {
|
||||||
|
name: "Türkçe",
|
||||||
|
data: require("./built-temp/base-tr.json"),
|
||||||
|
code: "tr",
|
||||||
|
region: "",
|
||||||
|
},
|
||||||
|
|
||||||
"zh-CN": {
|
"zh-CN": {
|
||||||
// simplified
|
// simplified
|
||||||
name: "中文简体",
|
name: "中文简体",
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user