add ticket type model + crud ( bérlet típus)

This commit is contained in:
2015-09-22 11:59:58 +02:00
parent ab885b13e9
commit db8fca5630
9 changed files with 242 additions and 106 deletions

View File

@@ -17,5 +17,6 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Create' => 'Mentés',
'No' => 'Nem',
'Yes' => 'Igen',
];