Skip to content

Commit

Permalink
Update texts
Browse files Browse the repository at this point in the history
  • Loading branch information
kuosmark committed Oct 24, 2024
1 parent c25c3f4 commit f939283
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/static/locales/en/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@
"tooShortError": "Display name is too short"
},
"leavePage": {
"cancel": "Peruuta",
"confirm": "Poistu tallentamatta",
"description": "Haluatko varmasti poistua sivulta? Menetät kaikki tallentamattomat tiedot poistuessasi sivulta.",
"title": "Sinulla on tallentamattomia muutoksia"
"cancel": "Cancel",
"confirm": "Leave without saving",
"description": "Are you sure you want to leave? When you leave the page, you will lose all unsaved data.",
"title": "You have unsaved changes"
},
"mandatoryNotice": "Fields marked with a star * are required.",
"region": {
Expand Down
2 changes: 1 addition & 1 deletion src/static/locales/fi/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"leavePage": {
"cancel": "Peruuta",
"confirm": "Poistu tallentamatta",
"description": "Haluatko varmasti poistua sivulta? Menetät kaikki tallentamattomat tiedot poistuessasi sivulta.",
"description": "Haluatko varmasti poistua? Kun poistut sivulta, menetät kaikki tallentamattomat tiedot.",
"title": "Sinulla on tallentamattomia muutoksia"
},
"mandatoryNotice": "Tähdellä * merkityt tiedot tulee täyttää.",
Expand Down

0 comments on commit f939283

Please sign in to comment.