Update Translations.resx

This commit is contained in:
Somersault 2026-06-29 05:35:19 +03:00 committed by GitHub
parent 003486a48f
commit 343b727d8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -397,6 +397,9 @@
<data name="bot.autoRelog.wait_with_retries" xml:space="preserve">
<value>Waiting {0:0.000} seconds before reconnecting... ({1} retries left)</value>
</data>
<data name="bot.autoRelog.restart_already_pending" xml:space="preserve">
<value>Restart already pending; not scheduling another reconnect.</value>
</data>
<data name="bot.autoRelog.retries_unlimited" xml:space="preserve">
<value>unlimited</value>
</data>