Add button to view exports when exported (#20682)

This commit is contained in:
Nicolas Mowen
2025-10-26 13:11:48 -05:00
committed by GitHub
parent 190925375b
commit 43706eb48d
5 changed files with 22 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"export": "Export",
"selectOrExport": "Select or Export",
"toast": {
"success": "Successfully started export. View the file in the /exports folder.",
"success": "Successfully started export. View the file in the exports page.",
"error": {
"failed": "Failed to start export: {{error}}",
"endTimeMustAfterStartTime": "End time must be after start time",