Update settings.php
This commit is contained in:
parent
1eeee80fb7
commit
7fb5fa4d41
@ -12,13 +12,14 @@ return [
|
|||||||
'localisation' => [
|
'localisation' => [
|
||||||
'tab' => 'Localisation',
|
'tab' => 'Localisation',
|
||||||
'date' => [
|
'date' => [
|
||||||
'format' => 'Date Format',
|
'format' => 'Date Format',
|
||||||
'separator' => 'Date Separator',
|
'financial_start' => 'Financial year start',
|
||||||
'dash' => 'Dash (-)',
|
'separator' => 'Date Separator',
|
||||||
'dot' => 'Dot (.)',
|
'dash' => 'Dash (-)',
|
||||||
'comma' => 'Comma (,)',
|
'dot' => 'Dot (.)',
|
||||||
'slash' => 'Slash (/)',
|
'comma' => 'Comma (,)',
|
||||||
'space' => 'Space ( )',
|
'slash' => 'Slash (/)',
|
||||||
|
'space' => 'Space ( )',
|
||||||
],
|
],
|
||||||
'timezone' => 'Time Zone',
|
'timezone' => 'Time Zone',
|
||||||
'percent' => [
|
'percent' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user