1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 05:07:49 +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,7 +2,7 @@
return array(
'menu' => array(
'Menu' => 'Menu',
'Menu' => 'Menu',
'Menu manager' => 'Menu menadžer',
'Edit' => 'Izmeni',
'Name' => 'Ime',
@@ -24,4 +24,4 @@
'Select category' => 'Odaberi kategoriju',
'Required field' => 'Polje je potrebno',
)
);
);