mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-02-16 16:28:41 +00:00
test fixes
This commit is contained in:
parent
45a7312059
commit
30f1545976
|
|
@ -28,4 +28,11 @@ return ['Organization' => [
|
||||||
'Unit' => 'Einheit',
|
'Unit' => 'Einheit',
|
||||||
'UnitLogo' => 'Einheit-Logo',
|
'UnitLogo' => 'Einheit-Logo',
|
||||||
'Units' => 'Einheiten',
|
'Units' => 'Einheiten',
|
||||||
|
'LegalName' => 'Unternehmensname',
|
||||||
|
'Address' => 'Adresse',
|
||||||
|
'Postal' => 'Zip',
|
||||||
|
'City' => 'Stadt',
|
||||||
|
'Country' => 'Land',
|
||||||
|
'MainAddress' => 'Hauptadresse',
|
||||||
|
'IMG_alt_profile' => 'Unit Bild',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user