web/i18n/error/queue: add missing generic_error

oops
This commit is contained in:
wukko 2025-06-19 22:38:16 +06:00
parent 672b3dcf46
commit fef6ee1a17
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -2,6 +2,8 @@
"no_final_file": "no final file output",
"worker_didnt_start": "couldn't start a processing worker",
"generic_error": "processing worker crashed, see console for details",
"fetch.crashed": "fetch worker crashed, see console for details",
"fetch.bad_response": "couldn't access the file tunnel",
"fetch.no_file_reader": "couldn't write a file to cache",