mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-01 10:50:37 +02:00
17
plugins/box/backup/languages/id.lang.php
Normal file
17
plugins/box/backup/languages/id.lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'backup' => array(
|
||||
'Backups' => 'Cadangan',
|
||||
'Backup date' => 'Tanggal Cadangan',
|
||||
'Create Backup' => 'Buat Cadangan',
|
||||
'Delete' => 'Hapus',
|
||||
'storage' => 'Penyimpanan',
|
||||
'public' => 'Umum',
|
||||
'plugins' => 'Plugins',
|
||||
'Size' => 'Ukuran',
|
||||
'Actions' => 'Tindakan',
|
||||
'Delete backup: :backup' => 'Hapus Cadangan: :backup',
|
||||
'Creating...' => 'Dibuat...',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user