mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Fix locale discrepancy for extend desc feature
This commit is contained in:
@@ -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: ": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user