mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 05:47:38 -02:30
Mark string to translation
Mark string to translation
This commit is contained in:
@@ -52,7 +52,7 @@ function ExecutionEnvironmentListItem({
|
|||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
<DataListAction
|
<DataListAction
|
||||||
aria-label="actions"
|
aria-label={i18n._(t`actions`)}
|
||||||
aria-labelledby={labelId}
|
aria-labelledby={labelId}
|
||||||
id={labelId}
|
id={labelId}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user