Skip to content

Commit

Permalink
Merge pull request #4754 from open-formulieren/feature/4716-accessibi…
Browse files Browse the repository at this point in the history
…lity-improvements-form-fields

🌐 [#4716] Added formio translations
  • Loading branch information
sergei-maertens authored Oct 14, 2024
2 parents 43e397e + 792d2e1 commit bfc679d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/openforms/js/lang/formio/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"npFamilyMembers": "Family members",
"array_nonempty": "This field must have at least one value.",
"maxFileSizeMessage": "The maximum file size is {{maxFileSize}}.",
"removeFileMessage": "Remove {{fileName}}",
"The uploaded file is not of an allowed type. It must be: {{ pattern }}.": "The uploaded file is not of an allowed type. It must be: {{ pattern }}.",
"{{ labels }} or {{ lastLabel }}": "{{ labels }} or {{ lastLabel }}",
"invalid_time": "Only times between {{ minTime }} and {{ maxTime }} are allowed.",
Expand Down
1 change: 1 addition & 0 deletions src/openforms/js/lang/formio/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"Component": "component",
"Save": "Opslaan",
"Remove": "Verwijderen",
"removeFileMessage": "Verwijder {{fileName}}",
"Preview": "Voorbeeld",
"Drag and Drop a form component": "Sleep een component in het formulier en laat de muisknop los",
"No Matches Found": "Geen overeenkomsten gevonden",
Expand Down

0 comments on commit bfc679d

Please sign in to comment.