1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update list components

This commit is contained in:
Luke Pulverenti 2017-11-25 23:40:28 -05:00
parent 902a5f062e
commit ba214a02af
88 changed files with 230 additions and 107 deletions

View file

@ -1,4 +1,5 @@
{
"ShowTitle": "Show title",
"MessageUnlockAppWithPurchaseOrSupporter": "Sblocca questa funzionalit\u00e0 con un piccolo acquisto singolo, o con un abbonamento Emby Premiere.",
"MessageUnlockAppWithSupporter": "Sblocca questa funzionalit\u00e0 con un abbonamento Emby Premiere",
"MessageToValidateSupporter": "Se hai un abbonamento Emby Premiere, assicurati di averlo configurato nel Pannello di Controllo del Server, a cui puoi accedere cliccando su Emby Premiere dal menu principale.",
@ -617,5 +618,6 @@
"LabelAudio": "Audio:",
"LabelVideo": "Video:",
"LabelSubtitles": "Sottotitoli:",
"Off": "Spento"
"Off": "Spento",
"ShowTitles": "Show titles"
}