mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
Merge pull request #10761 from nixocio/ui_issue_6800
Add string to be translated
This commit is contained in:
commit
dc79d76444
@ -33,6 +33,7 @@ export default (props) => (
|
||||
optionsToggle: t`Select`,
|
||||
currPage: t`Current page`,
|
||||
paginationTitle: t`Pagination`,
|
||||
ofWord: t`of`,
|
||||
}}
|
||||
dropDirection={DropdownDirection.up}
|
||||
{...props}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user