Improve translation reliability and progress feedback

This commit is contained in:
burnintuna 2026-07-30 17:07:02 +09:00
parent 9439858b11
commit 51a6e845d1
20 changed files with 1194 additions and 216 deletions

2
requirements-dev.txt Normal file
View file

@ -0,0 +1,2 @@
-r requirements.txt
httpx==0.28.*