add missing translation for export

This commit is contained in:
2026-05-12 19:26:18 +02:00
parent 56339222e7
commit 35d2d0a8d3
6 changed files with 74 additions and 10 deletions

View File

@@ -213,6 +213,14 @@
"export_uploads": "My Uploads",
"export_favorites": "My Favorites",
"export_preparing": "Preparing...",
"export_fetching_data": "Fetching data list...",
"export_processing_files": "Processing files: {completed} / {total}",
"export_generating_zip": "Generating ZIP file",
"export_complete": "Export complete!",
"export_failed": "Export failed.",
"export_select_option": "Please select at least one option to export.",
"export_no_data": "No data found to export.",
"export_failed_alert": "Export failed. See console for details.",
"start_export": "Generate Export (ZIP)"
},
"filter": {