diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-07-12 20:19:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-12 20:19:09 +0200 |
| commit | 7ca2acd24e31c5b64c659fbb64a5d1d0908fd125 (patch) | |
| tree | 51f72d559ba20eac5d9a7f17e9f594f247327683 | |
| parent | fdca468049a30dbf6b31936b0ebb01c4bcb91469 (diff) | |
| download | invidious-7ca2acd24e31c5b64c659fbb64a5d1d0908fd125.tar.gz invidious-7ca2acd24e31c5b64c659fbb64a5d1d0908fd125.tar.bz2 invidious-7ca2acd24e31c5b64c659fbb64a5d1d0908fd125.zip | |
Fix si.json for consistency checks
| -rw-r--r-- | locales/si.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/si.json b/locales/si.json index cbc9bdde..f59629d0 100644 --- a/locales/si.json +++ b/locales/si.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: ": "", |
