diff --git a/src/openforms/js/compiled-lang/en.json b/src/openforms/js/compiled-lang/en.json
index 75b04f71e7..a8760cd0bf 100644
--- a/src/openforms/js/compiled-lang/en.json
+++ b/src/openforms/js/compiled-lang/en.json
@@ -2855,6 +2855,20 @@
"value": "Registration"
}
],
+ "OMg1lm": [
+ {
+ "type": 0,
+ "value": "Which additional variables to include in the metadata (the following are already included by default: "
+ },
+ {
+ "type": 1,
+ "value": "alreadyIncluded"
+ },
+ {
+ "type": 0,
+ "value": ")"
+ }
+ ],
"OX8wxE": [
{
"type": 0,
@@ -2869,6 +2883,12 @@
"value": ". Extend your session if you wish to continue."
}
],
+ "Od+jm6": [
+ {
+ "type": 0,
+ "value": "Values:"
+ }
+ ],
"Oi+DV0": [
{
"children": [
@@ -3779,6 +3799,12 @@
"value": "Active"
}
],
+ "X+NeMd": [
+ {
+ "type": 0,
+ "value": "Include variable in metadata"
+ }
+ ],
"X18/UP": [
{
"type": 0,
@@ -3863,6 +3889,12 @@
"value": "Remove"
}
],
+ "Xpw7Gk": [
+ {
+ "type": 0,
+ "value": "Whether to include this variable in the metadata to be sent."
+ }
+ ],
"XyDeaD": [
{
"type": 0,
@@ -4097,6 +4129,12 @@
"value": "Any configuration option specified here overrides the matching option of the selected API group."
}
],
+ "Zz/g+g": [
+ {
+ "type": 0,
+ "value": "Additional metadata variables"
+ }
+ ],
"ZzjFxE": [
{
"type": 0,
@@ -5709,6 +5747,12 @@
"value": "Whether to add children information to the component."
}
],
+ "nEg4dr": [
+ {
+ "type": 0,
+ "value": "Metadata:"
+ }
+ ],
"nFXYHB": [
{
"type": 0,
@@ -6999,4 +7043,4 @@
"value": "Select a property from the object type"
}
]
-}
\ No newline at end of file
+}
diff --git a/src/openforms/js/compiled-lang/nl.json b/src/openforms/js/compiled-lang/nl.json
index c4b72ebca8..68ce4e745a 100644
--- a/src/openforms/js/compiled-lang/nl.json
+++ b/src/openforms/js/compiled-lang/nl.json
@@ -2872,6 +2872,20 @@
"value": "Registratie"
}
],
+ "OMg1lm": [
+ {
+ "type": 0,
+ "value": "Which additional variables to include in the metadata (the following are already included by default: "
+ },
+ {
+ "type": 1,
+ "value": "alreadyIncluded"
+ },
+ {
+ "type": 0,
+ "value": ")"
+ }
+ ],
"OX8wxE": [
{
"type": 0,
@@ -2886,6 +2900,12 @@
"value": ". Verleng uw sessie indien u wenst door te gaan."
}
],
+ "Od+jm6": [
+ {
+ "type": 0,
+ "value": "Values:"
+ }
+ ],
"Oi+DV0": [
{
"children": [
@@ -3792,6 +3812,12 @@
"value": "Actief"
}
],
+ "X+NeMd": [
+ {
+ "type": 0,
+ "value": "Include variable in metadata"
+ }
+ ],
"X18/UP": [
{
"type": 0,
@@ -3876,6 +3902,12 @@
"value": "Verwijderen"
}
],
+ "Xpw7Gk": [
+ {
+ "type": 0,
+ "value": "Whether to include this variable in the metadata to be sent."
+ }
+ ],
"XyDeaD": [
{
"type": 0,
@@ -4111,6 +4143,12 @@
"value": "Elke instelling in deze groep overschrijft de eventuele overeenkomstige standaardinstelling van de geselecteerde API-groep."
}
],
+ "Zz/g+g": [
+ {
+ "type": 0,
+ "value": "Additional metadata variables"
+ }
+ ],
"ZzjFxE": [
{
"type": 0,
@@ -5727,6 +5765,12 @@
"value": "Indien aangevinkt, dan worden gegevens van kinderen opgehaald en ingesloten."
}
],
+ "nEg4dr": [
+ {
+ "type": 0,
+ "value": "Metadata:"
+ }
+ ],
"nFXYHB": [
{
"type": 0,
@@ -7013,4 +7057,4 @@
"value": "Selecteer een attribuut uit het objecttype"
}
]
-}
\ No newline at end of file
+}
diff --git a/src/openforms/js/lang/en.json b/src/openforms/js/lang/en.json
index 20a972fe60..741e60f30a 100644
--- a/src/openforms/js/lang/en.json
+++ b/src/openforms/js/lang/en.json
@@ -1399,11 +1399,21 @@
"description": "Form registration options tab title",
"originalDefault": "Registration"
},
+ "OMg1lm": {
+ "defaultMessage": "Which additional variables to include in the metadata (the following are already included by default: {alreadyIncluded})",
+ "description": "JSON registration options 'additionalMetadataVariables' helpText",
+ "originalDefault": "Which additional variables to include in the metadata (the following are already included by default: {alreadyIncluded})"
+ },
"OX8wxE": {
"defaultMessage": "Your session is about to expire {delta}. Extend your session if you wish to continue.",
"description": "Session expiry warning (in modal)",
"originalDefault": "Your session is about to expire {delta}. Extend your session if you wish to continue."
},
+ "Od+jm6": {
+ "defaultMessage": "Values:",
+ "description": "Label indicating the 'values' part of the data",
+ "originalDefault": "Values:"
+ },
"Oi+DV0": {
"defaultMessage": "{attr}
from {plugin}
(of the {role})",
"description": "Prefill configuration summary",
@@ -1794,6 +1804,11 @@
"description": "Form list 'active' column header",
"originalDefault": "Active"
},
+ "X+NeMd": {
+ "defaultMessage": "Include variable in metadata",
+ "description": "'Include variable in metadata' checkbox label",
+ "originalDefault": "Include variable in metadata"
+ },
"X18/UP": {
"defaultMessage": "Owner identifier",
"description": "Objects API registration: authAttributePath label",
@@ -1844,6 +1859,11 @@
"description": "Objects registration variable mapping, addressNL component: 'options.houseNumber schema target' label",
"originalDefault": "House number Schema target"
},
+ "Xpw7Gk": {
+ "defaultMessage": "Whether to include this variable in the metadata to be sent.",
+ "description": "'Include variable in metadata' checkbox help text",
+ "originalDefault": "Whether to include this variable in the metadata to be sent."
+ },
"XyDeaD": {
"defaultMessage": "Variables",
"description": "JSON registration options 'variables' label",
@@ -1939,6 +1959,11 @@
"description": "ZGW APIs defaults override informative message",
"originalDefault": "Any configuration option specified here overrides the matching option of the selected API group."
},
+ "Zz/g+g": {
+ "defaultMessage": "Additional metadata variables",
+ "description": "JSON registration options 'additionalMetadataVariables' label",
+ "originalDefault": "Additional metadata variables"
+ },
"ZzjFxE": {
"defaultMessage": "Changing the api group will remove the existing variables mapping. Are you sure you want to continue?",
"description": "Objects API registration options: warning message when changing the api group",
@@ -2649,6 +2674,11 @@
"description": "Camunda 'process definition version' label",
"originalDefault": "Version"
},
+ "nEg4dr": {
+ "defaultMessage": "Metadata:",
+ "description": "Label indicating the 'metadata' part of the data",
+ "originalDefault": "Metadata:"
+ },
"nFXYHB": {
"defaultMessage": "When the form should be deactivated.",
"description": "Form deactivation field help text",
diff --git a/src/openforms/js/lang/nl.json b/src/openforms/js/lang/nl.json
index d2a973cf30..03b8ce60e0 100644
--- a/src/openforms/js/lang/nl.json
+++ b/src/openforms/js/lang/nl.json
@@ -1410,11 +1410,21 @@
"description": "Form registration options tab title",
"originalDefault": "Registration"
},
+ "OMg1lm": {
+ "defaultMessage": "Which additional variables to include in the metadata (the following are already included by default: {alreadyIncluded})",
+ "description": "JSON registration options 'additionalMetadataVariables' helpText",
+ "originalDefault": "Which additional variables to include in the metadata (the following are already included by default: {alreadyIncluded})"
+ },
"OX8wxE": {
"defaultMessage": "Uw sessie vervalt {delta}. Verleng uw sessie indien u wenst door te gaan.",
"description": "Session expiry warning (in modal)",
"originalDefault": "Your session is about to expire {delta}. Extend your session if you wish to continue."
},
+ "Od+jm6": {
+ "defaultMessage": "Values:",
+ "description": "Label indicating the 'values' part of the data",
+ "originalDefault": "Values:"
+ },
"Oi+DV0": {
"defaultMessage": "{attr}
uit {plugin}
(van de {role})",
"description": "Prefill configuration summary",
@@ -1812,6 +1822,11 @@
"description": "Form list 'active' column header",
"originalDefault": "Active"
},
+ "X+NeMd": {
+ "defaultMessage": "Include variable in metadata",
+ "description": "'Include variable in metadata' checkbox label",
+ "originalDefault": "Include variable in metadata"
+ },
"X18/UP": {
"defaultMessage": "Identificatie-attribuut",
"description": "Objects API registration: authAttributePath label",
@@ -1862,6 +1877,11 @@
"description": "Objects registration variable mapping, addressNL component: 'options.houseNumber schema target' label",
"originalDefault": "House number Schema target"
},
+ "Xpw7Gk": {
+ "defaultMessage": "Whether to include this variable in the metadata to be sent.",
+ "description": "'Include variable in metadata' checkbox help text",
+ "originalDefault": "Whether to include this variable in the metadata to be sent."
+ },
"XyDeaD": {
"defaultMessage": "Variables",
"description": "JSON registration options 'variables' label",
@@ -1957,6 +1977,11 @@
"description": "ZGW APIs defaults override informative message",
"originalDefault": "Any configuration option specified here overrides the matching option of the selected API group."
},
+ "Zz/g+g": {
+ "defaultMessage": "Additional metadata variables",
+ "description": "JSON registration options 'additionalMetadataVariables' label",
+ "originalDefault": "Additional metadata variables"
+ },
"ZzjFxE": {
"defaultMessage": "Let op! Als je een andere groep selecteert, dan worden de bestaande koppelingen gereset. Ben je zeker dat je door wil gaan?",
"description": "Objects API registration options: warning message when changing the api group",
@@ -2670,6 +2695,11 @@
"description": "Camunda 'process definition version' label",
"originalDefault": "Version"
},
+ "nEg4dr": {
+ "defaultMessage": "Metadata:",
+ "description": "Label indicating the 'metadata' part of the data",
+ "originalDefault": "Metadata:"
+ },
"nFXYHB": {
"defaultMessage": "Datum en tijdstip waarop het formulier gedeactiveerd moet worden.",
"description": "Form deactivation field help text",