Propagated Wu name update.

This commit is contained in:
Nick Winter 2014-05-03 07:21:18 -07:00
parent 8a11990e89
commit 8fbe2dedfc
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
module.exports = nativeDescription: "巫师吴语", englishDescription: "Wuu (Simplified)", translation:
module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplified)", translation:
common:
loading: "徕搭读取……"
# saving: "Saving..."

View file

@ -1,4 +1,4 @@
module.exports = nativeDescription: "巫師吳語", englishDescription: "Wuu (Traditional)", translation:
module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditional)", translation:
common:
loading: "徠搭讀取……"
saving: "徠搭存檔……"

View file

@ -2,4 +2,4 @@
color: black
.treema-value img
width: 100%
max-width: 100%

View file

@ -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",