Skip to content

Commit

Permalink
🌐 [#4398] Update extracted translations (JS)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Dec 2, 2024
1 parent 1cd37e4 commit addb139
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 @@ -1613,6 +1613,12 @@
"value": "Street name"
}
],
"DFQ0Pq": [
{
"type": 0,
"value": "Update existing objects"
}
],
"DGpAyT": [
{
"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 @@ -1634,6 +1634,12 @@
"value": "Straatnaam"
}
],
"DFQ0Pq": [
{
"type": 0,
"value": "Update existing objects"
}
],
"DGpAyT": [
{
"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 @@ -699,6 +699,11 @@
"description": "JSON variable type \"boolean\" representation",
"originalDefault": "Boolean"
},
"DFQ0Pq": {
"defaultMessage": "Update existing objects",
"description": "Objects registration: update existing objects settings",
"originalDefault": "Update existing objects"
},
"DGpAyT": {
"defaultMessage": "Move down",
"description": "Move down icon title",
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 @@ -705,6 +705,11 @@
"description": "JSON variable type \"boolean\" representation",
"originalDefault": "Boolean"
},
"DFQ0Pq": {
"defaultMessage": "Update existing objects",
"description": "Objects registration: update existing objects settings",
"originalDefault": "Update existing objects"
},
"DGpAyT": {
"defaultMessage": "Verplaats omlaag",
"description": "Move down icon title",
Expand Down

0 comments on commit addb139

Please sign in to comment.