added spaces

This commit is contained in:
Denis Duliçi 2021-09-19 00:08:17 +03:00
parent b42c81c05b
commit eeb26abf16

View File

@ -53,7 +53,7 @@ return [
'purchases' => 'Purchase|Purchases', 'purchases' => 'Purchase|Purchases',
'notifications' => 'Notification|Notifications', 'notifications' => 'Notification|Notifications',
'countries' => 'Country|Countries', 'countries' => 'Country|Countries',
'cities' => 'Town/City|Towns/Cities', 'cities' => 'Town / City|Towns / Cities',
'welcome' => 'Welcome', 'welcome' => 'Welcome',
'banking' => 'Banking', 'banking' => 'Banking',
@ -166,8 +166,8 @@ return [
'amount_due' => 'Amount due', 'amount_due' => 'Amount due',
'financial_year' => 'Financial Year', 'financial_year' => 'Financial Year',
'created' => 'Created', 'created' => 'Created',
'state' => 'Province/State', 'state' => 'Province / State',
'zip_code' => 'Postal/Zip code', 'zip_code' => 'Postal / Zip Code',
'card' => [ 'card' => [
'cards' => 'Card|Cards', 'cards' => 'Card|Cards',