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/zh-TW.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/zh-TW.json')
| -rw-r--r-- | locales/zh-TW.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 1affeb3f..d9a486ef 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -86,6 +86,8 @@ "dark": "深色", "light": "淺色", "Thin mode: ": "精簡模式: ", + "Miscellaneous preferences": "", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", "Subscription preferences": "訂閱偏好設定", "Show annotations by default for subscribed channels: ": "預設為已訂閱的頻道顯示註釋: ", "Redirect homepage to feed: ": "重新導向首頁至 feed: ", @@ -161,6 +163,8 @@ "Show more": "顯示更多", "Show less": "顯示較少", "Watch on YouTube": "在 YouTube 上觀看", + "Switch Invidious Instance": "", + "Broken? Try another Invidious Instance": "", "Hide annotations": "隱藏註釋", "Show annotations": "顯示註釋", "Genre: ": "風格: ", @@ -415,5 +419,8 @@ "location": "位置", "hdr": "HDR", "filter": "篩選條件", - "Current version: ": "目前版本: " + "Current version: ": "目前版本: ", + "next_steps_error_message": "", + "next_steps_error_message_refresh": "", + "next_steps_error_message_go_to_youtube": "" } |
