ui(client): optimize installation key caching & show invalid key hint

This commit is contained in:
2025-11-09 08:40:18 +01:00
parent 463c2bbf2b
commit 562ce27341
4 changed files with 59 additions and 97 deletions

View File

@@ -171,4 +171,7 @@
<data name="UpdateServerInMaintenance" xml:space="preserve">
<value>The update servers are in maintenance.</value>
</data>
<data name="InstallationKeyNotValid" xml:space="preserve">
<value>Installation key seems to be invalid</value>
</data>
</root>