1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00

Update tr.lang.php box/plugins plugin

This commit is contained in:
Ali Galip Çamlı
2014-05-24 10:02:05 +03:00
parent 91d769a1c4
commit 6d682b3d7f

View File

@@ -3,16 +3,16 @@
return array(
'plugins' => array(
'Plugins' => 'Eklentiler',
'Name' => 'İsim',
'Name' => 'Ad',
'Actions' => 'İşlemler',
'Description' => 'Açıklama',
'Installed' => 'Yüklenenler',
'Install New' => 'Yeni Yükle',
'Delete' => 'Sil',
'Delete plugin :plugin' => 'Eklenti silindi :plugin',
'This plugin does not exist' => 'Eklenti Bulunamadı',
'Version' => 'Versiyon',
'Author' => 'Geliştirici',
'Delete plugin :plugin' => ':plugin adlı eklenti silinsin mi',
'This plugin does not exist' => 'Eklenti bulunamadı',
'Version' => 'Sürüm',
'Author' => 'Yazar',
'Get More Plugins' => 'Daha Fazla Eklenti',
'Install' => 'Yükle',
'Uninstall' => 'Kaldır',