Skip to content

Commit 9c96ed4

Browse files
authored
Fix typo in Norwegian localization for organization title (#7082)
1 parent 8bc5652 commit 9c96ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/localizations/src/nb-NO.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ export const nbNO: LocalizationResource = {
266266
subtitle: 'for å fortsette til {{applicationName}}',
267267
suggestionsAcceptedLabel: 'Venter på godkjenning',
268268
title: 'Velg en bruker',
269-
titleWithoutPersonal: 'Velg en organiasjon',
269+
titleWithoutPersonal: 'Velg en organisasjon',
270270
},
271271
organizationProfile: {
272272
apiKeysPage: {

0 commit comments

Comments
 (0)