New translations setting.php (Danish)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:38 +03:00
parent 6868b7ed3e
commit d7aba95ff5

View File

@ -42,5 +42,8 @@ return [
], ],
'default_country' => [ 'default_country' => [
'name' => 'Registrer side, standardland for telefon', 'name' => 'Registrer side, standardland for telefon',
] ],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
]; ];