Merge pull request #949 from openclassify/muammertop

#3324 added trans for abv in location-module
This commit is contained in:
Dia Shalabi 2021-02-12 11:33:26 +03:00 committed by GitHub
commit bab1200ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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