fix(i18n): remove Chinese: + Spanish: from translations (#40923)

This commit is contained in:
Oliver Eyton-Williams
2021-02-05 11:38:34 +01:00
committed by GitHub
parent 167f93df76
commit 4746ab924a
2 changed files with 12 additions and 12 deletions

View File

@ -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"
}
}

View File

@ -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"
}
}