chore: translate footer

This commit is contained in:
Maël Gangloff
2024-08-02 01:14:08 +02:00
parent 4e13fa1464
commit 57e7be5f69
2 changed files with 5 additions and 1 deletions

View File

@@ -245,7 +245,7 @@ export default function App() {
</Layout.Content>
<Layout.Footer style={{textAlign: 'center'}}>
<Link to='https://github.com/maelgangloff/domain-watchdog'>Domain
Watchdog</Link> &copy; {new Date().getFullYear()} Created by Maël Gangloff
Watchdog</Link> &copy; {new Date().getFullYear()} {t`Created by Maël Gangloff`}
</Layout.Footer>
</Layout>
</Layout>

View File

@@ -572,3 +572,7 @@ msgstr ""
#: assets/App.tsx:199
msgid "Log out"
msgstr ""
#: assets/App.tsx:248
msgid "Created by Maël Gangloff"
msgstr ""