diff options
author | Sheogorath | 2018-01-22 11:22:17 +0100 |
---|---|---|
committer | Sheogorath | 2018-01-22 14:22:43 +0100 |
commit | 36b0524b7830b5d86b1399e3a0abb850f8344e0b (patch) | |
tree | 716960067d001b8e8365439b98aa8a609da254af /locales | |
parent | 268c81a3233c1407d6f6cf675e51bed97d8f4615 (diff) |
Add some chinese translations
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'locales')
-rw-r--r-- | locales/zh-CN.json | 5 | ||||
-rw-r--r-- | locales/zh-TW.json | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/locales/zh-CN.json b/locales/zh-CN.json index eeb01291..da0e029c 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -101,5 +101,8 @@ "Select From Available Snippets": "从可用的 Snippets 中选择", "OR": "或是", "Export to Snippet": "导出到 Snippet", - "Select Visibility Level": "选择可见层级" + "Select Visibility Level": "选择可见层级", + "Night Theme": "夜间主题", + "Do you really want to delete this note?": "确定要删除这个文件吗?", + "All users will lose their connection.": "所有用户将失去连接" } diff --git a/locales/zh-TW.json b/locales/zh-TW.json index c55758ab..da50f66a 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -101,5 +101,8 @@ "Select From Available Snippets": "從可用的 Snippets 中選擇", "OR": "或是", "Export to Snippet": "匯出到 Snippet", - "Select Visibility Level": "選擇可見層級" + "Select Visibility Level": "選擇可見層級", + "Night Theme": "夜間主題", + "Do you really want to delete this note?": "確定要刪除這個文件嗎?", + "All users will lose their connection.": "所有使用者將會失去連線" } |