<leirás>

This commit is contained in:
rocho
2015-11-30 19:21:27 +01:00
parent 4935aaa4a2
commit 4872abbb20
10 changed files with 81 additions and 26 deletions

View File

@@ -0,0 +1,11 @@
<?php
return [
'Active' => 'Aktív',
'Inactive' => 'Inaktív',
'Number' => 'Név, szám',
'Status' => 'Státusz',
'Search' => 'Keresés',
'Type' => 'Típus',
'Created At' => 'Létrehozva',
];
?>