Skip to content

Commit

Permalink
🌐 [#5066] Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorvanwijk committed Feb 3, 2025
1 parent 6dceaa9 commit 1013703
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/openforms/js/compiled-lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,12 @@
"value": "Text with (embedded) form field(s)"
}
],
"Is9K3/": [
{
"type": 0,
"value": "Add all form variables"
}
],
"ItH6EY": [
{
"type": 0,
Expand Down
6 changes: 6 additions & 0 deletions src/openforms/js/compiled-lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2326,6 +2326,12 @@
"value": "Tekst met (ingesloten) formulierveldwaarde(n)"
}
],
"Is9K3/": [
{
"type": 0,
"value": "Add all form variables"
}
],
"ItH6EY": [
{
"type": 0,
Expand Down
5 changes: 5 additions & 0 deletions src/openforms/js/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,11 @@
"description": "JSON editor: \"interpolate\" variable source label",
"originalDefault": "Text with (embedded) form field(s)"
},
"Is9K3/": {
"defaultMessage": "Add all form variables",
"description": "JSON registration options 'add all form variables' label",
"originalDefault": "Add all form variables"
},
"ItH6EY": {
"defaultMessage": "Time",
"description": "data type time",
Expand Down
5 changes: 5 additions & 0 deletions src/openforms/js/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,11 @@
"description": "JSON editor: \"interpolate\" variable source label",
"originalDefault": "Text with (embedded) form field(s)"
},
"Is9K3/": {
"defaultMessage": "Add all form variables",
"description": "JSON registration options 'add all form variables' label",
"originalDefault": "Add all form variables"
},
"ItH6EY": {
"defaultMessage": "Tijd (time)",
"description": "data type time",
Expand Down

0 comments on commit 1013703

Please sign in to comment.