From 3ebf3624eeae8f8cd1dbc006538ebd3fd607448d Mon Sep 17 00:00:00 2001 From: life Date: Wed, 25 Nov 2015 19:21:17 +0800 Subject: [PATCH] accounts i18n --- public/plugins/accounts/plugin.js | 35 ++++++++++++++++++------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/public/plugins/accounts/plugin.js b/public/plugins/accounts/plugin.js index 598f5b16..0b169ff0 100644 --- a/public/plugins/accounts/plugin.js +++ b/public/plugins/accounts/plugin.js @@ -38,7 +38,11 @@ define(function() { "Notebook": "笔记本", "Note": "笔记", - "Tag": "标签" + "Tag": "标签", + + "Database": "数据库", + "Image": "图片", + "Attachment": "附件", }, 'zh-hk': { 'Accounts': '帳戶管理', @@ -65,7 +69,11 @@ define(function() { "Notebook": "筆記本", "Note": "筆記", - "Tag": "標簽" + "Tag": "標簽", + + "Database": "數據庫", + "Image": "圖片", + "Attachment": "附件", } }, _tpl: ` @@ -83,7 +91,7 @@ define(function() { } #accountsDialog .modal-dialog { - width: 750px ; + width: 830px ; } #accountsDialog .user-data { margin: 0; @@ -106,7 +114,7 @@ define(function() { } #accountsDialog .data-text { display: inline-block; - min-width: 120px; + min-width: 130px; } #accountsDialog .user-data li { border-bottom: 1px solid #eee; @@ -271,21 +279,21 @@ define(function() { var userStats = Api.userService.getUserDataStats(user); var dataTd = '