Userinfo failed to load alert

This commit is contained in:
2025-08-18 13:08:57 +08:00
parent f33b569221
commit e809aadaea
3 changed files with 58 additions and 2 deletions

View File

@@ -850,5 +850,9 @@
"zero": "No invitation",
"one": "{} available invitation",
"other": "{} available invitations"
}
},
"failedToLoadUserInfo": "Failed to load user info",
"failedToLoadUserInfoNetwork": "It seems be network issue, you can tap the button below to try again.",
"failedToLoadUserInfoUnauthorized": "It seems your session has been logged out or not available anymore, you can still try agian to fetch the user info if you want.",
"okay": "Okay"
}