Skip to content

Commit

Permalink
(core) updates from grist-core
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfitz committed Oct 17, 2023
2 parents f1cf92a + 3f50948 commit 91eabb6
Show file tree
Hide file tree
Showing 6 changed files with 249 additions and 255 deletions.
18 changes: 16 additions & 2 deletions static/locales/en.client.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,20 @@
"Unfreeze {{count}} columns_one": "Unfreeze this column",
"Unfreeze {{count}} columns_other": "Unfreeze {{count}} columns",
"Insert column to the left": "Insert column to the left",
"Insert column to the right": "Insert column to the right"
"Insert column to the right": "Insert column to the right",
"Apply on record changes": "Apply on record changes",
"Apply to new records": "Apply to new records",
"Authorship": "Authorship",
"Created At": "Created At",
"Created By": "Created By",
"Hidden Columns": "Hidden Columns",
"Last Updated At": "Last Updated At",
"Last Updated By": "Last Updated By",
"Lookups": "Lookups",
"Shortcuts": "Shortcuts",
"Show hidden columns": "Show hidden columns",
"Timestamp": "Timestamp",
"no reference column": "no reference column"
},
"GristDoc": {
"Added new linked section to view {{viewName}}": "Added new linked section to view {{viewName}}",
Expand Down Expand Up @@ -820,7 +833,8 @@
"Choice List": "Choice List",
"Reference": "Reference",
"Reference List": "Reference List",
"Attachment": "Attachment"
"Attachment": "Attachment",
"Search columns": "Search columns"
},
"modals": {
"Cancel": "Cancel",
Expand Down
Loading

0 comments on commit 91eabb6

Please sign in to comment.