small edits
This commit is contained in:
@@ -28,4 +28,5 @@ INSERT INTO `authority` (`a_name`, `a_title`) VALUES ('coaches', 'Edzők');
|
||||
INSERT INTO `authority` (`a_name`, `a_title`) VALUES ('money_deposit', 'Befizetések');
|
||||
INSERT INTO `authority` (`a_name`, `a_title`) VALUES ('money_expense', 'Kiadások');
|
||||
INSERT INTO `authority` (`a_name`, `a_title`) VALUES ('money_income', 'Bevételek');
|
||||
INSERT INTO `authority` (`a_name`, `a_title`) VALUES ('news', 'Hírek');
|
||||
INSERT INTO `authority` (`a_name`, `a_title`) VALUES ('settings', 'Beállítások');
|
||||
|
||||
Reference in New Issue
Block a user