Fixes incorrect help text on OAuth 2.0 confirmation dialog (#3926)
* Update confirm_integration.jsx * Update en.json
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
276e0189b1
Коммит
2b14e422aa
@@ -193,7 +193,7 @@ export default class ConfirmIntegration extends React.Component {
|
||||
<p>
|
||||
<FormattedHTMLMessage
|
||||
id='add_oauth_app.doneUrlHelp'
|
||||
defaultMessage='Please send data to the following URL.'
|
||||
defaultMessage='The following are your authorized redirect URL(s).'
|
||||
/>
|
||||
</p>
|
||||
);
|
||||
|
||||
Ссылка в новой задаче
Block a user