mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -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:
|
||||
loading: "徕搭读取……"
|
||||
# saving: "Saving..."
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
module.exports = nativeDescription: "巫師吳語", englishDescription: "Wuu (Traditional)", translation:
|
||||
module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditional)", translation:
|
||||
common:
|
||||
loading: "徠搭讀取……"
|
||||
saving: "徠搭存檔……"
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
color: black
|
||||
|
||||
.treema-value img
|
||||
width: 100%
|
||||
max-width: 100%
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"lodash": "~2.4.1",
|
||||
"backbone": "1.1.0",
|
||||
"jquery-mousewheel": "~3.1.9",
|
||||
"i18next": "git@github.com:/nwinter/i18next.git",
|
||||
"i18next": "git://github.com/nwinter/i18next.git",
|
||||
"firepad": "~0.1.2",
|
||||
"marked": "~0.3.0",
|
||||
"moment": "~2.5.0",
|
||||
|
|
Loading…
Reference in a new issue