mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-24 21:44:08 -05:00
Propagated Wu name update.
This commit is contained in:
parent
8a11990e89
commit
8fbe2dedfc
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
module.exports = nativeDescription: "巫师吴语", englishDescription: "Wuu (Simplified)", translation:
|
module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplified)", translation:
|
||||||
common:
|
common:
|
||||||
loading: "徕搭读取……"
|
loading: "徕搭读取……"
|
||||||
# saving: "Saving..."
|
# saving: "Saving..."
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
module.exports = nativeDescription: "巫師吳語", englishDescription: "Wuu (Traditional)", translation:
|
module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditional)", translation:
|
||||||
common:
|
common:
|
||||||
loading: "徠搭讀取……"
|
loading: "徠搭讀取……"
|
||||||
saving: "徠搭存檔……"
|
saving: "徠搭存檔……"
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
color: black
|
color: black
|
||||||
|
|
||||||
.treema-value img
|
.treema-value img
|
||||||
width: 100%
|
max-width: 100%
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"lodash": "~2.4.1",
|
"lodash": "~2.4.1",
|
||||||
"backbone": "1.1.0",
|
"backbone": "1.1.0",
|
||||||
"jquery-mousewheel": "~3.1.9",
|
"jquery-mousewheel": "~3.1.9",
|
||||||
"i18next": "git@github.com:/nwinter/i18next.git",
|
"i18next": "git://github.com/nwinter/i18next.git",
|
||||||
"firepad": "~0.1.2",
|
"firepad": "~0.1.2",
|
||||||
"marked": "~0.3.0",
|
"marked": "~0.3.0",
|
||||||
"moment": "~2.5.0",
|
"moment": "~2.5.0",
|
||||||
|
|
Loading…
Reference in a new issue