aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/zh.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/zh.json')
-rw-r--r--src/i18n/locales/zh.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 2c7b75e42..c594a850d 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -1,9 +1,12 @@
1{ 1{
2 "app.errorHandler.action": "重新加载", 2 "app.errorHandler.action": "重新加载",
3 "app.errorHandler.headline": "出了些问题", 3 "app.errorHandler.headline": "出了些问题",
4 "changeserver.customServerLabel": "Custom server",
4 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
5 "changeserver.label": "服务器:", 6 "changeserver.label": "服务器:",
6 "changeserver.submit": "Submit", 7 "changeserver.submit": "Submit",
8 "changeserver.urlError": "Enter a valid URL",
9 "changeserver.warning": "Extra settings offered by Ferdi will not be saved",
7 "connectionLostBanner.cta": "重新加载服务", 10 "connectionLostBanner.cta": "重新加载服务",
8 "connectionLostBanner.informationLink": "What happened?", 11 "connectionLostBanner.informationLink": "What happened?",
9 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 12 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
@@ -525,4 +528,4 @@
525 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 528 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
526 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 529 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
527 "workspaces.switchingIndicator.switchingTo": "Switching to" 530 "workspaces.switchingIndicator.switchingTo": "Switching to"
528} 531} \ No newline at end of file