diff --git a/public/locales/it/translation.json b/public/locales/it/translation.json index 0727e0b7..bdac1451 100644 --- a/public/locales/it/translation.json +++ b/public/locales/it/translation.json @@ -507,5 +507,6 @@ "Import project": "Importa progetto", "Manually input current segment's start time": "Inserisci manualmente il tempo del punto iniziale del segmento attuale", "Manually input current segment's end time": "Inserisci manualmente il tempo del punto finale del segmento attuale", - "Lossless rotation might not work with this file format. You may try changing to MP4": "La rotazione senza perdita potrebbe non funzionare con questo formato di file. \nPuoi provare a passare a MP4." + "Lossless rotation might not work with this file format. You may try changing to MP4": "La rotazione senza perdita potrebbe non funzionare con questo formato di file. \nPuoi provare a passare a MP4.", + "{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} ms, {{frameCount}} fotogrammi" }