aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/ko.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/ko.json')
-rw-r--r--src/i18n/locales/ko.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index 7a1e21490..7c293513b 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -85,6 +85,9 @@
85 "locked.invalidCredentials": "Password invalid", 85 "locked.invalidCredentials": "Password invalid",
86 "locked.password.label": "Password", 86 "locked.password.label": "Password",
87 "locked.submit.label": "Unlock", 87 "locked.submit.label": "Unlock",
88 "locked.touchId": "Unlock with Touch ID",
89 "locked.touchIdPrompt": "unlock via Touch ID",
90 "locked.unlockWithPassword": "Unlock with Password",
88 "login.changeServer": "Change server", 91 "login.changeServer": "Change server",
89 "login.customServerQuestion": "Using a custom Ferdi server?", 92 "login.customServerQuestion": "Using a custom Ferdi server?",
90 "login.customServerSuggestion": "Try importing your Franz account", 93 "login.customServerSuggestion": "Try importing your Franz account",
@@ -113,6 +116,7 @@
113 "menu.edit.cut": "Cut", 116 "menu.edit.cut": "Cut",
114 "menu.edit.delete": "Delete", 117 "menu.edit.delete": "Delete",
115 "menu.edit.emojiSymbols": "Emoji & Symbols", 118 "menu.edit.emojiSymbols": "Emoji & Symbols",
119 "menu.edit.findInPage": "Find in Page",
116 "menu.edit.paste": "Paste", 120 "menu.edit.paste": "Paste",
117 "menu.edit.pasteAndMatchStyle": "Paste And Match Style", 121 "menu.edit.pasteAndMatchStyle": "Paste And Match Style",
118 "menu.edit.redo": "Redo", 122 "menu.edit.redo": "Redo",
@@ -287,6 +291,7 @@
287 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", 291 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour",
288 "settings.app.form.noUpdates": "Disable updates", 292 "settings.app.form.noUpdates": "Disable updates",
289 "settings.app.form.privateNotifications": "Don't show message content in notifications", 293 "settings.app.form.privateNotifications": "Don't show message content in notifications",
294 "settings.app.form.reloadAfterResume": "Reload Ferdi after system resume",
290 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window", 295 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
291 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb", 296 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb",
292 "settings.app.form.scheduledDNDEnd": "To", 297 "settings.app.form.scheduledDNDEnd": "To",
@@ -299,6 +304,7 @@
299 "settings.app.form.startMinimized": "Start minimized in tray", 304 "settings.app.form.startMinimized": "Start minimized in tray",
300 "settings.app.form.todoServer": "Todo Server", 305 "settings.app.form.todoServer": "Todo Server",
301 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 306 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
307 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
302 "settings.app.headline": "Settings", 308 "settings.app.headline": "Settings",
303 "settings.app.headlineAdvanced": "Advanced", 309 "settings.app.headlineAdvanced": "Advanced",
304 "settings.app.headlineAppearance": "Appearance", 310 "settings.app.headlineAppearance": "Appearance",