fix(frontend): localize footer
This commit is contained in:
parent
a72c0f41c3
commit
f1f777ff82
2 changed files with 23 additions and 10 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue