From 6dd80165bf9b43ab6915342e64e2d13a3029193c Mon Sep 17 00:00:00 2001 From: Daniel Cho Date: Wed, 6 Dec 2023 09:02:00 -0500 Subject: [PATCH] fix: run composer localize --- resources/lang/en.json | 2 +- resources/lang/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/en.json b/resources/lang/en.json index a12d2f7cd..212990885 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -1047,7 +1047,6 @@ "Opens in new tab": "Opens in new tab", "open to other formats": "open to other formats", "optional": "optional", - "organization": "organization", "Organization details": "Organization details", "Organization information": "Organization information", "Organization information that will set you up for running consultations.": "Organization information that will set you up for running consultations.", @@ -1055,6 +1054,7 @@ "organization name": "organization name", "organization name (English)": "organization name (English)", "organization name (French)": "organization name (French)", + "organizations": "organizations", "organizations and businesses to work on accessibility projects together.": "organizations and businesses to work on accessibility projects together.", "Organizations can decide which criteria they would like the participants for a project to have. They then have a choice between:": "Organizations can decide which criteria they would like the participants for a project to have. They then have a choice between:", "Organization selection criteria": "Organization selection criteria", diff --git a/resources/lang/fr.json b/resources/lang/fr.json index f48e92754..e2e8dd30c 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -1047,7 +1047,6 @@ "Opens in new tab": "S’ouvre dans un nouvel onglet", "open to other formats": "", "optional": "optionnel", - "organization": "", "Organization details": "Détails de l’organisation", "Organization information": "Informations sur l’organisation", "Organization information that will set you up for running consultations.": "Renseignements sur l’organisation qui vous permettront de mener des consultations.", @@ -1055,6 +1054,7 @@ "organization name": "nom de l’organisation", "organization name (English)": "", "organization name (French)": "", + "organizations": "", "organizations and businesses to work on accessibility projects together.": "les organisations et entreprises afin de travailler ensemble sur des projets relatifs à l’accessibilité.", "Organizations can decide which criteria they would like the participants for a project to have. They then have a choice between:": "Les organisations peuvent décider des critères qu’elles souhaitent voir figurer parmi les personnes participantes à un projet. Elles ont alors le choix entre :", "Organization selection criteria": "Critères de sélection des organisations",