615e64cbd7
Fix issue with sometimes missing seconds_remaining field in Deepl response
2023-01-23 15:34:26 +01:00
49d77fc032
Fix issue with additional status that has been observed
2023-01-19 14:02:53 +01:00
d7325d64c5
Add use <tunit> instead of <span> for Deepl translation
...
To avoid getting results like "... bla."</span>" ->
"... bla</span>."" from Deepl we need to set set splitting_tags
option to an element name (that's not as common as span).
2023-01-14 21:59:57 +01:00
e16710664d
Add checking and updating DeepL usage information
2023-01-10 20:06:54 +01:00
71e6a8da60
Update Deepl translation
...
Now getting auth-key from db.
2023-01-09 21:30:20 +01:00
927530c66d
Add raw Deepl module and a progress bar
2023-01-05 22:19:23 +01:00