improve add dialog

This commit is contained in:
Josh Hawkins
2026-04-11 15:02:24 -05:00
parent 3f5d2ec71b
commit 050ad6cfac
2 changed files with 84 additions and 32 deletions
+4 -1
View File
@@ -79,6 +79,9 @@
"addExportDialog": {
"title": "Add Export to {{caseName}}",
"searchPlaceholder": "Search uncategorized exports",
"empty": "No uncategorized exports match this search."
"empty": "No uncategorized exports match this search.",
"addButton_one": "Add 1 Export",
"addButton_other": "Add {{count}} Exports",
"adding": "Adding..."
}
}