aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources/locale/zh_Hans.json
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/src/onionshare/resources/locale/zh_Hans.json')
-rw-r--r--desktop/src/onionshare/resources/locale/zh_Hans.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/desktop/src/onionshare/resources/locale/zh_Hans.json b/desktop/src/onionshare/resources/locale/zh_Hans.json
index c3a91d20..39aa5c3b 100644
--- a/desktop/src/onionshare/resources/locale/zh_Hans.json
+++ b/desktop/src/onionshare/resources/locale/zh_Hans.json
@@ -288,5 +288,9 @@
"gui_status_indicator_chat_scheduled": "已安排…",
"gui_status_indicator_chat_working": "启动中…",
"gui_status_indicator_chat_stopped": "准备好聊天",
- "gui_please_wait_no_button": "启动中…"
-}
+ "gui_please_wait_no_button": "启动中…",
+ "gui_settings_theme_dark": "深色",
+ "gui_settings_theme_light": "浅色",
+ "gui_settings_theme_auto": "自动",
+ "gui_settings_theme_label": "主题"
+} \ No newline at end of file