about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorChristian Schmidt <github@chsc.dk>2025-01-24 20:55:25 +0100
committerGitHub <noreply@github.com>2025-01-24 11:55:25 -0800
commit68c4737b82cba06d88022767d21551b126dba928 (patch)
treeb060e86dfd71717b84936cb5218ac21654629157 /app.config.js
parent9cb3b599638a7a2ba25128d4b4d4d4adee2db70c (diff)
downloadvoidsky-68c4737b82cba06d88022767d21551b126dba928.tar.zst
Add Danish localization (#7220)
* Add Danish localization

* Fix

* Update src/locale/locales/da/messages.po

Co-authored-by: Frudrax Cheng <i@cynosura.one>

* Typo

* Inconsistent translation of "draft"

* Do not use "post" as verb

* Change "post"/"repost" to "opslag"/"videredeling"

* Fix "About"

* Fix

* Add to iOS config

* Sort alphabetically

* Typo fixes by @kseistrup

* Fix gender of "opslag"

* Plural

* "videredeling" > "deling"

* Be specific that ÆØÅ is not allowed

* Add new strings from main

---------

Co-authored-by: Frudrax Cheng <i@cynosura.one>
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js
index 5646b0cd0..9916e3e65 100644
--- a/app.config.js
+++ b/app.config.js
@@ -75,6 +75,7 @@ module.exports = function (config) {
             'an',
             'ast',
             'ca',
+            'da',
             'de',
             'el',
             'es',