mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: translate footer
This commit is contained in:
@@ -245,7 +245,7 @@ export default function App() {
|
|||||||
</Layout.Content>
|
</Layout.Content>
|
||||||
<Layout.Footer style={{textAlign: 'center'}}>
|
<Layout.Footer style={{textAlign: 'center'}}>
|
||||||
<Link to='https://github.com/maelgangloff/domain-watchdog'>Domain
|
<Link to='https://github.com/maelgangloff/domain-watchdog'>Domain
|
||||||
Watchdog</Link> © {new Date().getFullYear()} Created by Maël Gangloff
|
Watchdog</Link> © {new Date().getFullYear()} {t`Created by Maël Gangloff`}
|
||||||
</Layout.Footer>
|
</Layout.Footer>
|
||||||
</Layout>
|
</Layout>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|||||||
@@ -572,3 +572,7 @@ msgstr ""
|
|||||||
#: assets/App.tsx:199
|
#: assets/App.tsx:199
|
||||||
msgid "Log out"
|
msgid "Log out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: assets/App.tsx:248
|
||||||
|
msgid "Created by Maël Gangloff"
|
||||||
|
msgstr ""
|
||||||
|
|||||||
Reference in New Issue
Block a user