Skip to content

Commit

Permalink
automated update to translation keys (#518)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
  • Loading branch information
github-actions[bot] and Paul's Grist Bot committed May 15, 2023
1 parent 84854b7 commit 3e0045d
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions static/locales/en.client.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,11 @@
"Reset {{count}} columns_one": "Reset column",
"Reset {{count}} columns_other": "Reset {{count}} columns",
"Reset {{count}} entire columns_one": "Reset entire column",
"Reset {{count}} entire columns_other": "Reset {{count}} entire columns"
"Reset {{count}} entire columns_other": "Reset {{count}} entire columns",
"Comment": "Comment",
"Copy": "Copy",
"Cut": "Cut",
"Paste": "Paste"
},
"ChartView": {
"Create separate series for each value of the selected column.": "Create separate series for each value of the selected column.",
Expand Down Expand Up @@ -272,7 +276,9 @@
"Time Zone:": "Time Zone:",
"API": "API",
"Document ID copied to clipboard": "Document ID copied to clipboard",
"Ok": "OK"
"Ok": "OK",
"Manage Webhooks": "Manage Webhooks",
"Webhooks": "Webhooks"
},
"DocumentUsage": {
"Attachments Size": "Size of Attachments",
Expand Down Expand Up @@ -987,5 +993,21 @@
"Provide a column label": "Provide a column label",
"Save": "Save",
"Close": "Close"
},
"Clipboard": {
"Got it": "Got it",
"Unavailable Command": "Unavailable Command"
},
"FieldContextMenu": {
"Clear field": "Clear field",
"Copy": "Copy",
"Copy anchor link": "Copy anchor link",
"Cut": "Cut",
"Hide field": "Hide field",
"Paste": "Paste"
},
"WebhookPage": {
"Clear Queue": "Clear Queue",
"Webhook Settings": "Webhook Settings"
}
}

0 comments on commit 3e0045d

Please sign in to comment.