diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index c1951652c84..f850c2ff13f 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -264,7 +264,9 @@ OC.L10N.register( "Storage is temporarily not available" : "L'archiviazione รจ temporaneamente non disponibile", "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Free prompt" : "Prompt libero", + "Runs an arbitrary prompt through the language model." : "Esegue un prompt arbitrario attraverso il modello di lingua.", "Generate headline" : "Genera titolo", + "Generates a possible headline for a text." : "Genera un possibile titolo per un testo.", "Summarize" : "Riassumi", "Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.", "Extract topics" : "Estrai argomenti", |