Skip to content

Commit

Permalink
🌐 [#4650] Updated translations
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmolen committed Dec 24, 2024
1 parent 575b635 commit 6d96cbc
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/openforms/js/compiled-lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5457,6 +5457,12 @@
"value": "the variable"
}
],
"mOh/pF": [
{
"type": 0,
"value": "The email address described in this variable will be used for the mailing. If a variable is selected, the general registration addresses will be used as fallback option."
}
],
"mOjKcm": [
{
"type": 0,
Expand Down Expand Up @@ -6273,6 +6279,12 @@
"value": "Do not display the configured label and top line as the header in the fieldset."
}
],
"uwCD8e": [
{
"type": 0,
"value": "Using a variable to decide to which email address the submission details will be sent"
}
],
"vAZDY4": [
{
"type": 0,
Expand Down
12 changes: 12 additions & 0 deletions src/openforms/js/compiled-lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -5475,6 +5475,12 @@
"value": "de variabele"
}
],
"mOh/pF": [
{
"type": 0,
"value": "The email address described in this variable will be used for the mailing. If a variable is selected, the general registration addresses will be used as fallback option."
}
],
"mOjKcm": [
{
"type": 0,
Expand Down Expand Up @@ -6291,6 +6297,12 @@
"value": "Verberg de koptekst en de lijn boven de veldengroep in het formulier."
}
],
"uwCD8e": [
{
"type": 0,
"value": "Using a variable to decide to which email address the submission details will be sent"
}
],
"vAZDY4": [
{
"type": 0,
Expand Down
10 changes: 10 additions & 0 deletions src/openforms/js/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2524,6 +2524,11 @@
"description": "\"variable\" operand type",
"originalDefault": "the variable"
},
"mOh/pF": {
"defaultMessage": "The email address described in this variable will be used for the mailing. If a variable is selected, the general registration addresses will be used as fallback option.",
"description": "Email registration options 'toEmailsFromVariable' helpText",
"originalDefault": "The email address described in this variable will be used for the mailing. If a variable is selected, the general registration addresses will be used as fallback option."
},
"mOjKcm": {
"defaultMessage": "Steps and fields",
"description": "Form design tab title",
Expand Down Expand Up @@ -2914,6 +2919,11 @@
"description": "History link button",
"originalDefault": "History"
},
"uwCD8e": {
"defaultMessage": "Using a variable to decide to which email address the submission details will be sent",
"description": "Email registration options 'toEmailsFromVariable' label",
"originalDefault": "Using a variable to decide to which email address the submission details will be sent"
},
"vAZDY4": {
"defaultMessage": "Source path",
"description": "Prefill / Objects API: column header for object type property selection",
Expand Down
10 changes: 10 additions & 0 deletions src/openforms/js/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2545,6 +2545,11 @@
"description": "\"variable\" operand type",
"originalDefault": "the variable"
},
"mOh/pF": {
"defaultMessage": "The email address described in this variable will be used for the mailing. If a variable is selected, the general registration addresses will be used as fallback option.",
"description": "Email registration options 'toEmailsFromVariable' helpText",
"originalDefault": "The email address described in this variable will be used for the mailing. If a variable is selected, the general registration addresses will be used as fallback option."
},
"mOjKcm": {
"defaultMessage": "Stappen en velden",
"description": "Form design tab title",
Expand Down Expand Up @@ -2935,6 +2940,11 @@
"description": "History link button",
"originalDefault": "History"
},
"uwCD8e": {
"defaultMessage": "Using a variable to decide to which email address the submission details will be sent",
"description": "Email registration options 'toEmailsFromVariable' label",
"originalDefault": "Using a variable to decide to which email address the submission details will be sent"
},
"vAZDY4": {
"defaultMessage": "Bronpad",
"description": "Prefill / Objects API: column header for object type property selection",
Expand Down

0 comments on commit 6d96cbc

Please sign in to comment.