'invalid_file'=>'Hatalı dosya adı: :name. File names can contain only alphanumeric symbols, underscores, dashes and dots. Bazı doğru dosya adı örnekleri: page.htm, page, subdirectory/page',
'invalid_property'=>'The property ":name" cannot be set',
'file_already_exists'=>'":name" isimli dosya mevcut.',
'delete_success'=>':count şablon başarıyla silindi.',
'file_name_required'=>'Dosya adı alanı gereklidir.'
],
'theme'=>[
'active'=>[
'not_set'=>"The active theme is not set.",
],
'edit'=>[
'not_set'=>"The edit theme is not set.",
'not_found'=>"The edit theme is not found.",
'not_match'=>"The object you're trying to access doesn't belong to the theme being edited. Please reload the page."
]
],
'page'=>[
'not_found'=>[
'label'=>"Sayfa bulunamadı",
'help'=>"İstenilen sayfa bulunamadı.",
],
'custom_error'=>[
'label'=>"Sayfa hatası",
'help'=>"Üzgünüz, bir şeyler ters gitti ve sayfa görüntülenemiyor.",
],
'menu_label'=>'Sayfalar',
'no_list_records'=>'Hiç sayfa yok.',
'new'=>'Sayfa oluştur',
'invalid_url'=>'Hata URL formatı. The URL should start with the forward slash symbol and can contain digits, Latin letters and the following symbols: _-[]:?|/+*',
'alias_description'=>"A unique name given to this component when using it in the page or layout code.",
'validation_message'=>"Component aliases are required and can contain only Latin symbols, digits, and underscores. The aliases should start with a Latin symbol.",
'invalid_request'=>"Şablon hatalı bileşen verisi olduğu için kaydedilemedi.",
'no_records'=>'Bileşen bulunamadı.',
'not_found'=>"':name' isimli bileşen bulunamadı.",
'method_not_found'=>"':name' isimli bileşen ':method'unu içermiyor.",