one-api/common/i18n/locales/en.json

12 lines
353 B
JSON

{
"success": "Success",
"unauthorized": "Unauthorized",
"forbidden": "Forbidden",
"invalid_token": "Invalid token",
"channel_not_found": "Channel not found",
"invalid_request": "Invalid request",
"internal_error": "Internal server error",
"quota_exceeded": "Quota exceeded",
"invalid_input": "Invalid input, please check your input"
}