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: ": "Sottotitoli alternativi: ",
|
||||
"Show related videos: ": "Mostra video correlati: ",
|
||||
"Show annotations by default: ": "Mostra le annotazioni in modo predefinito: ",
|
||||
"Automatically extend video description: ": "",
|
||||
"Visual preferences": "Preferenze grafiche",
|
||||
"Player style: ": "Stile riproduttore: ",
|
||||
"Dark mode: ": "Tema scuro: ",
|
||||
|
@ -156,6 +157,8 @@
|
|||
"Title": "Titolo",
|
||||
"Playlist privacy": "Privacy playlist",
|
||||
"Editing playlist `x`": "Modificando la playlist `x`",
|
||||
"Show more": "",
|
||||
"Show less": "",
|
||||
"Watch on YouTube": "Guarda su YouTube",
|
||||
"Hide annotations": "Nascondi annotazioni",
|
||||
"Show annotations": "Mostra annotazioni",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue