Skip to content

Commit

Permalink
Utvidet listen av lovlige filtyper med DOCX og TXT
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-arne committed Oct 28, 2024
1 parent 99f6983 commit d76135a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"filForStor": "The size of the selected file exceeds the maximum size limit. The maximum size allowed is 50MB.",
"filIkkeValgt": "An error occurred during file selection, please retry",
"filUtenInnhold": "Selected file has no content, choose a file larger than 0 kB",
"ugyldigFilformat": "Feil filformat, det er kun lov å laste opp filer av type TXT, DOCX, PDF, JPEG/JPG og PNG",
"ugyldigFilformat": "It is only allowed to upload files of type TXT, DOCX, PDF, JPEG/JPG and PNG",
"paakrevd": "You must fill in: {{felt}}",
"maksLengde": "{{felt}} cannot be longer than {{maksLengde}} characters"
},
Expand Down
2 changes: 1 addition & 1 deletion assets/locales/nb/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"filForStor": "Størrelsen på filen overskrider maksimal tillatt størrelse. Den maksimale størrelsen er 50MB.",
"filIkkeValgt": "En feil oppsto under valg av fil. Prøv på nytt",
"filUtenInnhold": "Valgt fil mangler innhold, velg en fil som er større en 0 kB",
"ugyldigFilformat": "Invalid file format. It is only allowed to upload files of type TXT, DOCX, PDF, JPEG/JPG and PNG",
"ugyldigFilformat": "Feil filformat, det er bare lov å laste opp filer av typen TXT, DOCX, PDF, JPEG/JPG og PNG",
"paakrevd": "Du må fylle ut: {{felt}}",
"maksLengde": "{{felt}} kan ikke være mer enn {{maksLengde}} tegn"
},
Expand Down

0 comments on commit d76135a

Please sign in to comment.