Skip to content

Commit

Permalink
automated update to translation keys (#758)
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 Nov 20, 2023
1 parent cea0404 commit aa73a34
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions static/locales/en.client.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,13 @@
"Duplicate Table": "Duplicate Table",
"Raw Data Tables": "Raw Data Tables",
"Table ID copied to clipboard": "Table ID copied to clipboard",
"You do not have edit access to this document": "You do not have edit access to this document"
"You do not have edit access to this document": "You do not have edit access to this document",
"Edit Record Card": "Edit Record Card",
"Record Card": "Record Card",
"Record Card Disabled": "Record Card Disabled",
"Remove Table": "Remove Table",
"Rename Table": "Rename Table",
"{{action}} Record Card": "{{action}} Record Card"
},
"DocHistory": {
"Activity": "Activity",
Expand Down Expand Up @@ -616,7 +622,8 @@
"Duplicate rows_other": "Duplicate rows",
"Insert row": "Insert row",
"Insert row above": "Insert row above",
"Insert row below": "Insert row below"
"Insert row below": "Insert row below",
"View as card": "View as card"
},
"SelectionSummary": {
"Copied to clipboard": "Copied to clipboard"
Expand Down Expand Up @@ -1231,5 +1238,13 @@
"FloatingPopup": {
"Maximize": "Maximize",
"Minimize": "Minimize"
},
"CardContextMenu": {
"Copy anchor link": "Copy anchor link",
"Delete card": "Delete card",
"Duplicate card": "Duplicate card",
"Insert card": "Insert card",
"Insert card above": "Insert card above",
"Insert card below": "Insert card below"
}
}

0 comments on commit aa73a34

Please sign in to comment.