23-01-2026

This commit is contained in:
Kevin Adametz 2026-01-23 17:33:10 +01:00
parent 07959c0ba2
commit 854ce02bf6
166 changed files with 32909 additions and 1262 deletions

View file

@ -0,0 +1,10 @@
<?php
return [
'broker' => 'Makler',
'retailer' => 'Händler',
'manufacturer' => 'Hersteller',
'customer' => 'Kunde',
'Sprache' => 'Sprache',
'role' => 'Rolle',
];