diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-07-12 20:37:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-12 20:37:51 +0200 |
| commit | f9c4cc274ab9868ab7da5e0a83ce774f16928110 (patch) | |
| tree | 38ba49870c974085a79fd8a99ab7dbd70534aa12 | |
| parent | cc45a0ca280dd456a9fc804b45af6938a4fbf005 (diff) | |
| download | invidious-f9c4cc274ab9868ab7da5e0a83ce774f16928110.tar.gz invidious-f9c4cc274ab9868ab7da5e0a83ce774f16928110.tar.bz2 invidious-f9c4cc274ab9868ab7da5e0a83ce774f16928110.zip | |
Fix sr.json for consistency checks
| -rw-r--r-- | locales/sr.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/sr.json b/locales/sr.json index 4835e9a3..83cc12c1 100644 --- a/locales/sr.json +++ b/locales/sr.json @@ -87,7 +87,7 @@ "light": "", "Thin mode: ": "", "Miscellaneous preferences": "", - "Automatically redirect to another Instance: ": "", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", "Subscription preferences": "", "Show annotations by default for subscribed channels: ": "", "Redirect homepage to feed: ": "", @@ -117,6 +117,7 @@ "Administrator preferences": "", "Default homepage: ": "", "Feed menu: ": "", + "Show nickname on top: ": "", "Top enabled: ": "", "CAPTCHA enabled: ": "", "Login enabled: ": "", @@ -163,6 +164,8 @@ "Show more": "", "Show less": "", "Watch on YouTube": "", + "Switch Invidious Instance": "", + "Broken? Try another Invidious Instance": "", "Hide annotations": "", "Show annotations": "", "Genre: ": "", |
