@@ -20,8 +20,8 @@ public function run(): void
2020 category: NetworkCategoryEnum::COLLABORATION ,
2121 sort: 10 ,
2222 localizedData: [
23- 'de_CH ' => ['name ' => 'Wieland Business Solutions AG ' , 'tier_label ' => 'Sparring Partner DMS/ECM ' , 'excerpt ' => 'Gemeinsame Projekte ' ],
24- 'en_CH ' => ['name ' => 'Wieland Business Solutions AG ' , 'tier_label ' => 'Sparring Partner DMS/ECM ' , 'excerpt ' => 'Joint projects ' ],
23+ 'de_CH ' => ['name ' => 'Wieland Business Solutions AG ' , 'tier_label ' => 'Sparring Partner DMS/ECM ' , 'excerpt ' => 'Sparring Partner DMS/ECM ' ],
24+ 'en_CH ' => ['name ' => 'Wieland Business Solutions AG ' , 'tier_label ' => 'Sparring Partner DMS/ECM ' , 'excerpt ' => 'Sparring Partner DMS/ECM ' ],
2525 ],
2626 );
2727
@@ -30,7 +30,7 @@ public function run(): void
3030 category: NetworkCategoryEnum::COLLABORATION ,
3131 sort: 20 ,
3232 localizedData: [
33- 'de_CH ' => ['name ' => 'PST GmbH ' , 'excerpt ' => 'Accounting ' ],
33+ 'de_CH ' => ['name ' => 'PST GmbH ' , 'excerpt ' => 'Finanzen & Buchhaltung ' ],
3434 'en_CH ' => ['name ' => 'PST GmbH ' , 'excerpt ' => 'Accounting ' ],
3535 ],
3636 );
@@ -52,8 +52,8 @@ public function run(): void
5252 sort: 40 ,
5353 website: 'https://www.odoo.com ' ,
5454 localizedData: [
55- 'de_CH ' => ['name ' => 'Odoo ' , 'tier_label ' => 'Learning Partner ' , 'excerpt ' => 'ERP ' ],
56- 'en_CH ' => ['name ' => 'Odoo ' , 'tier_label ' => 'Learning Partner ' , 'excerpt ' => 'ERP ' ],
55+ 'de_CH ' => ['name ' => 'Odoo ' , 'tier_label ' => 'Learning Partner ' , 'excerpt ' => 'Open Source ERP ' ],
56+ 'en_CH ' => ['name ' => 'Odoo ' , 'tier_label ' => 'Learning Partner ' , 'excerpt ' => 'Open Source ERP ' ],
5757 ],
5858 );
5959
@@ -63,8 +63,8 @@ public function run(): void
6363 sort: 50 ,
6464 website: 'https://www.iway.ch ' ,
6565 localizedData: [
66- 'de_CH ' => ['name ' => 'iWay ' , 'excerpt ' => 'Hosting & Connectivity ' ],
67- 'en_CH ' => ['name ' => 'iWay ' , 'excerpt ' => 'Hosting & Connectivity ' ],
66+ 'de_CH ' => ['name ' => 'iWay ' , 'excerpt ' => 'Internet & Telefonie ' ],
67+ 'en_CH ' => ['name ' => 'iWay ' , 'excerpt ' => 'Internet & Telephony ' ],
6868 ],
6969 );
7070
@@ -74,8 +74,8 @@ public function run(): void
7474 sort: 60 ,
7575 website: 'https://www.baselhack.ch ' ,
7676 localizedData: [
77- 'de_CH ' => ['name ' => 'BaselHack ' , 'tier_label ' => 'Silver Sponsor ' ],
78- 'en_CH ' => ['name ' => 'BaselHack ' , 'tier_label ' => 'Silver Sponsor ' ],
77+ 'de_CH ' => ['name ' => 'BaselHack ' , 'tier_label ' => 'Silver Sponsor ' , ' excerpt ' => ' Hackathon Nordwestschweiz ' ],
78+ 'en_CH ' => ['name ' => 'BaselHack ' , 'tier_label ' => 'Silver Sponsor ' , ' excerpt ' => ' Basel Region Hackathon ' ],
7979 ],
8080 );
8181
@@ -85,8 +85,8 @@ public function run(): void
8585 sort: 70 ,
8686 website: 'https://laravel.swiss ' ,
8787 localizedData: [
88- 'de_CH ' => ['name ' => 'Swiss Laravel Association ' , 'excerpt ' => 'Community-Support ' ],
89- 'en_CH ' => ['name ' => 'Swiss Laravel Association ' , 'excerpt ' => 'Community support ' ],
88+ 'de_CH ' => ['name ' => 'Swiss Laravel Association ' , 'excerpt ' => 'Laravel Community ' ],
89+ 'en_CH ' => ['name ' => 'Swiss Laravel Association ' , 'excerpt ' => 'Laravel Community ' ],
9090 ],
9191 );
9292
0 commit comments