fix(frontend): localize footer

This commit is contained in:
sam 2025-02-24 20:37:51 +01:00
parent a72c0f41c3
commit f1f777ff82
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
2 changed files with 23 additions and 10 deletions

View file

@ -327,5 +327,17 @@
"alert": {
"auth-method-remove-success": "Successfully unlinked account!",
"auth-required": "You must log in to access this page."
},
"footer": {
"version": "Version",
"users": "users",
"members": "members",
"source": "Source code",
"status": "Status",
"terms": "Terms of service",
"privacy": "Privacy policy",
"changelog": "Changelog",
"donate": "Donate",
"about-contact": "About and contact"
}
}