Files
2024-10-23 13:44:50 +02:00

22 lines
632 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
CKEDITOR.plugins.setLang('bootstrapCarousel', 'tr', {//Turkish
plugin : 'Bootstrap Carousel',
title : 'Başlık',
content : 'Içerik',
htmlIsAllowed : 'HTML İzin Edilir',
addNewItem : 'Yeni Öğe Ekle',
minimum : 'Eklenti en az 1 öğe içermelidir',
link : 'Bağlantı',
style : 'Stil',
type : 'Tip',
size : 'Boyut',
blockLevel : 'Blok Seviye',
active : 'Aktif',
enabled : 'Etkin',
text : 'Metin',
preview : 'Önizleme',
optional : 'Isteğe Bağlı',
badge : 'Rozet',
caption : 'Başlık',
image : 'Görüntü',
delete : 'Bu öğeyi silmek istediğinizden emin misiniz?'
});