Translate request errors for #471

This commit is contained in:
the-djmaze 2022-08-02 11:01:19 +02:00
parent 561445de03
commit 4349eda310
66 changed files with 214 additions and 92 deletions

View file

@ -42,6 +42,7 @@ SaveSettingsStep = {
Notification = {
RequestError: 1,
RequestAborted: 2,
RequestTimeout: 3,
// Global
InvalidToken: 101,