From b9bb86fac41d38a5d75e270e6c5f84ec6e1ce94d Mon Sep 17 00:00:00 2001 From: sdste Date: Wed, 10 May 2023 09:08:29 +0200 Subject: [PATCH] Replace 'Infi' with something more generic in topic texts --- content/en.json | 4 ++-- content/nl.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en.json b/content/en.json index cbafb6c..984efea 100644 --- a/content/en.json +++ b/content/en.json @@ -116,7 +116,7 @@ }, "source-code": { "title": "Code is the Source", - "subtitle": "Source code is just that: the source. Self-documenting, so usable for any developer, from Infi or otherwise.", + "subtitle": "Source code is just that: the source. Self-documenting, so usable for any developer, our own or otherwise.", "how-title": "How we like to do this:", "how": [ "Architecture in the source", @@ -184,7 +184,7 @@ "All team members help with refinement", "Minimum of 2 people per team, split up from 6-7 upward", "Call in help from colleagues in other teams", - "Infi and client regularly work from the same location", + "Regularly work together with the client at the same location", "Testers, designers, and other experts called in when needed" ], "examples-title": "Concrete examples:", diff --git a/content/nl.json b/content/nl.json index 4e601bb..479e576 100644 --- a/content/nl.json +++ b/content/nl.json @@ -116,7 +116,7 @@ }, "source-code": { "title": "Code is de Bron", - "subtitle": "Broncode is dat: de bron. Zelfbeschrijvend en dus bruikbaar voor elke ontwikkelaar, van Infi of anderszins.", + "subtitle": "Broncode is dat: de bron. Zelfbeschrijvend en dus bruikbaar voor elke ontwikkelaar, van onszelf of anderszins.", "how-title": "Hoe we dat graag doen:", "how": [ "Architectuur in de bron", @@ -184,7 +184,7 @@ "Alle teamleden helpen refinen", "Minimaal 2 personen per team, splitsen vanaf 6 a 7", "Collega's uit andere teams invliegen", - "Infi en klant regelmatig samen in één kantoor", + "Regelmatig samenwerken met klant in één kantoor", "Testers, designers, en overige expertise aanhaken" ], "examples-title": "Denk aan bijvoorbeeld:",