mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-29 20:23:36 -05:00
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