mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 14:39:30 -02:30
dropped translation tag
This commit is contained in:
@@ -69,7 +69,6 @@ function CustomMessagesSubForm({ defaultMessages, type, i18n }) {
|
|||||||
css="margin-bottom: var(--pf-c-content--MarginBottom)"
|
css="margin-bottom: var(--pf-c-content--MarginBottom)"
|
||||||
>
|
>
|
||||||
<small>
|
<small>
|
||||||
<Trans>
|
|
||||||
Use custom messages to change the content of notifications sent
|
Use custom messages to change the content of notifications sent
|
||||||
when a job starts, succeeds, or fails. Use curly braces to
|
when a job starts, succeeds, or fails. Use curly braces to
|
||||||
access information about the job:{' '}
|
access information about the job:{' '}
|
||||||
@@ -94,7 +93,6 @@ function CustomMessagesSubForm({ defaultMessages, type, i18n }) {
|
|||||||
Ansible Tower documentation
|
Ansible Tower documentation
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
for more details.
|
for more details.
|
||||||
</Trans>
|
|
||||||
</small>
|
</small>
|
||||||
</Text>
|
</Text>
|
||||||
<FormFullWidthLayout>
|
<FormFullWidthLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user