Added Productowner role to product

This commit is contained in:
Frank Schubert
2022-01-27 22:27:33 +01:00
parent 9198a49a49
commit d09ab832ed
6 changed files with 28 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
$l = [];
$l['systemowner'] = "Systembesitzer";
$l['company'] = "Mandant";
$l['productowner'] = "Mandant";
$l['netowner'] = "Netzeigentümer";
$l['salespartner'] = "Vertriebspartner";
$l['pipeworker'] = "Tiefbau";