feat(web client): about & legal links

This commit is contained in:
Henri Bourcereau 2026-05-25 20:52:11 +02:00
parent 20b8353cfb
commit 9e2ff3a9f1
8 changed files with 108 additions and 25 deletions

View file

@ -147,5 +147,7 @@
"delete_account_confirm_label": "Type your username to confirm:",
"delete_account_confirm_btn": "Delete permanently",
"delete_account_mismatch": "Username does not match.",
"account_deleted": "Your account has been permanently deleted."
"account_deleted": "Your account has been permanently deleted.",
"about": "About",
"legal": "Legal notices"
}