#3324 added trans for abv in location-module

This commit is contained in:
Muammer Top 2021-02-12 11:29:39 +03:00
parent 620855e436
commit 95e01b09a4

View File

@ -36,4 +36,7 @@ return [
],
'selected' => 'Selected',
'choose_an_option' => 'Choose an option...',
'abv' => [
'name' => 'Abbreviation',
]
];