Skip to content

Commit

Permalink
fix: new version of employee data processing pdf (#3408)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanneJuhola authored Oct 7, 2024
1 parent 8d334ef commit cde593c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/benefit/applicant/public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@
"heading": "Did you remember these before filling out the application form?",
"body": "You need the following attachments for the application: a notice of personal data processing signed by the hired person, a signed employment contract, and one of the following: a pay subsidy decision, a decision on employment subsidy for ages 55 and above, or a Helsinki benefit card.",
"downloadButton": {
"href": "https://stplattaprod.blob.core.windows.net/tyoyrittaminen5ce88prod/Helsinki_benefit_notification_0.pdf",
"href": "https://stplattaprod.blob.core.windows.net/tyoyrittaminen5ce88prod/Helsinki-lisa_tiedoksianto_2024_en.pdf",
"label": "Download the notice of personal data processing"
},
"moreDetailsLink": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/benefit/applicant/public/locales/fi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@
"heading": "Muistitko nämä ennen hakulomakkeen täyttämistä?",
"body": "Tarvitset hakemuksen liitteiksi työllistettävän allekirjoituksen henkilötietojen käsittelystä, allekirjoitetun työsopimuksen, sekä jonkin seuraavista: palkkatukipäätös, 55 vuotta täyttäneiden työllistämistukipäätös tai Helsinki-lisä -kortti.",
"downloadButton": {
"href": "https://stplattaprod.blob.core.windows.net/tyoyrittaminen5ce88prod/Helsinki-lisä_tiedoksianto.pdf",
"href": "https://stplattaprod.blob.core.windows.net/tyoyrittaminen5ce88prod/Helsinki-lisä_tiedoksianto.pdf",
"label": "Lataa tiedoksianto työllistettävän henkilötietojen käsittelystä"
},
"moreDetailsLink": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/benefit/applicant/public/locales/sv/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@
"heading": "Kom du ihåg dessa innan du fyllde i ansökan om Helsingforstillägget?",
"body": "Du behöver följande bilagor till ansökan: ett meddelande om personuppgiftsbehandling undertecknat av den som anställs, \nundertecknat arbetsavtal, och något av följande: beslutet om lönesubvention, beslutet om sysselsättningsstöd för personer som fyllt 55 år eller Helsingforstillägg-kortet.",
"downloadButton": {
"href": "https://stplattaprod.blob.core.windows.net/tyoyrittaminen5ce88prod/Helsingforstillägg_delgivning_0.pdf",
"href": "https://stplattaprod.blob.core.windows.net/tyoyrittaminen5ce88prod/Helsinki-lisa_tiedoksianto_2024_sv.pdf",
"label": "Ladda ner meddelandet om behandlingen av personuppgifter"
},
"moreDetailsLink": {
Expand Down

0 comments on commit cde593c

Please sign in to comment.