🐛[bigfix] DeepL Auth Keyの利用上限に達した場合の処理を追加
This commit is contained in:
2
view.py
2
view.py
@@ -416,7 +416,7 @@ class View():
|
||||
self._printToTextbox_Info("Auth key update completed")
|
||||
|
||||
def printToTextbox_AuthenticationError(self):
|
||||
self._printToTextbox_Info("Auth Key or language setting is incorrect")
|
||||
self._printToTextbox_Info("Auth Key is incorrect or Usage limit reached")
|
||||
|
||||
def printToTextbox_OSCError(self):
|
||||
self._printToTextbox_Info("OSC is not enabled, please enable OSC and rejoin")
|
||||
|
||||
Reference in New Issue
Block a user