fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent cc7b79f934
commit 4f14d47711

View File

@ -14,10 +14,10 @@ return ['Marketing' => [
'Actual' => 'Actual', 'Actual' => 'Actual',
'Budget' => 'Budget', 'Budget' => 'Budget',
'Description' => 'Description', 'Description' => 'Description',
'Expenses' => 'Expenses',
'End' => 'End', 'End' => 'End',
'Event' => 'Event', 'Event' => 'Event',
'Events' => 'Events', 'Events' => 'Events',
'Expenses' => 'Expenses',
'Limit' => 'Limit', 'Limit' => 'Limit',
'Location' => 'Location', 'Location' => 'Location',
'Name' => 'Name', 'Name' => 'Name',