Skip to content

Commit

Permalink
Merge pull request #527 from navikt/Endre-tekst-ifm-innsyn-og--instit…
Browse files Browse the repository at this point in the history
…usjonsopphold

Endre tekst i informasjon om institusjonsopphold
  • Loading branch information
eivindskifjeld authored Apr 17, 2024
2 parents 31f3f75 + 65bdc6d commit 66093f5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ exports[`InstHistorikkView renders correctly 1`] = `
<div
class="navds-alert__wrapper navds-body-long navds-body-long--medium"
>
Her kan du se opplysninger om opphold på alders- og sykehjem, helseinstitusjoner og fengsel fra 1.januar 2017. Oppdager du feil, må du kontakte institusjonen direkte.
Her kan du se opplysninger om opphold på alders- og sykehjem, helseinstitusjoner og fengsel. Oppdager du feil, må du kontakte institusjonen direkte.
</div>
</div>
<div
Expand Down
2 changes: 1 addition & 1 deletion src/text/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ A child who lives permanently with both mother and father can have two home addr
'inst.institusjon': 'Institution',
'inst.detaljer': 'Details',
'inst.disclaimer':
'Here you can see information about stays in nursing homes, health institutions and prisons. The overview shows only registered stays after 1. january 2017. If you notice errors in the information, you must contact the institution directly.',
'Here you can see information about stays in nursing homes, health institutions and prisons. If you notice errors in the information, you must contact the institution directly.',
'inst.periode': 'Period',
'inst.institusjonsnavn': 'Name of institution',
'inst.institusjonstype': 'Type of institution',
Expand Down
2 changes: 1 addition & 1 deletion src/text/nb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Et barn som bor fast hos både mor og far, kan ha to bostedsadresser. Den ene ad
'inst.institusjon': 'Institusjon',
'inst.detaljer': 'Detaljer',
'inst.disclaimer':
'Her kan du se opplysninger om opphold på alders- og sykehjem, helseinstitusjoner og fengsel fra 1.januar 2017. Oppdager du feil, må du kontakte institusjonen direkte.',
'Her kan du se opplysninger om opphold på alders- og sykehjem, helseinstitusjoner og fengsel. Oppdager du feil, må du kontakte institusjonen direkte.',
'inst.periode': 'Periode',
'inst.institusjonsnavn': 'Institusjonsnavn',
'inst.institusjonstype': 'Institusjonstype',
Expand Down
2 changes: 1 addition & 1 deletion src/text/nn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Eit barn som bur fast hos både mor og far, kan ha to bustadadresser. Den eine a
'inst.institusjon': 'Institusjon',
'inst.detaljer': 'Detaljar',
'inst.disclaimer':
'Her kan du sjå opplysningar om opphald på alders- og sjukeheim, helseinstitusjonar og fengsel frå 1.januar 2017. Oppdagar du feil, må du kontakte institusjonen direkte.',
'Her kan du sjå opplysningar om opphald på alders- og sjukeheim, helseinstitusjonar og fengsel. Oppdagar du feil, må du kontakte institusjonen direkte.',
'inst.periode': 'Periode',
'inst.institusjonsnavn': 'Institusjonsnamn',
'inst.institusjonstype': 'Institusjonstype',
Expand Down

0 comments on commit 66093f5

Please sign in to comment.