Add common.loading locale key and cancellable capture test overlay

Add missing common.loading i18n key to en/ru locales. Add close button
and ESC key support to the overlay spinner so users can cancel running
capture tests. Uses AbortController to abort the in-flight fetch request.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-18 17:20:09 +03:00
parent fb1086b309
commit c79b7367da
5 changed files with 58 additions and 3 deletions

View File

@@ -237,6 +237,7 @@
"confirm.title": "Confirm Action",
"confirm.yes": "Yes",
"confirm.no": "No",
"common.loading": "Loading...",
"common.delete": "Delete",
"common.edit": "Edit",
"streams.title": "\uD83D\uDCFA Sources",