mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Update tr.lang.php in box/backup plugin
This commit is contained in:
@@ -3,15 +3,15 @@
|
|||||||
return array(
|
return array(
|
||||||
'backup' => array(
|
'backup' => array(
|
||||||
'Backups' => 'Yedekler',
|
'Backups' => 'Yedekler',
|
||||||
'Backup Date' => 'Yedek tarihi',
|
'Backup Date' => 'Yedekleme Tarihi',
|
||||||
'Create Backup' => 'Yedek Oluştur',
|
'Create Backup' => 'Yedek Al',
|
||||||
'Delete' => 'Sil',
|
'Delete' => 'Sil',
|
||||||
'storage' => 'Depolama',
|
'storage' => 'depo',
|
||||||
'public' => 'Genel',
|
'public' => 'genel',
|
||||||
'plugins' => 'Eklentiler',
|
'plugins' => 'eklentiler',
|
||||||
'Size' => 'Boyut',
|
'Size' => 'Boyut',
|
||||||
'Actions' => 'Eylemler',
|
'Actions' => 'Eylemler',
|
||||||
'Delete backup: :backup' => 'Yedek silindi: :backup',
|
'Delete backup: :backup' => ':backup adlı yedek silinsin mi',
|
||||||
'Creating...' => 'Oluşturuluyor...',
|
'Creating...' => 'Oluşturuluyor...',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user