Improve toast consistency

This commit is contained in:
Nicolas Mowen
2025-11-24 15:52:22 -07:00
parent 8ceeb4ffb3
commit ede07f43cb
8 changed files with 17 additions and 5 deletions
@@ -53,6 +53,7 @@
"selectOrExport": "Select or Export",
"toast": {
"success": "Successfully started export. View the file in the exports page.",
"view": "View",
"error": {
"failed": "Failed to start export: {{error}}",
"endTimeMustAfterStartTime": "End time must be after start time",