We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305da9d commit 6b684daCopy full SHA for 6b684da
database/seeders/Codebar/ContactsTableSeeder.php
@@ -113,8 +113,8 @@ public function run(): void
113
ContactSectionEnum::EMPLOYEES => [
114
'key' => ContactSectionEnum::EMPLOYEES,
115
'role' => [
116
- 'de_CH' => 'Produkt- und Innovationsmanagement',
117
- 'en_CH' => 'Product and Innovation Management',
+ 'de_CH' => 'Applikationsentwickler',
+ 'en_CH' => 'Application Developer',
118
],
119
120
0 commit comments