summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-01-22 17:51:56 +0100
committerGitHub2018-01-22 17:51:56 +0100
commitfbfe3272f58232e6a7e46a82232b4dab065e2390 (patch)
tree716960067d001b8e8365439b98aa8a609da254af
parent268c81a3233c1407d6f6cf675e51bed97d8f4615 (diff)
parent36b0524b7830b5d86b1399e3a0abb850f8344e0b (diff)
Merge pull request #695 from SISheogorath/translate/chinese
Add some missing chinese translations
-rw-r--r--locales/zh-CN.json5
-rw-r--r--locales/zh-TW.json5
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.": "所有使用者將會失去連線"
}