🌐(pages) translate legal pages to english

They should be translated to French using the i18n tooling and not
directly in the code.
This commit is contained in:
Anthony LC
2024-06-25 13:04:05 +02:00
committed by Anthony LC
parent 8ba64322be
commit fc80c2ec2a
4 changed files with 52 additions and 61 deletions

View File

@@ -19,6 +19,7 @@ and this project adheres to
- (frontend) invite user to a document (#52)
- (frontend) manage members (update role / list / remove) (#81)
- ✨(frontend) offline mode (#88)
- (frontend) translate cgu (#83)
## Changed