diff --git a/src/openforms/js/compiled-lang/en.json b/src/openforms/js/compiled-lang/en.json index 65ff58eb40..a45c1ff7c9 100644 --- a/src/openforms/js/compiled-lang/en.json +++ b/src/openforms/js/compiled-lang/en.json @@ -663,6 +663,12 @@ "value": "User defined" } ], + "5rj0a+": [ + { + "type": 0, + "value": "Service" + } + ], "5uaKBM": [ { "type": 0, @@ -1231,6 +1237,12 @@ "value": "Something went wrong while retrieving the available role types defined in the selected case. Please check that the services in the selected API group are configured correctly." } ], + "AkG8Zu": [ + { + "type": 0, + "value": "Plugin configuration: JSON" + } + ], "AtBVAV": [ { "type": 0, @@ -1523,6 +1535,12 @@ "value": "length" } ], + "CZ774U": [ + { + "type": 0, + "value": "Which variables to include in the data to be sent" + } + ], "Cf5zSF": [ { "type": 0, @@ -2245,6 +2263,12 @@ "value": " is unknown. We can only display the JSON definition." } ], + "Ibejpf": [ + { + "type": 0, + "value": "Path relative to the Service API root" + } + ], "Igt0Rc": [ { "type": 0, @@ -2487,6 +2511,12 @@ "value": "Manually defined" } ], + "Kl9yvd": [ + { + "type": 0, + "value": "Path" + } + ], "KrJ+rN": [ { "type": 0, @@ -2883,6 +2913,12 @@ "value": "Advanced" } ], + "OpkUgV": [ + { + "type": 0, + "value": "Whether to include this variable in the data to be sent." + } + ], "Orf0vr": [ { "type": 0, @@ -3803,6 +3839,12 @@ "value": "Remove" } ], + "XyDeaD": [ + { + "type": 0, + "value": "Variables" + } + ], "Y4oNhH": [ { "type": 0, @@ -5673,6 +5715,12 @@ "value": "Something went wrong while retrieving the available object type versions." } ], + "nZZkHx": [ + { + "type": 0, + "value": "Include variable" + } + ], "neCqv9": [ { "type": 0, @@ -5985,6 +6033,12 @@ "value": "This template is evaluated with the submission data when the payment is received. The resulting JSON is sent to the objects API to update (the payment fields of) the earlier created object." } ], + "qPiUic": [ + { + "type": 0, + "value": "Which service to send the data to" + } + ], "qUYLVg": [ { "type": 0, diff --git a/src/openforms/js/compiled-lang/nl.json b/src/openforms/js/compiled-lang/nl.json index f524fc6fd6..0b1a0de606 100644 --- a/src/openforms/js/compiled-lang/nl.json +++ b/src/openforms/js/compiled-lang/nl.json @@ -663,6 +663,12 @@ "value": "Gebruikersvariabelen" } ], + "5rj0a+": [ + { + "type": 0, + "value": "Service" + } + ], "5uaKBM": [ { "type": 0, @@ -1235,6 +1241,12 @@ "value": "Er ging iets fout bij het ophalen van de beschikbare roltypen in het geselecteerde zaaktype. Controleer of de services in de geselecteerde API-groep goed ingesteld zijn." } ], + "AkG8Zu": [ + { + "type": 0, + "value": "Plugin configuration: JSON" + } + ], "AtBVAV": [ { "type": 0, @@ -1527,6 +1539,12 @@ "value": "length" } ], + "CZ774U": [ + { + "type": 0, + "value": "Which variables to include in the data to be sent" + } + ], "Cf5zSF": [ { "type": 0, @@ -2266,6 +2284,12 @@ "value": " is niet bekend. We kunnen enkel de JSON-definitie weergeven." } ], + "Ibejpf": [ + { + "type": 0, + "value": "Path relative to the Service API root" + } + ], "Igt0Rc": [ { "type": 0, @@ -2504,6 +2528,12 @@ "value": "Handmatig ingesteld" } ], + "Kl9yvd": [ + { + "type": 0, + "value": "Path" + } + ], "KrJ+rN": [ { "type": 0, @@ -2900,6 +2930,12 @@ "value": "Geavanceerd" } ], + "OpkUgV": [ + { + "type": 0, + "value": "Whether to include this variable in the data to be sent." + } + ], "Orf0vr": [ { "type": 0, @@ -3816,6 +3852,12 @@ "value": "Verwijderen" } ], + "XyDeaD": [ + { + "type": 0, + "value": "Variables" + } + ], "Y4oNhH": [ { "type": 0, @@ -5691,6 +5733,12 @@ "value": "Er ging iets fout bij het ophalen van de objecttypeversies." } ], + "nZZkHx": [ + { + "type": 0, + "value": "Include variable" + } + ], "neCqv9": [ { "type": 0, @@ -6003,6 +6051,12 @@ "value": "Dit sjabloon wordt geƫvalueerd met de inzendingsgegevens wanneer de betaling ontvangen is. De resulterende JSON wordt naar de Objecten-API gestuurd om (de betaalattributen van) het eerder aangemaakte object bij te werken." } ], + "qPiUic": [ + { + "type": 0, + "value": "Which service to send the data to" + } + ], "qUYLVg": [ { "type": 0, diff --git a/src/openforms/js/lang/en.json b/src/openforms/js/lang/en.json index 90c5f34416..20a972fe60 100644 --- a/src/openforms/js/lang/en.json +++ b/src/openforms/js/lang/en.json @@ -274,6 +274,11 @@ "description": "Variable source group label for user defined variables", "originalDefault": "User defined" }, + "5rj0a+": { + "defaultMessage": "Service", + "description": "JSON registration options 'serviceSelect' label", + "originalDefault": "Service" + }, "5uaKBM": { "defaultMessage": "minus", "description": "\"-\" operator description", @@ -544,6 +549,11 @@ "description": "ZGW APIs registrations options: role type error", "originalDefault": "Something went wrong while retrieving the available role types defined in the selected case. Please check that the services in the selected API group are configured correctly." }, + "AkG8Zu": { + "defaultMessage": "Plugin configuration: JSON", + "description": "JSON registration options modal title", + "originalDefault": "Plugin configuration: JSON" + }, "AtBVAV": { "defaultMessage": "Confirm", "description": "Form definition select confirm button", @@ -649,6 +659,11 @@ "description": "\"literal\" operand type", "originalDefault": "value" }, + "CZ774U": { + "defaultMessage": "Which variables to include in the data to be sent", + "description": "JSON registration options 'variables' helpText", + "originalDefault": "Which variables to include in the data to be sent" + }, "CiaAYL": { "defaultMessage": "Select the allowed authentication plugins to log in at the start of the form.", "description": "Auth plugin field help text", @@ -1044,6 +1059,11 @@ "description": "Objects API prefill mappings fieldset title", "originalDefault": "Mappings" }, + "Ibejpf": { + "defaultMessage": "Path relative to the Service API root", + "description": "JSON registration options 'path' helpText", + "originalDefault": "Path relative to the Service API root" + }, "Igt0Rc": { "defaultMessage": "Skip ownership check", "description": "Objects API registration: skipOwnershipCheck label", @@ -1164,6 +1184,11 @@ "description": "JSON editor: \"manual\" variable source label", "originalDefault": "Manually defined" }, + "Kl9yvd": { + "defaultMessage": "Path", + "description": "JSON registration options 'path' label", + "originalDefault": "Path" + }, "KtVIGz": { "defaultMessage": "Document types (legacy)", "description": "Objects registration: document types (legacy)", @@ -1394,6 +1419,11 @@ "description": "Advanced logic type", "originalDefault": "Advanced" }, + "OpkUgV": { + "defaultMessage": "Whether to include this variable in the data to be sent.", + "description": "'Include variable' checkbox help text", + "originalDefault": "Whether to include this variable in the data to be sent." + }, "Orf0vr": { "defaultMessage": "Update", "description": "Update service fetch configuration button label", @@ -1814,6 +1844,11 @@ "description": "Objects registration variable mapping, addressNL component: 'options.houseNumber schema target' label", "originalDefault": "House number Schema target" }, + "XyDeaD": { + "defaultMessage": "Variables", + "description": "JSON registration options 'variables' label", + "originalDefault": "Variables" + }, "YDjQH8": { "defaultMessage": "Something went wrong while retrieving the available catalogues and/or document types.", "description": "Objects API registrations options: document types selection error", @@ -2634,6 +2669,11 @@ "description": "Objects API registrations options: object type version select error", "originalDefault": "Something went wrong while retrieving the available object type versions." }, + "nZZkHx": { + "defaultMessage": "Include variable", + "description": "'Include variable' checkbox label", + "originalDefault": "Include variable" + }, "neCqv9": { "defaultMessage": "The registration result will be an object from the selected type.", "description": "Objects API registration options 'Objecttype' helpText", @@ -2774,6 +2814,11 @@ "description": "Legacy objects API registration options: 'paymentStatusUpdateJson' helpText", "originalDefault": "This template is evaluated with the submission data when the payment is received. The resulting JSON is sent to the objects API to update (the payment fields of) the earlier created object." }, + "qPiUic": { + "defaultMessage": "Which service to send the data to", + "description": "JSON registration options 'serviceSelect' helpText", + "originalDefault": "Which service to send the data to" + }, "qUYLVg": { "defaultMessage": "Product & payment", "description": "Product & payments tab title", diff --git a/src/openforms/js/lang/nl.json b/src/openforms/js/lang/nl.json index a68bd3721d..d2a973cf30 100644 --- a/src/openforms/js/lang/nl.json +++ b/src/openforms/js/lang/nl.json @@ -276,6 +276,11 @@ "description": "Variable source group label for user defined variables", "originalDefault": "User defined" }, + "5rj0a+": { + "defaultMessage": "Service", + "description": "JSON registration options 'serviceSelect' label", + "originalDefault": "Service" + }, "5uaKBM": { "defaultMessage": "minus", "description": "\"-\" operator description", @@ -549,6 +554,11 @@ "description": "ZGW APIs registrations options: role type error", "originalDefault": "Something went wrong while retrieving the available role types defined in the selected case. Please check that the services in the selected API group are configured correctly." }, + "AkG8Zu": { + "defaultMessage": "Plugin configuration: JSON", + "description": "JSON registration options modal title", + "originalDefault": "Plugin configuration: JSON" + }, "AtBVAV": { "defaultMessage": "Bevestigen", "description": "Form definition select confirm button", @@ -655,6 +665,11 @@ "description": "\"literal\" operand type", "originalDefault": "value" }, + "CZ774U": { + "defaultMessage": "Which variables to include in the data to be sent", + "description": "JSON registration options 'variables' helpText", + "originalDefault": "Which variables to include in the data to be sent" + }, "CiaAYL": { "defaultMessage": "Selecteer de toegestane authenticatie-plugins om in te loggen aan het begin van het formulier.", "description": "Auth plugin field help text", @@ -1053,6 +1068,11 @@ "description": "Objects API prefill mappings fieldset title", "originalDefault": "Mappings" }, + "Ibejpf": { + "defaultMessage": "Path relative to the Service API root", + "description": "JSON registration options 'path' helpText", + "originalDefault": "Path relative to the Service API root" + }, "Igt0Rc": { "defaultMessage": "Sla eigenaarcontrole over", "description": "Objects API registration: skipOwnershipCheck label", @@ -1173,6 +1193,11 @@ "description": "JSON editor: \"manual\" variable source label", "originalDefault": "Manually defined" }, + "Kl9yvd": { + "defaultMessage": "Path", + "description": "JSON registration options 'path' label", + "originalDefault": "Path" + }, "KtVIGz": { "defaultMessage": "Documenttypen (oud)", "description": "Objects registration: document types (legacy)", @@ -1406,6 +1431,11 @@ "description": "Advanced logic type", "originalDefault": "Advanced" }, + "OpkUgV": { + "defaultMessage": "Whether to include this variable in the data to be sent.", + "description": "'Include variable' checkbox help text", + "originalDefault": "Whether to include this variable in the data to be sent." + }, "Orf0vr": { "defaultMessage": "Update", "description": "Update service fetch configuration button label", @@ -1832,6 +1862,11 @@ "description": "Objects registration variable mapping, addressNL component: 'options.houseNumber schema target' label", "originalDefault": "House number Schema target" }, + "XyDeaD": { + "defaultMessage": "Variables", + "description": "JSON registration options 'variables' label", + "originalDefault": "Variables" + }, "YDjQH8": { "defaultMessage": "Er ging iets fout bij het ophalen van de beschikbare catalogi en/of documenttypen.", "description": "Objects API registrations options: document types selection error", @@ -2655,6 +2690,11 @@ "description": "Objects API registrations options: object type version select error", "originalDefault": "Something went wrong while retrieving the available object type versions." }, + "nZZkHx": { + "defaultMessage": "Include variable", + "description": "'Include variable' checkbox label", + "originalDefault": "Include variable" + }, "neCqv9": { "defaultMessage": "Het registratieresultaat zal een object van dit type zijn.", "description": "Objects API registration options 'Objecttype' helpText", @@ -2795,6 +2835,11 @@ "description": "Legacy objects API registration options: 'paymentStatusUpdateJson' helpText", "originalDefault": "This template is evaluated with the submission data when the payment is received. The resulting JSON is sent to the objects API to update (the payment fields of) the earlier created object." }, + "qPiUic": { + "defaultMessage": "Which service to send the data to", + "description": "JSON registration options 'serviceSelect' helpText", + "originalDefault": "Which service to send the data to" + }, "qUYLVg": { "defaultMessage": "Product en betaling", "description": "Product & payments tab title",