aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2019-10-17 21:56:29 +0200
committerLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2019-10-17 21:56:29 +0200
commit5fab347fc6cb20ed6cbcb473312626fde7dc9c7e (patch)
tree35b38cf870e87d09f8690242dfd8736905ff9dd9 /src
parentNew translations en-US.json (Arabic) (diff)
downloadferdium-app-5fab347fc6cb20ed6cbcb473312626fde7dc9c7e.tar.gz
ferdium-app-5fab347fc6cb20ed6cbcb473312626fde7dc9c7e.tar.zst
ferdium-app-5fab347fc6cb20ed6cbcb473312626fde7dc9c7e.zip
New translations en-US.json (Danish)
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/da.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index b29123f83..8b88fcdeb 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -247,6 +247,7 @@
247 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 247 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
248 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar", 248 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar",
249 "settings.app.form.todoServer": "Todo Server", 249 "settings.app.form.todoServer": "Todo Server",
250 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
250 "settings.app.headline": "Settings", 251 "settings.app.headline": "Settings",
251 "settings.app.headlineAdvanced": "Advanced", 252 "settings.app.headlineAdvanced": "Advanced",
252 "settings.app.headlineAppearance": "Appearance", 253 "settings.app.headlineAppearance": "Appearance",
@@ -266,6 +267,7 @@
266 "settings.app.subheadlineCache": "Cache", 267 "settings.app.subheadlineCache": "Cache",
267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)", 268 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)",
268 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 269 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
270 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
269 "settings.app.updateStatusAvailable": "Update available, downloading...", 271 "settings.app.updateStatusAvailable": "Update available, downloading...",
270 "settings.app.updateStatusSearching": "Is searching for update", 272 "settings.app.updateStatusSearching": "Is searching for update",
271 "settings.app.updateStatusUpToDate": "You are using the latest version of Ferdi", 273 "settings.app.updateStatusUpToDate": "You are using the latest version of Ferdi",