New translations setting.php (German)

This commit is contained in:
Fatih Alp 2020-09-23 18:39:00 +03:00
parent 3792a3df33
commit f6441b1853

View File

@ -40,4 +40,8 @@ return [
'map_coordinates_lat' => [
'name' => 'Standard Lat',
],
'hide_location_filter' => [
'name' => 'Standortfilter ausblenden',
],
];