New translations translation.json (Chinese Simplified)
This commit is contained in:
parent
f0559a3ae7
commit
7a5e77bbf9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue