yusufozcelik
Yönetici
Opencart Uzmanı
<?php
// Heading
$_['heading_title'] = 'Video Modülü';
// Text
$_['text_module'] = 'Video';
$_['text_video_frame'] = 'Embed Kodunu Girin';
$_['text_success'] = 'Başarılı!';
$_['text_content_top'] = 'Yukarıda';
$_['text_content_bottom'] = 'Aşağıda';
$_['text_column_left'] = 'Solda';
$_['text_column_right'] = 'Sağda';
// Entry
$_['entry_layout'] = 'Bölüm:';
$_['entry_position'] = 'Pozisyon:';
$_['entry_status'] = 'Durumu:';
$_['entry_sort_order'] = 'Sıralama:';
// Error
$_['error_permission'] = 'Yetkiniz yok!';
?>