New translations setting.php (Japanese)

This commit is contained in:
Fatih Alp 2020-09-23 18:48:14 +03:00
parent 8b68e6f5b8
commit d140118b4d

View File

@ -40,4 +40,8 @@ return [
'map_coordinates_lat' => [
'name' => 'デフォルトの緯度',
],
'hide_location_filter' => [
'name' => '場所フィルターを非表示',
],
];