diff options
| author | TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> | 2021-06-19 11:35:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-19 11:35:40 +0000 |
| commit | 00425670d7ad5b334d4f6ec060acea0f9a53b76f (patch) | |
| tree | 0643bcfd3b824b95da53385ec74daf48ac132098 /locales/eo.json | |
| parent | c33ee83d87346d945d0c49447918303d502e291d (diff) | |
| parent | cb525af0a28aa8e8d3394eb3074eee39ae0b594a (diff) | |
| download | invidious-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/eo.json')
| -rw-r--r-- | locales/eo.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/locales/eo.json b/locales/eo.json index 23da15ab..8be07305 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -86,6 +86,8 @@ "dark": "malhela", "light": "hela", "Thin mode: ": "Maldika reĝimo: ", + "Miscellaneous preferences": "", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", "Subscription preferences": "Abonaj agordoj", "Show annotations by default for subscribed channels: ": "Ĉu montri prinotojn defaŭlte por abonitaj kanaloj? ", "Redirect homepage to feed: ": "Alidirekti hejmpâgon al fluo: ", @@ -161,6 +163,8 @@ "Show more": "Montri pli", "Show less": "Montri malpli", "Watch on YouTube": "Vidi filmeton en JuTubo", + "Switch Invidious Instance": "", + "Broken? Try another Invidious Instance": "", "Hide annotations": "Kaŝi prinotojn", "Show annotations": "Montri prinotojn", "Genre: ": "Ĝenro: ", @@ -415,5 +419,8 @@ "location": "loko", "hdr": "granddinamikgama", "filter": "filtri", - "Current version: ": "Nuna versio: " + "Current version: ": "Nuna versio: ", + "next_steps_error_message": "", + "next_steps_error_message_refresh": "", + "next_steps_error_message_go_to_youtube": "" } |
