23-01-2026
This commit is contained in:
parent
07959c0ba2
commit
854ce02bf6
166 changed files with 32909 additions and 1262 deletions
10
resources/lang/de/roles.php
Normal file
10
resources/lang/de/roles.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'broker' => 'Makler',
|
||||
'retailer' => 'Händler',
|
||||
'manufacturer' => 'Hersteller',
|
||||
'customer' => 'Kunde',
|
||||
'Sprache' => 'Sprache',
|
||||
'role' => 'Rolle',
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue