fix: Update mutuals friends error handling

This commit is contained in:
pa
2025-12-06 04:56:11 +09:00
committed by Natsumi
parent 978154266c
commit 0d6ed02355
7 changed files with 65 additions and 23 deletions

View File

@@ -2350,7 +2350,8 @@
"vpn_in_use": "VRChat currently blocks most VPNs. Please disable any connected VPNs and try again.",
"login_error": "Login Error",
"invalid_json_response": "Invalid JSON response",
"403_404_bailing_request": "Bailing request due to recent 404/403"
"403_404_bailing_request": "Bailing request due to recent 404/403",
"unavailable": "Service may be unavailable due to VRChat internal issues"
}
}
}