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"
|
"use-valid-url": "请使用有效的 URL"
|
||||||
},
|
},
|
||||||
"certification": {
|
"certification": {
|
||||||
"certifies": "Chinese: This certifies that",
|
"certifies": "This certifies that",
|
||||||
"completed": "Chinese: has successfully completed the freeCodeCamp.org",
|
"completed": "has successfully completed the freeCodeCamp.org",
|
||||||
"developer": "Chinese: Developer Certification, representing approximately",
|
"developer": "Developer Certification, representing approximately",
|
||||||
"executive": "Chinese: Executive Director, freeCodeCamp.org",
|
"executive": "Executive Director, freeCodeCamp.org",
|
||||||
"verify": "Chinese: Verify this certification at {{certURL}}",
|
"verify": "Verify this certification at {{certURL}}",
|
||||||
"issued": "Chinese: Issued"
|
"issued": "Issued"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -470,11 +470,11 @@
|
|||||||
"use-valid-url": "Utiliza un URL válido"
|
"use-valid-url": "Utiliza un URL válido"
|
||||||
},
|
},
|
||||||
"certification": {
|
"certification": {
|
||||||
"certifies": "Spanish: This certifies that",
|
"certifies": "This certifies that",
|
||||||
"completed": "Spanish: has successfully completed the freeCodeCamp.org",
|
"completed": "has successfully completed the freeCodeCamp.org",
|
||||||
"developer": "Spanish: Developer Certification, representing approximately",
|
"developer": "Developer Certification, representing approximately",
|
||||||
"executive": "Spanish: Executive Director, freeCodeCamp.org",
|
"executive": "Executive Director, freeCodeCamp.org",
|
||||||
"verify": "Spanish: Verify this certification at {{certURL}}",
|
"verify": "Verify this certification at {{certURL}}",
|
||||||
"issued": "Spanish: Issued"
|
"issued": "Issued"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user