mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-02 21:52:05 +00:00
Fix locale discrepancy for extend desc feature
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
"Fallback captions: ": "Alternativni titlovi: ",
|
||||
"Show related videos: ": "Prikaži povezana videa: ",
|
||||
"Show annotations by default: ": "Standardno prikaži napomene: ",
|
||||
"Automatically extend video description: ": "",
|
||||
"Visual preferences": "Postavke prikaza",
|
||||
"Player style: ": "Stil playera: ",
|
||||
"Dark mode: ": "Tamni modus: ",
|
||||
@@ -156,6 +157,8 @@
|
||||
"Title": "Naslov",
|
||||
"Playlist privacy": "Privatnost playliste",
|
||||
"Editing playlist `x`": "Uređivanje playliste `x`",
|
||||
"Show more": "",
|
||||
"Show less": "",
|
||||
"Watch on YouTube": "Gledaj na YouTubeu",
|
||||
"Hide annotations": "Sakrij napomene",
|
||||
"Show annotations": "Prikaži napomene",
|
||||
@@ -412,4 +415,4 @@
|
||||
"hdr": "hdr",
|
||||
"filter": "filtar",
|
||||
"Current version: ": "Trenutačna verzija: "
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user