diff --git a/locales/zh_cn/translation.json b/locales/zh_cn/translation.json index 0e73783e..990c3c85 100644 --- a/locales/zh_cn/translation.json +++ b/locales/zh_cn/translation.json @@ -173,12 +173,25 @@ }, "settings": { "title": "Settings", + "cancel": "Cancel", + "save": "Save", "language": "Language", "font_size": "Font size", "mode": "Color mode", "dark_mode": "Dark mode", "light_mode": "Light mode", - "theme": "Color theme" + "theme": "Color theme", + "proxy": { + "title": "Proxy", + "no": "No proxy", + "os": "Use system proxy settings", + "manual": "Manual proxy configuration", + "protocol": "Protocol", + "http": "http", + "socks": "socks", + "host": "Host", + "port": "Port" + } }, "thirdparty": { "title": "Third-party licenses"