feat(web): multiple feature
Some checks failed
Build, Test and Deploy / build-and-push (push) Has been cancelled
Build, Test and Deploy / test-backend (push) Successful in 23s
Build, Test and Deploy / deploy (push) Has been cancelled

This commit is contained in:
2026-02-09 18:54:06 +01:00
parent 05e1c224f0
commit f0e0f57e7c
20 changed files with 293 additions and 23 deletions

View File

@@ -103,6 +103,21 @@
"ADDRESS_BIENNE": "Bienne Office, Switzerland",
"CONTACT_US": "Contact Us"
},
"LEGAL": {
"PRIVACY_TITLE": "Privacy Policy",
"TERMS_TITLE": "Terms and Conditions",
"LAST_UPDATE": "Last update",
"PRIVACY": {
"SECTION_1": "1. Data Collection",
"SECTION_2": "2. Purpose of Processing",
"SECTION_3": "3. Cookies and Tracking"
},
"TERMS": {
"SECTION_1": "1. Terms of Use",
"SECTION_2": "2. Orders and Payments",
"SECTION_3": "3. Refunds and Returns"
}
},
"CONTACT": {
"TITLE": "Contact Us",
"SEND": "Send Message",