Skip to content

Commit 6b684da

Browse files
committed
wip
1 parent 305da9d commit 6b684da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

database/seeders/Codebar/ContactsTableSeeder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ public function run(): void
113113
ContactSectionEnum::EMPLOYEES => [
114114
'key' => ContactSectionEnum::EMPLOYEES,
115115
'role' => [
116-
'de_CH' => 'Produkt- und Innovationsmanagement',
117-
'en_CH' => 'Product and Innovation Management',
116+
'de_CH' => 'Applikationsentwickler',
117+
'en_CH' => 'Application Developer',
118118
],
119119
],
120120
],

0 commit comments

Comments
 (0)