Skip to content

Commit

Permalink
automated update to translation keys (#829)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul's Grist Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Paul's Grist Bot authored Jan 22, 2024
1 parent e91dc76 commit 1f5cd0a
Showing 1 changed file with 42 additions and 2 deletions.
44 changes: 42 additions & 2 deletions static/locales/en.client.json
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,23 @@
"Widget": "Widget",
"You do not have edit access to this document": "You do not have edit access to this document",
"Add referenced columns": "Add referenced columns",
"Reset form": "Reset form"
"Reset form": "Reset form",
"Configuration": "Configuration",
"Default field value": "Default field value",
"Display button": "Display button",
"Enter text": "Enter text",
"Field rules": "Field rules",
"Field title": "Field title",
"Hidden field": "Hidden field",
"Layout": "Layout",
"Redirect automatically after submission": "Redirect automatically after submission",
"Redirection": "Redirection",
"Required field": "Required field",
"Submission": "Submission",
"Submit another response": "Submit another response",
"Submit button label": "Submit button label",
"Success text": "Success text",
"Table column name": "Table column name"
},
"RowContextMenu": {
"Copy anchor link": "Copy anchor link",
Expand Down Expand Up @@ -761,7 +777,8 @@
"Show raw data": "Show raw data",
"Widget options": "Widget options",
"Add to page": "Add to page",
"Collapse widget": "Collapse widget"
"Collapse widget": "Collapse widget",
"Create a form": "Create a form"
},
"ViewSectionMenu": {
"(customized)": "(customized)",
Expand Down Expand Up @@ -1266,5 +1283,28 @@
"Publish your form?": "Publish your form?",
"Unpublish": "Unpublish",
"Unpublish your form?": "Unpublish your form?"
},
"Editor": {
"Delete": "Delete"
},
"Menu": {
"Building blocks": "Building blocks",
"Columns": "Columns",
"Copy": "Copy",
"Cut": "Cut",
"Insert question above": "Insert question above",
"Insert question below": "Insert question below",
"Paragraph": "Paragraph",
"Paste": "Paste",
"Separator": "Separator",
"Unmapped fields": "Unmapped fields"
},
"UnmappedFieldsConfig": {
"Clear": "Clear",
"Map fields": "Map fields",
"Mapped": "Mapped",
"Select All": "Select All",
"Unmap fields": "Unmap fields",
"Unmapped": "Unmapped"
}
}

0 comments on commit 1f5cd0a

Please sign in to comment.