Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oversatt engelsk-tba titler til engelsk #1050

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@ enum class Språktekster(
TidligereUtdanning("Tidligere Utdanning", "Previous education"),
EnsligMorEllerFarSomErArbeidssøker(
"Enslig mor og far som er arbeidssøker",
"Enslig mor og far som er arbeidssøker [English TBA]",
"Single mother or father who is a job seeker",
),
OppholdINorge("Opphold i Norge", "Opphold i Norge [English TBA]"),
OppholdINorge("Opphold i Norge", "Presence in Norway"),
Barnepassordninger("Barnepassordninger", "About the child minding arrangements"),
SendtInnTidligere(
"Jeg har sendt inn denne dokumentasjonen til Nav tidligere",
"I have already submitted this documentation to Nav in the past",
),
ArbeidUtanningOgAndreAktiviteter(
"Arbeid, utdanning og andre aktiviteter",
"Arbeid, utdanning og andre aktiviteter [English TBA]",
"Work, education and other activities",
),
Alder("Alder", "Age"),
}
Loading