Skip to content

Commit 31b61bf

Browse files
committed
fix: improve child notes explanation text in means of privacy policy
KK-1432. Be more clear that users should not include any sensitive information in the child notes.
1 parent d1f836c commit 31b61bf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/common/translation/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
"heading": "My diary of events",
245245
"edit": "Edit",
246246
"save": "Save",
247-
"noNotes": "Attach information about past Culture Kids events here and write notes about future ones as well.",
247+
"noNotes": "Do not enter personal information such as names, health information, or other sensitive information.",
248248
"titlegroup": "Title",
249249
"titleAction": "Insert title",
250250
"errorMessage": "An error occurred while saving the data. Please try again later."

src/common/translation/i18n/fi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
"heading": "Päiväkirjamerkintäni tapahtumista",
245245
"edit": "Muokkaa",
246246
"save": "Tallenna",
247-
"noNotes": "Voit liittää tähän tiedot menneistä kummitapahtumista ja kirjoittaa muistiinpanoja myös tulevista.",
247+
"noNotes": "Älä kirjoita tähän henkilötietoja kuten nimiä, terveystietoja tai muita arkaluonteisia tietoja.",
248248
"titlegroup": "Otsikko",
249249
"titleAction": "Lisää otsikko",
250250
"errorMessage": "Tapahtui virhe tietojen tallennuksessa. Yritä myöhemmin uudestaan."

src/common/translation/i18n/sv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
"heading": "Min dagbok om evenemang",
245245
"edit": "Redigera",
246246
"save": "Spara",
247-
"noNotes": "Bifoga information om tidigare fadderevenemang här och skriva anteckningar om framtida också.",
247+
"noNotes": "Skriv inte personuppgifter såsom namn, hälsouppgifter eller andra känsliga uppgifter.",
248248
"titlegroup": "Titel",
249249
"titleAction": "Infoga titel",
250250
"errorMessage": "Ett fel uppstod när data sparades. Försök igen senare."

0 commit comments

Comments
 (0)