translate string on support form
LEARNER-3962
This commit is contained in:
@@ -151,7 +151,7 @@ class RenderForm extends React.Component {
|
||||
<a
|
||||
href={this.props.context.marketingUrl}
|
||||
className="btn btn-secondary help-button"
|
||||
>{`Search the ${this.props.context.platformName} Help Center`}</a>
|
||||
>{gettext(`Search the ${this.props.context.platformName} Help Center`)}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user