add user consent url

This commit is contained in:
Danel Kungla
2025-09-12 18:34:45 +03:00
parent 781a21aef4
commit 74edc6c679
4 changed files with 35 additions and 19 deletions

View File

@@ -131,6 +131,7 @@
"button": "Continue",
"userConsentLabel": "I agree to the use of personal data on the platform",
"userConsentUrlTitle": "View privacy policy",
"userConsentUrlPath": "https://medreport.ee/privaatsustingimused/",
"updateAccountLoading": "Updating account details...",
"updateAccountSuccess": "Account details updated",
"updateAccountError": "Updating account details error"
@@ -169,4 +170,4 @@
"updateAccountPreferencesSuccess": "Account preferences updated",
"updateAccountPreferencesError": "Updating account preferences failed",
"consents": "Consents"
}
}