diff --git a/l10n/it.js b/l10n/it.js index 9bb3d87c0..93b91fa20 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -202,6 +202,7 @@ OC.L10N.register( "Edit description" : "Modifica descrizione", "View description" : "Visualizza descrizione", "Add Attachment" : "Aggiungi allegato", + "Write a description …" : "Scrivi una descrizione…", "Choose attachment" : "Scegli allegato", "(group)" : "(gruppo)", "(circle)" : "(cerchia)", diff --git a/l10n/it.json b/l10n/it.json index 93ce4e6eb..8ab927a00 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -200,6 +200,7 @@ "Edit description" : "Modifica descrizione", "View description" : "Visualizza descrizione", "Add Attachment" : "Aggiungi allegato", + "Write a description …" : "Scrivi una descrizione…", "Choose attachment" : "Scegli allegato", "(group)" : "(gruppo)", "(circle)" : "(cerchia)", diff --git a/l10n/tr.js b/l10n/tr.js index 1cbd8d906..013ef7837 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -202,6 +202,7 @@ OC.L10N.register( "Edit description" : "Açıklamayı düzenle", "View description" : "Açıklamayı görüntüle", "Add Attachment" : "Dosya Ekle", + "Write a description …" : "Bir açıklama yazın …", "Choose attachment" : "Ek dosyayı seçin", "(group)" : "(grup)", "(circle)" : "(çevre)", diff --git a/l10n/tr.json b/l10n/tr.json index bba1350e3..a26231884 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -200,6 +200,7 @@ "Edit description" : "Açıklamayı düzenle", "View description" : "Açıklamayı görüntüle", "Add Attachment" : "Dosya Ekle", + "Write a description …" : "Bir açıklama yazın …", "Choose attachment" : "Ek dosyayı seçin", "(group)" : "(grup)", "(circle)" : "(çevre)",