mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-02-06 09:55:41 +00:00
add Lokalize info
This commit is contained in:
parent
efb0b75bc5
commit
bf0febfaaa
@ -112,6 +112,18 @@ const AuthFooterInner: React.FC<Props> = (props) => {
|
|||||||
>
|
>
|
||||||
OhMyForm
|
OhMyForm
|
||||||
</Button>
|
</Button>
|
||||||
|
<Button
|
||||||
|
type={'link'}
|
||||||
|
target={'_blank'}
|
||||||
|
rel={'noreferrer'}
|
||||||
|
ghost
|
||||||
|
href={'https://lokalise.com/'}
|
||||||
|
style={{
|
||||||
|
color: '#FFF',
|
||||||
|
}}
|
||||||
|
>
|
||||||
|
translated with Lokalize
|
||||||
|
</Button>
|
||||||
</footer>
|
</footer>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user