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: ": "Alternative undertekster: ",
|
||||
"Show related videos: ": "Vis relaterede videoer: ",
|
||||
"Show annotations by default: ": "Vis annotationer som standard: ",
|
||||
"Automatically extend video description: ": "",
|
||||
"Visual preferences": "Visuelle præferencer",
|
||||
"Player style: ": "Afspiller stil: ",
|
||||
"Dark mode: ": "Mørk tilstand: ",
|
||||
|
@ -156,6 +157,8 @@
|
|||
"Title": "Titel",
|
||||
"Playlist privacy": "Privatlivsindstillinger for afspilningsliste",
|
||||
"Editing playlist `x`": "Redigerer afspilningsliste `x`",
|
||||
"Show more": "",
|
||||
"Show less": "",
|
||||
"Watch on YouTube": "Se på YouTube",
|
||||
"Hide annotations": "Skjul annotationer",
|
||||
"Show annotations": "Vis annotationer",
|
||||
|
@ -412,4 +415,4 @@
|
|||
"hdr": "",
|
||||
"filter": "",
|
||||
"Current version: ": ""
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue