diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 20f212151ab..831006686b1 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -227,7 +227,6 @@ OC.L10N.register( "Search {types} …" : "搜索 {类型} …", "Avatar of {fullName}" : "{fullName}的头像", "Could not load your contacts" : "无法加载您的联系人", - "Search contacts …" : "搜索联系人……", "No contacts found" : "无法找到联系人", "Show all contacts …" : "显示所有联系人……", "Install the Contacts app" : "安装联系人应用", @@ -405,6 +404,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Press enter to start searching" : "按 Enter 开始搜索", "Settings" : "设置", + "Search contacts …" : "搜索联系人……", "No files in here" : "未找到文件", "New folder" : "新建文件夹", "No more subfolders in here" : "没有更多的子文件夹", |