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/ro.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/ro.json')
| -rw-r--r-- | locales/ro.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/locales/ro.json b/locales/ro.json index 498104d8..71e50ca5 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -86,6 +86,8 @@ "dark": "întunecat", "light": "luminos", "Thin mode: ": "Mod lejer: ", + "Miscellaneous preferences": "", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", "Subscription preferences": "Preferințele paginii de abonamente", "Show annotations by default for subscribed channels: ": "Afișați adnotările în mod implicit pentru canalele la care v-ați abonat: ", "Redirect homepage to feed: ": "Redirecționați pagina principală la pagina de abonamente: ", @@ -161,6 +163,8 @@ "Show more": "", "Show less": "", "Watch on YouTube": "Urmăriți videoclipul pe YouTube", + "Switch Invidious Instance": "", + "Broken? Try another Invidious Instance": "", "Hide annotations": "Ascundeți adnotările", "Show annotations": "Afișați adnotările", "Genre: ": "Categorie: ", @@ -415,5 +419,8 @@ "location": "", "hdr": "", "filter": "", - "Current version: ": "Versiunea actuală: " + "Current version: ": "Versiunea actuală: ", + "next_steps_error_message": "", + "next_steps_error_message_refresh": "", + "next_steps_error_message_go_to_youtube": "" } |
