File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/translations/src/languages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ export const nbTranslations: DefaultTranslationsObject = {
282
282
'Ingen {{label}} funnet. Enten finnes det ingen {{label}} enda eller ingen matcher filterne du har spesifisert ovenfor.' ,
283
283
notFound : 'Ikke funnet' ,
284
284
nothingFound : 'Ingenting funnet' ,
285
- noUpcomingEventsScheduled : 'Ingen kommende arrangementer planlagt.' ,
285
+ noUpcomingEventsScheduled : 'Ingen kommende hendelser planlagt.' ,
286
286
noValue : 'Ingen verdi' ,
287
287
of : 'av' ,
288
288
only : 'Bare' ,
@@ -331,7 +331,7 @@ export const nbTranslations: DefaultTranslationsObject = {
331
331
unsavedChanges : 'Du har ulagrede endringer. Lagre eller forkast før du fortsetter.' ,
332
332
unsavedChangesDuplicate : 'Du har ulagrede endringer. Vil du fortsette å duplisere?' ,
333
333
untitled : 'Uten tittel' ,
334
- upcomingEvents : 'Kommende arrangementer ' ,
334
+ upcomingEvents : 'Kommende hendelser ' ,
335
335
updatedAt : 'Oppdatert' ,
336
336
updatedCountSuccessfully : 'Oppdaterte {{count}} {{label}} vellykket.' ,
337
337
updatedSuccessfully : 'Oppdatert.' ,
You can’t perform that action at this time.
0 commit comments