mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Fix locale discrepancy for extend desc feature
This commit is contained in:
parent
50ba3c5d5c
commit
e6fba5d802
37 changed files with 118 additions and 12 deletions
|
@ -77,6 +77,7 @@
|
|||
"Fallback captions: ": "汰退字幕: ",
|
||||
"Show related videos: ": "顯示相關的影片: ",
|
||||
"Show annotations by default: ": "預設顯示註釋: ",
|
||||
"Automatically extend video description: ": "",
|
||||
"Visual preferences": "視覺偏好設定",
|
||||
"Player style: ": "播放器樣式: ",
|
||||
"Dark mode: ": "深色模式: ",
|
||||
|
@ -156,6 +157,8 @@
|
|||
"Title": "標題",
|
||||
"Playlist privacy": "播放清單隱私",
|
||||
"Editing playlist `x`": "已編輯播放清單 `x`",
|
||||
"Show more": "",
|
||||
"Show less": "",
|
||||
"Watch on YouTube": "在 YouTube 上觀看",
|
||||
"Hide annotations": "隱藏註釋",
|
||||
"Show annotations": "顯示註釋",
|
||||
|
@ -412,4 +415,4 @@
|
|||
"hdr": "HDR",
|
||||
"filter": "篩選條件",
|
||||
"Current version: ": "目前版本: "
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue