diff --git a/l10n/it.js b/l10n/it.js index 6bbb690ff..5fe4218ca 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -10,6 +10,8 @@ OC.L10N.register( "Error saving image" : "Errore durante il salvataggio dell'immagine", "Unsaved changes" : "Modifiche non salvate", "Drop changes" : "Scarta le modifiche", + "Play the live photo" : "Riproduci la foto live", + "LIVE" : "LIVE", "Your browser does not support videos." : "Il tuo browser non supporta i video.", "Edit" : "Modifica", "Exit full screen" : "Esci da schermo intero", diff --git a/l10n/it.json b/l10n/it.json index 4a84a0481..24e871fe3 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -8,6 +8,8 @@ "Error saving image" : "Errore durante il salvataggio dell'immagine", "Unsaved changes" : "Modifiche non salvate", "Drop changes" : "Scarta le modifiche", + "Play the live photo" : "Riproduci la foto live", + "LIVE" : "LIVE", "Your browser does not support videos." : "Il tuo browser non supporta i video.", "Edit" : "Modifica", "Exit full screen" : "Esci da schermo intero",