Skip to content

Commit

Permalink
🌐 [#4608] Update JS translation assets
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal authored and robinmolen committed Oct 15, 2024
1 parent e93a5e4 commit ce8c790
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
12 changes: 6 additions & 6 deletions src/openforms/js/compiled-lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1049,6 +1049,12 @@
"value": "Changing the objecttype will remove the existing variables mapping. Are you sure you want to continue?"
}
],
"9aLRWy": [
{
"type": 0,
"value": "Prefill property"
}
],
"9bGp7h": [
{
"type": 0,
Expand Down Expand Up @@ -1379,12 +1385,6 @@
"value": " attribute"
}
],
"CGTS1p": [
{
"type": 0,
"value": "Prefill attribute"
}
],
"CN9j+L": [
{
"type": 0,
Expand Down
12 changes: 6 additions & 6 deletions src/openforms/js/compiled-lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,12 @@
"value": "Let op! Als je een ander objecttype selecteert, dan worden de bestaande koppelingen gereset. Ben je zeker dat je door wil gaan?"
}
],
"9aLRWy": [
{
"type": 0,
"value": "Prefill property"
}
],
"9bGp7h": [
{
"type": 0,
Expand Down Expand Up @@ -1383,12 +1389,6 @@
"value": "-attribuut."
}
],
"CGTS1p": [
{
"type": 0,
"value": "Prefill attribute"
}
],
"CN9j+L": [
{
"type": 0,
Expand Down
10 changes: 5 additions & 5 deletions src/openforms/js/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,11 @@
"description": "Objects API registration options: warning message when changing the object type",
"originalDefault": "Changing the objecttype will remove the existing variables mapping. Are you sure you want to continue?"
},
"9aLRWy": {
"defaultMessage": "Prefill property",
"description": "Accessible label for prefill property dropdown",
"originalDefault": "Prefill property"
},
"9bGp7h": {
"defaultMessage": "Active",
"description": "Form active field label",
Expand Down Expand Up @@ -569,11 +574,6 @@
"description": "'Map to geometry field' checkbox help text",
"originalDefault": "Whether to map this variable to the {geometryPath} attribute"
},
"CGTS1p": {
"defaultMessage": "Prefill attribute",
"description": "Accessible label for prefill attribute dropdown",
"originalDefault": "Prefill attribute"
},
"CN9j+L": {
"defaultMessage": "Delete",
"description": "Delete icon title",
Expand Down
10 changes: 5 additions & 5 deletions src/openforms/js/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,11 @@
"description": "Objects API registration options: warning message when changing the object type",
"originalDefault": "Changing the objecttype will remove the existing variables mapping. Are you sure you want to continue?"
},
"9aLRWy": {
"defaultMessage": "Prefill property",
"description": "Accessible label for prefill property dropdown",
"originalDefault": "Prefill property"
},
"9bGp7h": {
"defaultMessage": "Actief",
"description": "Form active field label",
Expand Down Expand Up @@ -574,11 +579,6 @@
"description": "'Map to geometry field' checkbox help text",
"originalDefault": "Whether to map this variable to the {geometryPath} attribute"
},
"CGTS1p": {
"defaultMessage": "Prefill attribute",
"description": "Accessible label for prefill attribute dropdown",
"originalDefault": "Prefill attribute"
},
"CN9j+L": {
"defaultMessage": "Verwijderen",
"description": "Delete icon title",
Expand Down

0 comments on commit ce8c790

Please sign in to comment.