1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

PSR code updates

This commit is contained in:
Awilum
2013-01-09 23:24:59 +02:00
parent 3e2920b5ea
commit ea611229a6
15 changed files with 49 additions and 49 deletions

View File

@@ -2,10 +2,10 @@
return array(
'backup' => array(
'Backups' => 'Bekapovi',
'Backups' => 'Bekapovi',
'Backup date' => 'Backup datum',
'Create backup' => 'Kreiraj Bekap',
'Delete' => 'Obriši',
'Create backup' => 'Kreiraj Bekap',
'Delete' => 'Obriši',
'storage' => 'lokacija arhive',
'public' => 'Javno',
'plugins' => 'Dodaci',
@@ -14,4 +14,4 @@
'Delete backup: :backup' => 'Obriši bekap: :backup',
'Creating...' => 'Kreiranje...',
)
);
);