From 1f737888dc04109875123fa7d14f920921c95f8b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 5 Feb 2019 10:46:15 +0200 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- src/config/locales/zh-CN.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 0fb96d5fd..7f0dfc4e5 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -135,7 +135,9 @@ "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "您确定想要移除?", "cancel": "取消", - "delete": "删除" + "delete": "删除", + "copied": "Copied!", + "no_internet": "No connection!" }, "post": { "reblog_alert": "您确定想要转发?" @@ -158,7 +160,9 @@ "load_error": "无法加载书签", "empty_list": "此处无内容", "deleted": "书签已移除", - "search": "搜索书签" + "search": "搜索书签", + "added": "Added to bookmars", + "add": "Add to bookmarks" }, "favorites": { "title": "收藏夹", @@ -184,7 +188,8 @@ "copy": "copy link", "reblog": "reblog", "reply": "reply", - "share": "share" + "share": "share", + "bookmarks": "add to bookmarks" }, "deep_link": { "no_existing_user": "No existing user",