Update settings.php

This commit is contained in:
sausin 2018-12-14 11:21:32 +05:30 committed by GitHub
parent 1eeee80fb7
commit 7fb5fa4d41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ return [
'tab' => 'Localisation', 'tab' => 'Localisation',
'date' => [ 'date' => [
'format' => 'Date Format', 'format' => 'Date Format',
'financial_start' => 'Financial year start',
'separator' => 'Date Separator', 'separator' => 'Date Separator',
'dash' => 'Dash (-)', 'dash' => 'Dash (-)',
'dot' => 'Dot (.)', 'dot' => 'Dot (.)',