fix(i18n): remove Chinese: + Spanish: from translations (#40923)
This commit is contained in:
committed by
GitHub
parent
167f93df76
commit
4746ab924a
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user