diff --git a/l10n/cs.js b/l10n/cs.js index 642da0b16..7e11bbe77 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -240,6 +240,7 @@ OC.L10N.register( "Write a description …" : "Zadejte popis…", "Choose attachment" : "Zvolte přílohu", "(group)" : "(skupina)", + "Todo items" : "Položky k udělání", "{count} comments, {unread} unread" : "{count} komentářů, {unread} nepřečtených", "Edit card title" : "Upravit nadpis karty", "Assign to me" : "Přiřadit mě", diff --git a/l10n/cs.json b/l10n/cs.json index 6b4e3ae6e..1fcd95ed3 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -238,6 +238,7 @@ "Write a description …" : "Zadejte popis…", "Choose attachment" : "Zvolte přílohu", "(group)" : "(skupina)", + "Todo items" : "Položky k udělání", "{count} comments, {unread} unread" : "{count} komentářů, {unread} nepřečtených", "Edit card title" : "Upravit nadpis karty", "Assign to me" : "Přiřadit mě", diff --git a/l10n/tr.js b/l10n/tr.js index fb405a54a..f4cf1c1c4 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -240,6 +240,7 @@ OC.L10N.register( "Write a description …" : "Bir açıklama yazın …", "Choose attachment" : "Ek dosyayı seçin", "(group)" : "(grup)", + "Todo items" : "Yapılacak iş ögeleri", "{count} comments, {unread} unread" : "{count} yorum, {unread} okunmamış", "Edit card title" : "Kart başlığını düzenle", "Assign to me" : "Bana ata", diff --git a/l10n/tr.json b/l10n/tr.json index fc81d02b3..8e4466c63 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -238,6 +238,7 @@ "Write a description …" : "Bir açıklama yazın …", "Choose attachment" : "Ek dosyayı seçin", "(group)" : "(grup)", + "Todo items" : "Yapılacak iş ögeleri", "{count} comments, {unread} unread" : "{count} yorum, {unread} okunmamış", "Edit card title" : "Kart başlığını düzenle", "Assign to me" : "Bana ata",