automated update to translation keys (#575)

Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
This commit is contained in:
github-actions[bot] 2023-07-19 09:42:20 -04:00 committed by GitHub
parent 3a247c21a2
commit f1e8cba57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -898,7 +898,11 @@
"Error in the cell": "Error in the cell",
"Errors in all {{numErrors}} cells": "Errors in all {{numErrors}} cells",
"Errors in {{numErrors}} of {{numCells}} cells": "Errors in {{numErrors}} of {{numCells}} cells",
"editingFormula is required": "editingFormula is required"
"editingFormula is required": "editingFormula is required",
"Enter formula or {{button}}.": "Enter formula or {{button}}.",
"Enter formula.": "Enter formula.",
"Expand Editor": "Expand Editor",
"use AI Assistant": "use AI Assistant"
},
"HyperLinkEditor": {
"[link label] url": "[link label] URL"
@ -1037,7 +1041,20 @@
"Regenerate": "Regenerate",
"Save": "Save",
"See our {{helpFunction}} and {{formulaCheat}}, or visit our {{community}} for more help.": "See our {{helpFunction}} and {{formulaCheat}}, or visit our {{community}} for more help.",
"Tips": "Tips"
"Tips": "Tips",
"AI Assistant": "AI Assistant",
"Apply": "Apply",
"Cancel": "Cancel",
"Clear Conversation": "Clear Conversation",
"Code View": "Code View",
"Hi, I'm the Grist Formula AI Assistant.": "Hi, I'm the Grist Formula AI Assistant.",
"I can only help with formulas. I cannot build tables, columns, and views, or write access rules.": "I can only help with formulas. I cannot build tables, columns, and views, or write access rules.",
"Learn more": "Learn more",
"Press Enter to apply suggested formula.": "Press Enter to apply suggested formula.",
"Sign Up for Free": "Sign Up for Free",
"Sign up for a free Grist account to start using the Formula AI Assistant.": "Sign up for a free Grist account to start using the Formula AI Assistant.",
"There are some things you should know when working with me:": "There are some things you should know when working with me:",
"What do you need help with?": "What do you need help with?"
},
"GridView": {
"Click to insert": "Click to insert"
@ -1133,5 +1150,12 @@
"No data": "No data",
"No row selected in {{title}}": "No row selected in {{title}}",
"Not all data is shown": "Not all data is shown"
},
"FloatingEditor": {
"Collapse Editor": "Collapse Editor"
},
"FloatingPopup": {
"Maximize": "Maximize",
"Minimize": "Minimize"
}
}