Add GDPR consent and privacy policy translations
Add month names in both languages Clarify display preference wording Update privacy policy and consent text for both English and Norwegian Add GDPR rights information
This commit is contained in:
parent
5e4bb59a78
commit
27a1ae0751
2 changed files with 14 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ language_name_no = "Norsk"
|
|||
; General
|
||||
categories = "Categories"
|
||||
tags = "Tags"
|
||||
months = "January,February,March,April,May,June,July,August,September,October,November,December"
|
||||
|
||||
[faq]
|
||||
summary_label = "In short:"
|
||||
|
|
@ -35,7 +36,7 @@ region_label = "Region"
|
|||
region_required = "Please select a region"
|
||||
region_placeholder = "Select region..."
|
||||
display_legend = "How should you appear in the list?"
|
||||
display_semi = "Show my first name and region (default)"
|
||||
display_semi = "Show only my first name and region (default)"
|
||||
display_anonymous = "Anonymous - only show my region"
|
||||
anonymous_name = "Anonymous"
|
||||
from_region = "from"
|
||||
|
|
@ -72,6 +73,11 @@ email_thankyou_confirmed = "Your signature on the petition \"{title}\" has been
|
|||
email_delete_info = "If you wish to withdraw your signature, you can do so at any time by clicking this link:"
|
||||
delete_success = "Your signature has been deleted."
|
||||
delete_error = "Could not delete the signature. The link may be invalid."
|
||||
privacy_policy_link = "Read the privacy policy"
|
||||
privacy_summary = "<strong>How we use your information:</strong> Name and region are displayed on the website based on your choice above. Email is only used for confirmation and is never shared. When the campaign ends, the recipient (e.g. Parliament) may request to verify signatures, but your name is only shared according to your choice. Your display choice cannot be changed later, but you can withdraw your signature at any time and choose to sign with a different display choice."
|
||||
gdpr_consent_text = "I have read the <a href=\"/en/personvern/\" target=\"_blank\">privacy policy</a> and consent to my data being processed as described. I understand that my name will only be shared according to my chosen display preference."
|
||||
gdpr_consent_required = "You must consent to the privacy policy to sign."
|
||||
email_rights_info = "You have the right to access, rectify, and delete your information. Contact us at kontakt@stopplidelsen.no or file a complaint with the Norwegian Data Protection Authority (datatilsynet.no)."
|
||||
|
||||
; Norwegian regions (fylker) - kept in Norwegian as they are proper nouns
|
||||
[regions]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue