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