aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/zh.json
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2021-08-11 19:15:01 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-11 22:45:01 +0530
commit79916787d18261090e50ccd97c551febd92b6dfd (patch)
tree2f7fca84f9f7da9932c7d7c108c14d53af3793e9 /src/i18n/locales/zh.json
parentfeat: allow the user to enable/disable dark mode (diff)
downloadferdium-app-79916787d18261090e50ccd97c551febd92b6dfd.tar.gz
ferdium-app-79916787d18261090e50ccd97c551febd92b6dfd.tar.zst
ferdium-app-79916787d18261090e50ccd97c551febd92b6dfd.zip
New Crowdin updates (#1770)
Diffstat (limited to 'src/i18n/locales/zh.json')
-rw-r--r--src/i18n/locales/zh.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 3f15a7ae0..590d5093e 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -434,10 +434,12 @@
434 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 434 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
435 "tabs.item.deleteService": "Delete service", 435 "tabs.item.deleteService": "Delete service",
436 "tabs.item.disableAudio": "Disable audio", 436 "tabs.item.disableAudio": "Disable audio",
437 "tabs.item.disableDarkMode": "Disable Dark mode",
437 "tabs.item.disableNotifications": "Disable notifications", 438 "tabs.item.disableNotifications": "Disable notifications",
438 "tabs.item.disableService": "Disable service", 439 "tabs.item.disableService": "Disable service",
439 "tabs.item.edit": "编辑", 440 "tabs.item.edit": "编辑",
440 "tabs.item.enableAudio": "Enable audio", 441 "tabs.item.enableAudio": "Enable audio",
442 "tabs.item.enableDarkMode": "Enable Dark mode",
441 "tabs.item.enableNotification": "Enable notifications", 443 "tabs.item.enableNotification": "Enable notifications",
442 "tabs.item.enableService": "Enable service", 444 "tabs.item.enableService": "Enable service",
443 "tabs.item.hibernateService": "Hibernate service", 445 "tabs.item.hibernateService": "Hibernate service",