Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Update language labels in SprakVelger.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
bdahle committed Jan 12, 2024
1 parent c3d91ea commit afa45dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/komponenter/header/common/sprakvelger/SprakVelger.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ const labels: { [key: string]: string } = {
nb: 'Norsk (bokmål)',
nn: 'Norsk (nynorsk)',
en: 'English',
se: 'Sámegiel',
pl: 'Polski',
uk: 'Українська',
ru: 'Русский',
se: 'Sámegiel (samisk)',
pl: 'Polski (polsk)',
uk: 'Українська (ukrainsk)',
ru: 'Русский (russisk)',
};

// Utils
Expand Down

0 comments on commit afa45dd

Please sign in to comment.