diff --git a/orga/translations/en.json b/orga/translations/en.json index e928a3cf34b..b1090443c83 100644 --- a/orga/translations/en.json +++ b/orga/translations/en.json @@ -1270,6 +1270,7 @@ "title": "List of submitted profiles", "caption": "This table contains the list of participants who have shared their profiles. It indicates for each participant their last name, first name, the sent date, the Pix score, the evolution, the certifiability status and the number of certifiable competences.", "column": { + "ariaSharedProfileCount": "Number of profiles shared", "certifiable": "Eligible for certification", "competences-certifiables": "Competences eligible for certification", "evolution": "Evolution", @@ -1282,7 +1283,8 @@ "sending-date": { "label": "Sent on", "on-hold": "Pending" - } + }, + "sharedProfileCount": "No. profiles shared" }, "empty": "No profiles yet", "evolution": { diff --git a/orga/translations/fr.json b/orga/translations/fr.json index 1595010f54d..b0adad8c269 100644 --- a/orga/translations/fr.json +++ b/orga/translations/fr.json @@ -1276,6 +1276,7 @@ "title": "Liste des profils reçus", "caption": "Ce tableau comporte la liste des participants ayant partagé leurs profils. Il indique pour chaque participant leur nom, prénom, la date d’envoi, le score Pix, l'évolution, le statut de certificabilité et le nombre de compétences certifiables.", "column": { + "ariaSharedProfileCount": "Nombre de partages de profil", "certifiable": "Certifiable", "competences-certifiables": "Comp. certifiables", "evolution": "Évolution", @@ -1288,7 +1289,8 @@ "sending-date": { "label": "Date d'envoi", "on-hold": "En attente d'envoi" - } + }, + "sharedProfileCount": "Nb de partages de profil" }, "empty": "En attente de profils", "evolution": { diff --git a/orga/translations/nl.json b/orga/translations/nl.json index 24db773fc5d..463c364be1b 100644 --- a/orga/translations/nl.json +++ b/orga/translations/nl.json @@ -1268,6 +1268,7 @@ "table": { "caption": "Deze tabel bevat de lijst met deelnemers die hun profiel hebben gedeeld. Het geeft voor elke deelnemer zijn achternaam, voornaam, de verzonden datum, de Pix-score, de evolutie, de certificeerbaarheidsstatus en het aantal certificeerbare competenties.", "column": { + "ariaSharedProfileCount": "Aantal profielaandelen", "certifiable": "Certificeerbaar", "competences-certifiables": "Certificeerbare vaard.", "evolution": "Evolutie", @@ -1277,6 +1278,7 @@ "label": "Pix-score", "value": "{score, number}" }, + "sharedProfileCount": "Aantal profielaandelen", "sending-date": { "label": "Verzenddatum", "on-hold": "In afwachting van verzending"