mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 14:38:00 -03:30
Mark string to translation
Mark string to translation
This commit is contained in:
parent
9f97efece8
commit
68f9c5137d
@ -52,7 +52,7 @@ function ExecutionEnvironmentListItem({
|
||||
]}
|
||||
/>
|
||||
<DataListAction
|
||||
aria-label="actions"
|
||||
aria-label={i18n._(t`actions`)}
|
||||
aria-labelledby={labelId}
|
||||
id={labelId}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user