mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Allow automatic instance redirect to be turned off
Instead the "switch invidious instance" link would bring users to redirect.invidious.io
This commit is contained in:
parent
cf72b34866
commit
b63bebb519
41 changed files with 97 additions and 6 deletions
|
@ -86,6 +86,8 @@
|
|||
"dark": "темная",
|
||||
"light": "светлая",
|
||||
"Thin mode: ": "Облегчённое оформление: ",
|
||||
"Miscellaneous preferences": "",
|
||||
"Automatically redirect to another Instance: ": "",
|
||||
"Subscription preferences": "Настройки подписок",
|
||||
"Show annotations by default for subscribed channels: ": "Всегда показывать аннотации в видео каналов, на которые вы подписаны? ",
|
||||
"Redirect homepage to feed: ": "Отображать видео с каналов, на которые вы подписаны, как главную страницу: ",
|
||||
|
@ -418,4 +420,4 @@
|
|||
"hdr": "",
|
||||
"filter": "",
|
||||
"Current version: ": "Текущая версия: "
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue