c7bf35f01193caaa5e5b011c3ebcf72a5a503a69
The previous regex /Importiert|Dokument|Import|Läuft|DONE|laufend/i was too broad — it would match almost any German text on the page including unrelated copy. Replaced with /Import läuft|Import abgeschlossen|Fehler:/ which matches only the three status messages the mass import feature actually emits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%