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": "显示注释",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue