diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index ef2a91a579..48047246f9 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -470,11 +470,11 @@ "use-valid-url": "请使用有效的 URL" }, "certification": { - "certifies": "Chinese: This certifies that", - "completed": "Chinese: has successfully completed the freeCodeCamp.org", - "developer": "Chinese: Developer Certification, representing approximately", - "executive": "Chinese: Executive Director, freeCodeCamp.org", - "verify": "Chinese: Verify this certification at {{certURL}}", - "issued": "Chinese: Issued" + "certifies": "This certifies that", + "completed": "has successfully completed the freeCodeCamp.org", + "developer": "Developer Certification, representing approximately", + "executive": "Executive Director, freeCodeCamp.org", + "verify": "Verify this certification at {{certURL}}", + "issued": "Issued" } } diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 9706dfa0fc..6397c0465f 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -470,11 +470,11 @@ "use-valid-url": "Utiliza un URL válido" }, "certification": { - "certifies": "Spanish: This certifies that", - "completed": "Spanish: has successfully completed the freeCodeCamp.org", - "developer": "Spanish: Developer Certification, representing approximately", - "executive": "Spanish: Executive Director, freeCodeCamp.org", - "verify": "Spanish: Verify this certification at {{certURL}}", - "issued": "Spanish: Issued" + "certifies": "This certifies that", + "completed": "has successfully completed the freeCodeCamp.org", + "developer": "Developer Certification, representing approximately", + "executive": "Executive Director, freeCodeCamp.org", + "verify": "Verify this certification at {{certURL}}", + "issued": "Issued" } }