fix(i18n): remove 'help translate' from English (#41066)
This commit is contained in:
committed by
GitHub
parent
1e0c09faff
commit
e28ad04cb5
@@ -53,6 +53,7 @@ export const ChallengeNode = PropTypes.shape({
|
||||
tail: PropTypes.arrayOf(PropTypes.string),
|
||||
time: PropTypes.string,
|
||||
title: PropTypes.string,
|
||||
translationPending: PropTypes.bool,
|
||||
videoUrl: PropTypes.string
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user