summaryrefslogtreecommitdiffstats
path: root/locales/de.json
diff options
context:
space:
mode:
authorTheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>2021-06-19 11:35:40 +0000
committerGitHub <noreply@github.com>2021-06-19 11:35:40 +0000
commit00425670d7ad5b334d4f6ec060acea0f9a53b76f (patch)
tree0643bcfd3b824b95da53385ec74daf48ac132098 /locales/de.json
parentc33ee83d87346d945d0c49447918303d502e291d (diff)
parentcb525af0a28aa8e8d3394eb3074eee39ae0b594a (diff)
downloadinvidious-00425670d7ad5b334d4f6ec060acea0f9a53b76f.tar.gz
invidious-00425670d7ad5b334d4f6ec060acea0f9a53b76f.tar.bz2
invidious-00425670d7ad5b334d4f6ec060acea0f9a53b76f.zip
Merge pull request #1940 from syeopite/instance-redirect-button
Add instance redirects!
Diffstat (limited to 'locales/de.json')
-rw-r--r--locales/de.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/locales/de.json b/locales/de.json
index 42e12815..1a8870ec 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -86,6 +86,8 @@
"dark": "Nachtmodus",
"light": "heller Modus",
"Thin mode: ": "Schlanker Modus: ",
+ "Miscellaneous preferences": "",
+ "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "",
"Subscription preferences": "Abonnementeinstellungen",
"Show annotations by default for subscribed channels: ": "Anmerkungen für abonnierte Kanäle standardmäßig anzeigen? ",
"Redirect homepage to feed: ": "Startseite zu Feed umleiten: ",
@@ -161,6 +163,8 @@
"Show more": "",
"Show less": "",
"Watch on YouTube": "Video auf YouTube ansehen",
+ "Switch Invidious Instance": "",
+ "Broken? Try another Invidious Instance": "",
"Hide annotations": "Anmerkungen ausblenden",
"Show annotations": "Anmerkungen anzeigen",
"Genre: ": "Genre: ",
@@ -415,5 +419,8 @@
"location": "Standort",
"hdr": "HDR",
"filter": "Filtern",
- "Current version: ": "Aktuelle Version: "
+ "Current version: ": "Aktuelle Version: ",
+ "next_steps_error_message": "",
+ "next_steps_error_message_refresh": "",
+ "next_steps_error_message_go_to_youtube": ""
}