This commit is contained in:
Liang Ding 2015-09-08 09:27:01 +08:00
parent 9b9a17a842
commit 78ac45ae24
6 changed files with 6 additions and 6 deletions

View File

@ -126,7 +126,7 @@
"close": "Close",
"close_other": "Close Other",
"clear": "Clear",
"perference": "Perference",
"preference": "Preference",
"appearence": "Appearence",
"gotool": "Go Tool",
"user": "User",

View File

@ -126,7 +126,7 @@
"close": "クローズ",
"close_other": "閉じるその他",
"clear": "空の",
"perference": "偏好设定",
"preference": "偏好设定",
"appearence": "エクステリア",
"gotool": "Go ツール",
"user": "ユーザー",

View File

@ -126,7 +126,7 @@
"close": "关闭",
"close_other": "关闭其它",
"clear": "清空",
"perference": "偏好设定",
"preference": "偏好设定",
"appearence": "外观",
"gotool": "Go 工具",
"user": "用户",

View File

@ -126,7 +126,7 @@
"close": "關閉",
"close_other": "關閉其它",
"clear": "清空",
"perference": "偏好設定",
"preference": "偏好設定",
"appearence": "外觀",
"gotool": "Go 工具",
"user": "用戶",

View File

@ -404,7 +404,7 @@ var menu = {
"modal": true,
"height": 280,
"width": 800,
"title": config.label.perference,
"title": config.label.preference,
"okText": config.label.apply,
"cancelText": config.label.cancel,
"afterOpen": function () {

View File

@ -327,7 +327,7 @@
</div>
</li>
<li onclick="menu.openPreference()">
<span>{{.i18n.perference}}</span>
<span>{{.i18n.preference}}</span>
</li>
<li>
<span>{{.i18n.help}}</span>