deploy-ease-platform/backend/src/main/resources/messages_en.properties
2024-11-26 17:21:07 +08:00

12 lines
397 B
Properties

# \u9ED8\u8BA4\u8BED\u8A00\uFF08\u82F1\u6587\uFF09
response.success=Success
response.error=System Error
response.invalid.param=Invalid Parameter
response.unauthorized=Unauthorized
response.forbidden=Forbidden
response.not.found=Resource Not Found
response.conflict=Resource Conflict
user.not.found=User not found
user.username.exists=Username already exists
user.email.exists=Email already exists