Skip to content

Commit

Permalink
Utvidet listen av lovlige filtyper med DOCX og TXT. Fikset feilmeldinger
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-arne committed Oct 29, 2024
1 parent d76135a commit 4438083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/locales/nb/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"feil": "Feil ved opplasting av “{{filnavn}}”"
},
"feilmelding": {
"provIgjenEllerFjern": "Fullfør opplasting av “{{filnavn}}”, eller fjern feil",
"provIgjenEllerFjern": "Fullfør opplasting av “{{filnavn}}”, eller fjern fil",
"ikkeFerdigOpplastet": "Vent til fil er ferdig opplastet"
}
}
Expand Down
2 changes: 1 addition & 1 deletion assets/locales/nn/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"feil": "Feil ved opplasting av “{{filnavn}}”"
},
"feilmelding": {
"provIgjenEllerFjern": "Fullfør opplasting av “{{filnavn}}”, eller fjern feil",
"provIgjenEllerFjern": "Fullfør opplasting av “{{filnavn}}”, eller fjern fil",
"ikkeFerdigOpplastet": "Vent til fil er ferdig lasta"
}
}
Expand Down

0 comments on commit 4438083

Please sign in to comment.