diff --git a/l10n/tr.js b/l10n/tr.js index 9f5c14cefc..102159106a 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Yapılacak iş listesi", "Increase indentation" : "Girintiyi artır", "Decrease indentation" : "Girintiyi azalt", + "Blocks" : "Bloklar", + "Info callout" : "Bilgi bildirimi", + "Success callout" : "Başarılı bildirimi", + "Warning callout" : "Uyarı bildirimi", + "Danger callout" : "Tehlike bildirimi", "Table" : "Tablo", "Details" : "Ayrıntılar", "Insert link" : "Bağlantı ekle", diff --git a/l10n/tr.json b/l10n/tr.json index 0fa18e7a74..d844917f1a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -183,6 +183,11 @@ "To-Do list" : "Yapılacak iş listesi", "Increase indentation" : "Girintiyi artır", "Decrease indentation" : "Girintiyi azalt", + "Blocks" : "Bloklar", + "Info callout" : "Bilgi bildirimi", + "Success callout" : "Başarılı bildirimi", + "Warning callout" : "Uyarı bildirimi", + "Danger callout" : "Tehlike bildirimi", "Table" : "Tablo", "Details" : "Ayrıntılar", "Insert link" : "Bağlantı ekle",