From 33836d3a9040442366d89d5cfd0282e412c3892d Mon Sep 17 00:00:00 2001 From: Steven Bal Date: Mon, 4 Nov 2024 09:35:43 +0100 Subject: [PATCH] :globe_with_meridians: [#4693] Compile JS translations --- src/openforms/js/compiled-lang/en.json | 24 ++++++++++++++++++++++++ src/openforms/js/compiled-lang/nl.json | 24 ++++++++++++++++++++++++ src/openforms/js/lang/en.json | 20 ++++++++++++++++++++ src/openforms/js/lang/nl.json | 20 ++++++++++++++++++++ 4 files changed, 88 insertions(+) diff --git a/src/openforms/js/compiled-lang/en.json b/src/openforms/js/compiled-lang/en.json index 0ae70acf73..7ce1b4d1d0 100644 --- a/src/openforms/js/compiled-lang/en.json +++ b/src/openforms/js/compiled-lang/en.json @@ -1617,6 +1617,12 @@ "value": "Move down" } ], + "DJ8XX2": [ + { + "type": 0, + "value": "Select a registration backend and click the button to copy the configuration." + } + ], "DJWATl": [ { "type": 0, @@ -3105,6 +3111,12 @@ "value": "change a property of a component." } ], + "ScGRie": [ + { + "type": 0, + "value": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?" + } + ], "ScbJK7": [ { "type": 0, @@ -4507,6 +4519,12 @@ "value": "Pricing logic" } ], + "fQuLvm": [ + { + "type": 0, + "value": "Copy configuration from registration backend" + } + ], "fRMCJI": [ { "type": 0, @@ -4947,6 +4965,12 @@ "value": "Edit complex variable" } ], + "jU6W0l": [ + { + "type": 0, + "value": "Copy" + } + ], "jUPlH5": [ { "type": 0, diff --git a/src/openforms/js/compiled-lang/nl.json b/src/openforms/js/compiled-lang/nl.json index b0baaa38ea..b780b02f87 100644 --- a/src/openforms/js/compiled-lang/nl.json +++ b/src/openforms/js/compiled-lang/nl.json @@ -1638,6 +1638,12 @@ "value": "Verplaats omlaag" } ], + "DJ8XX2": [ + { + "type": 0, + "value": "Select a registration backend and click the button to copy the configuration." + } + ], "DJWATl": [ { "type": 0, @@ -3122,6 +3128,12 @@ "value": "wijzig een attribuut van een veld/component." } ], + "ScGRie": [ + { + "type": 0, + "value": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?" + } + ], "ScbJK7": [ { "type": 0, @@ -4529,6 +4541,12 @@ "value": "Prijslogica" } ], + "fQuLvm": [ + { + "type": 0, + "value": "Copy configuration from registration backend" + } + ], "fRMCJI": [ { "type": 0, @@ -4969,6 +4987,12 @@ "value": "Wijzig complexe waarde" } ], + "jU6W0l": [ + { + "type": 0, + "value": "Copy" + } + ], "jUPlH5": [ { "type": 0, diff --git a/src/openforms/js/lang/en.json b/src/openforms/js/lang/en.json index ca43343f8f..52d4a8347e 100644 --- a/src/openforms/js/lang/en.json +++ b/src/openforms/js/lang/en.json @@ -679,6 +679,11 @@ "description": "Move down icon title", "originalDefault": "Move down" }, + "DJ8XX2": { + "defaultMessage": "Select a registration backend and click the button to copy the configuration.", + "description": "Copy Objects API prefill configuration from registration backend help text", + "originalDefault": "Select a registration backend and click the button to copy the configuration." + }, "DRG6XN": { "defaultMessage": "invalid input mapping(s)", "description": "Warning message: DMN input mapping problems detected", @@ -1474,6 +1479,11 @@ "description": "action type \"property\" label", "originalDefault": "change a property of a component." }, + "ScGRie": { + "defaultMessage": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?", + "description": "Objects API prefill configuration: warning message\n when copying the config from registration backend", + "originalDefault": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?" + }, "ScbJK7": { "defaultMessage": "Organisation RSIN", "description": "ZGW APIs registration options 'organisationRSIN' label", @@ -2069,6 +2079,11 @@ "description": "Dynamic pricing fieldset title", "originalDefault": "Pricing logic" }, + "fQuLvm": { + "defaultMessage": "Copy configuration from registration backend", + "description": "Copy Objects API prefill configuration from registration backend label", + "originalDefault": "Copy configuration from registration backend" + }, "fTmdl/": { "defaultMessage": "Payment status update variable mapping", "description": "StUF-ZDS registration paymentStatusUpdateMapping label", @@ -2294,6 +2309,11 @@ "description": "Camunda complex process var configuration modal title", "originalDefault": "Edit complex variable" }, + "jU6W0l": { + "defaultMessage": "Copy", + "description": "Copy Objects API prefill configuration from registration backend button", + "originalDefault": "Copy" + }, "jUPlH5": { "defaultMessage": "Resulting string", "description": "Interpolation expression preview label", diff --git a/src/openforms/js/lang/nl.json b/src/openforms/js/lang/nl.json index 8da64ec41f..f600528803 100644 --- a/src/openforms/js/lang/nl.json +++ b/src/openforms/js/lang/nl.json @@ -684,6 +684,11 @@ "description": "Move down icon title", "originalDefault": "Move down" }, + "DJ8XX2": { + "defaultMessage": "Select a registration backend and click the button to copy the configuration.", + "description": "Copy Objects API prefill configuration from registration backend help text", + "originalDefault": "Select a registration backend and click the button to copy the configuration." + }, "DRG6XN": { "defaultMessage": "ongeldige invoerparameters", "description": "Warning message: DMN input mapping problems detected", @@ -1486,6 +1491,11 @@ "description": "action type \"property\" label", "originalDefault": "change a property of a component." }, + "ScGRie": { + "defaultMessage": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?", + "description": "Objects API prefill configuration: warning message\n when copying the config from registration backend", + "originalDefault": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?" + }, "ScbJK7": { "defaultMessage": "RSIN Organisatie", "description": "ZGW APIs registration options 'organisationRSIN' label", @@ -2086,6 +2096,11 @@ "description": "Dynamic pricing fieldset title", "originalDefault": "Pricing logic" }, + "fQuLvm": { + "defaultMessage": "Copy configuration from registration backend", + "description": "Copy Objects API prefill configuration from registration backend label", + "originalDefault": "Copy configuration from registration backend" + }, "fTmdl/": { "defaultMessage": "Payment status update variable mapping", "description": "StUF-ZDS registration paymentStatusUpdateMapping label", @@ -2312,6 +2327,11 @@ "description": "Camunda complex process var configuration modal title", "originalDefault": "Edit complex variable" }, + "jU6W0l": { + "defaultMessage": "Copy", + "description": "Copy Objects API prefill configuration from registration backend button", + "originalDefault": "Copy" + }, "jUPlH5": { "defaultMessage": "Tekstsjabloon", "description": "Interpolation expression preview label",