mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Feat: add title query params for exported csv and xlsx + download translations (#872)
Co-authored-by: Florent <florent.git@zeteo.me>
This commit is contained in:
@@ -547,7 +547,9 @@
|
||||
"You do not have write access to this site": "You do not have write access to this site",
|
||||
"Download full document and history": "Download full document and history",
|
||||
"Remove all data but keep the structure to use as a template": "Remove all data but keep the structure to use as a template",
|
||||
"Remove document history (can significantly reduce file size)": "Remove document history (can significantly reduce file size)"
|
||||
"Remove document history (can significantly reduce file size)": "Remove document history (can significantly reduce file size)",
|
||||
"Download": "Download",
|
||||
"Download document": "Download document"
|
||||
},
|
||||
"NotifyUI": {
|
||||
"Ask for help": "Ask for help",
|
||||
|
||||
Reference in New Issue
Block a user