diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 9b5c4ecfd8c..1c52b1ec70c 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -196,7 +196,7 @@ OC.L10N.register( "Search contacts …" : "搜索联系人……", "Could not load your contacts" : "无法加载您的联系人", "No contacts found" : "无法找到联系人", - "Show all contacts …" : "显示所有联系人……", + "Show all contacts" : "显示所有联系人", "Install the Contacts app" : "安装联系人应用", "Loading your contacts …" : "正在加载您的联系人……", "Looking for {term} …" : "正在查找{term} ……", @@ -408,6 +408,7 @@ OC.L10N.register( "Open settings menu" : "打开设置菜单", "Settings" : "设置", "Avatar of {fullName}" : "{fullName}的头像", + "Show all contacts …" : "显示所有联系人……", "No files in here" : "未找到文件", "New folder" : "新建文件夹", "No more subfolders in here" : "没有更多的子文件夹", |