formatting #1855
This commit is contained in:
@ -16,6 +16,11 @@ return [
|
||||
'description' => 'Set fiscal year, time zone, date format and more locals',
|
||||
'financial_start' => 'Financial Year Start',
|
||||
'timezone' => 'Time Zone',
|
||||
'financial_denote' => [
|
||||
'title' => 'Financial Year Denote',
|
||||
'begins' => 'By the year in which it begins',
|
||||
'ends' => 'By the year in which it ends',
|
||||
],
|
||||
'date' => [
|
||||
'format' => 'Date Format',
|
||||
'separator' => 'Date Separator',
|
||||
@ -36,11 +41,6 @@ return [
|
||||
'total' => 'At total',
|
||||
'both' => 'Both line and total',
|
||||
],
|
||||
'financial_year_denote' => [
|
||||
'title' => 'Financial Year Denote',
|
||||
'begins' => 'By the year it begins',
|
||||
'ends' => 'By the year it ends',
|
||||
],
|
||||
],
|
||||
|
||||
'invoice' => [
|
||||
|
Reference in New Issue
Block a user