Skip to content

Commit e1aa414

Browse files
authored
Merge pull request #1083 from alexanmo/correction-norwegian-translations
Addtional corrections Norwegian localization
2 parents b0af4e5 + f7d07fb commit e1aa414

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/loc/nb-no.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ define([], () => {
168168
"DatePickerMonthShortMarch": "Mar",
169169
"DatePickerMonthLongApril": "April",
170170
"DatePickerMonthShortApril": "April",
171-
"DatePickerMonthLongMay": "Kan",
172-
"DatePickerMonthShortMay": "Kan",
171+
"DatePickerMonthLongMay": "Mai",
172+
"DatePickerMonthShortMay": "Mai",
173173
"DatePickerMonthLongJune": "Juni",
174174
"DatePickerMonthShortJune": "Juni",
175175
"DatePickerMonthLongJuly": "Juli",
@@ -308,12 +308,12 @@ define([], () => {
308308
"Tb",
309309
"Pb",
310310
"Eb",
311-
"F.eks",
311+
"Zb",
312312
"Yb"
313313
],
314314
"SorryWebSearch": "Beklager, denne funksjonen er ikke implementert i dette eksemplet, fordi det krever en Bing API-nøkkel.",
315315
"SortedAscending": "Sortert A til å",
316-
"SortedDescending": "Sortert Z til A",
316+
"SortedDescending": "Sortert Å til A",
317317
"TypeAriaLabel": "Kolonneoperasjoner for filtype, trykk for å sortere etter filtype",
318318
"UploadFileHeader": "Last opp fil",
319319
"UploadImageHeader": "Last opp bilde",
@@ -335,7 +335,7 @@ define([], () => {
335335
"CollectionDataEmptyFields": "Det ble ikke angitt noen felt for innsamlingsdataene.",
336336
"CollectionDataEmptyValue": "Ingen data i samlingen din.",
337337
"CollectionAddRowButtonLabel": "Legg til data i samlingen",
338-
"CollectionDeleteRowButtonLabel": "Slette gjeldende rad",
338+
"CollectionDeleteRowButtonLabel": "Slett gjeldende rad",
339339
"CollectionSaveAndAddButtonLabel": "Legg til og lagre",
340340
"CollectionDataItemShowErrorsLabel": "Vis radfeil",
341341
"CollectionDataItemFieldRequiredLabel": "Feltet er obligatorisk.",

0 commit comments

Comments
 (0)