diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-07-12 20:45:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-12 20:45:26 +0200 |
| commit | c4c813fd0adde0e5cc0f02f34cadfe435661b9d5 (patch) | |
| tree | 2a7d9ce878c58fcc219e05a57964917a4bc71c88 /locales/da.json | |
| parent | f9c4cc274ab9868ab7da5e0a83ce774f16928110 (diff) | |
| download | invidious-c4c813fd0adde0e5cc0f02f34cadfe435661b9d5.tar.gz invidious-c4c813fd0adde0e5cc0f02f34cadfe435661b9d5.tar.bz2 invidious-c4c813fd0adde0e5cc0f02f34cadfe435661b9d5.zip | |
Fix da.json for consistency checks
Diffstat (limited to 'locales/da.json')
| -rw-r--r-- | locales/da.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/da.json b/locales/da.json index d207939c..bed1428d 100644 --- a/locales/da.json +++ b/locales/da.json @@ -87,7 +87,7 @@ "light": "lys", "Thin mode: ": "Tynd tilstand: ", "Miscellaneous preferences": "", - "Automatically redirect to another Instance: ": "", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", "Subscription preferences": "Abonnements præferencer", "Show annotations by default for subscribed channels: ": "Vis annotationer som standard for abonnerede kanaler: ", "Redirect homepage to feed: ": "Omdiriger startside til feed: ", @@ -117,6 +117,7 @@ "Administrator preferences": "Administrator præferencer", "Default homepage: ": "Standard startside: ", "Feed menu: ": "Feed menu: ", + "Show nickname on top: ": "", "Top enabled: ": "Top aktiveret: ", "CAPTCHA enabled: ": "CAPTCHA aktiveret: ", "Login enabled: ": "Login aktiveret: ", |
