test fixes

This commit is contained in:
Dennis Eichhorn 2023-09-23 15:51:58 +00:00
parent 45a7312059
commit 30f1545976

View File

@ -28,4 +28,11 @@ return ['Organization' => [
'Unit' => 'Einheit',
'UnitLogo' => 'Einheit-Logo',
'Units' => 'Einheiten',
'LegalName' => 'Unternehmensname',
'Address' => 'Adresse',
'Postal' => 'Zip',
'City' => 'Stadt',
'Country' => 'Land',
'MainAddress' => 'Hauptadresse',
'IMG_alt_profile' => 'Unit Bild',
]];