New translations setting.php (Albanian)

This commit is contained in:
Fatih Alp 2020-09-23 18:50:32 +03:00
parent 5057c5b0c1
commit ee46e92ceb

View File

@ -30,7 +30,7 @@ return [
],
'google_map_key' => [
'name' => 'Google Maps Api Key',
'name' => 'Google Key Api Key',
],
'map_coordinates_long' => [
@ -40,4 +40,8 @@ return [
'map_coordinates_lat' => [
'name' => 'Default Lat',
],
'hide_location_filter' => [
'name' => 'Fshih Filtrin e Vendndodhjes',
],
];