mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
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:
@@ -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: ": "Текущая версия: "
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user