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 85d1846 commit 0bdb80aCopy full SHA for 0bdb80a
database/seeders/Codebar/ContactsTableSeeder.php
@@ -44,8 +44,8 @@ public function run(): void
44
ContactSectionEnum::EMPLOYEES => [
45
'key' => ContactSectionEnum::EMPLOYEES,
46
'role' => [
47
- 'de_CH' => 'Administration',
48
- 'en_CH' => 'Administration',
+ 'de_CH' => 'Projektleiterin',
+ 'en_CH' => 'Project Manager',
49
],
50
51
ContactSectionEnum::BOARD_MEMBERS => [
0 commit comments