fix(front-end): red write and last commit for today
All checks were successful
Build, Test and Deploy / test-backend (push) Successful in 35s
Build, Test and Deploy / build-and-push (push) Successful in 22s
Build, Test and Deploy / deploy (push) Successful in 8s

This commit is contained in:
2026-02-26 22:30:34 +01:00
parent 80a41b0cc2
commit f7ddab0e93
7 changed files with 45 additions and 5 deletions

View File

@@ -130,6 +130,10 @@
"PRIVACY_TITLE": "Privacy Policy",
"TERMS_TITLE": "Terms and Conditions",
"LAST_UPDATE": "Last update",
"CONSENT": {
"UPLOAD_NOTICE_PREFIX": "By uploading a file, you accept our",
"UPLOAD_NOTICE_LINK": "Privacy Policy"
},
"PRIVACY": {
"SECTION_1": "1. Data Collection",
"SECTION_2": "2. Purpose of Processing",

View File

@@ -194,7 +194,9 @@
"TERMS_LINK": "Termini e Condizioni",
"AND": "e l'",
"PRIVACY_LINK": "Informativa Privacy",
"REQUIRED_ERROR": "Per continuare devi accettare Termini e Privacy."
"REQUIRED_ERROR": "Per continuare devi accettare Termini e Privacy.",
"UPLOAD_NOTICE_PREFIX": "Caricando un file accetti la nostra",
"UPLOAD_NOTICE_LINK": "Informativa Privacy"
},
"PRIVACY": {
"META": {