New translations setting.php (German)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:44 +03:00
parent bb28b0de42
commit 2ca128ad9f

View File

@ -42,5 +42,8 @@ return [
],
'default_country' => [
'name' => 'Registrierungsseite, Standardland für Telefon',
]
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];