messages_en.properties 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. BizTypeEnum.RECHARGE=recharge
  2. BizTypeEnum.WITHDRAW=withdraw
  3. BizTypeEnum.OPEN_GROUP_PAY=open group pay
  4. BizTypeEnum.JOIN_GROUP_PAY=join group pay
  5. BizTypeEnum.FAIL_GROUP_REFUND=fail group refund
  6. BizTypeEnum.SUCCESS_GROUP_REFUND=success group refund
  7. BizTypeEnum.OPEN_GROUP_RED_ENVELOPE=Open Group Reward
  8. BizTypeEnum.JOIN_GROUP_RED_ENVELOPE=Join Group Reward
  9. BizTypeEnum.SIGN_RED_ENVELOPE=Check-in Reward
  10. BizTypeEnum.FIRST_COMMISSION=Direct Referral Reward
  11. BizTypeEnum.SECONDARY_COMMISSION=Indirect Referral Reward
  12. BizTypeEnum.PROMOTION_COMMISSION=Refer Friends Reward
  13. BizTypeEnum.REFUND_RECHARGE=refund recharge
  14. BizTypeEnum.WITHDRAWAL_FEE=withdrawal fee
  15. BizTypeEnum.FREEZE=freeze
  16. BizTypeEnum.UNFREEZE=unfreeze
  17. BizTypeEnum.RECYCLE=recycle
  18. RechargeStatusEnum.PROCESSED=Processing
  19. RechargeStatusEnum.SUCCESS=Completed
  20. RechargeStatusEnum.FAIL=Failed
  21. RechargeStatusEnum.CANCEL=Closed
  22. WithdrawStatusEnum.WAITING_REVIEW=Waiting Review
  23. WithdrawStatusEnum.PROCESSED=Processing
  24. WithdrawStatusEnum.REVIEW_FAIL=Review Failed
  25. WithdrawStatusEnum.SUCCESS=Completed
  26. WithdrawStatusEnum.FAIL=Failed
  27. WithdrawStatusEnum.CANCEL=Closed
  28. RedEnvelopeStatusEnum.PROCESSED=Processing
  29. RedEnvelopeStatusEnum.SUCCESS=Completed
  30. SUCCESS=success
  31. FAIL=failure
  32. UNAUTHORIZED=unauthenticated signature error
  33. NOT_FOUND=api does not exist
  34. INTERNAL_SERVER_ERROR=internal server error
  35. PERMISSION_NOT_HAS=no operation permission
  36. BACKSTAGE_IS_ERROR=gateway exception
  37. OAUTH_INVALID_ACCESS_TOKEN=login expired
  38. REDIS_KEY_IS_NOT_NULL=you are operating too fast please try again
  39. OBJECT_IS_NULL=object cannot be empty
  40. ID_IS_NULL=object id cannot be empty
  41. CODE_IS_NULL=code cannot be empty
  42. NAME_IS_NULL=name cannot be empty
  43. SEQ_IS_NULL=sort order cannot be empty
  44. USERID_IS_NULL=user id cannot be empty
  45. RESULT_IS_NULL=query result is empty
  46. TYPE_IS_NULL=type is empty
  47. SQL_ERROR=database exception
  48. OPERATOR_IS_NULL=operator information of this user not found
  49. OPERATOR_IS_ERROR=operator information of this user is incorrect
  50. USER_IS_NULL=user not found
  51. UNLOGIN_PWD_ERROR=incorrect password
  52. APPCODE_IS_NULL=application id cannot be empty
  53. STATUS_IS_NULL=status abnormal
  54. ACCOUNT_IS_NULL=account cannot be empty
  55. HOSPITAL_IS_NULL=please select a settlement plan
  56. SETTLEPLANID_IS_NULL=
  57. ALIASES_IS_HAVE=subject alias already exists
  58. SUBJECTTYPE_IS_ERROR=subject type abnormal
  59. SETTLE_HAVE_DATA=settlement data already exists please contact the administrator
  60. AMOUNT_IS_INSUFFICIENT=insufficient account balance please contact the administrator
  61. ALIASES_IS_ERROR=the subject alias you entered is incorrect please enter a non-duplicate alias e.g. 109
  62. ENDTIME_ERROR=the end time you entered cannot be later than yesterday
  63. STARTTIME_ERROR=the start time you entered is earlier than the system establishment time
  64. UNBINDING_NOT_SLEF=unable to unbind group owner
  65. USER_STATUS_IS_ERROR=user status is abnormal please contact the administrator
  66. PAY_TYPE_IS_ERROR=unknown payment type please contact the administrator
  67. SIGN_ERROR=signature error please contact the administrator
  68. HOSPITAL_DEVICE_IS_NULL=
  69. APPID_IS_NULL=
  70. UKEY_IS_NULL=
  71. UKEY_IS_SOLD=
  72. USERID_IS_ERROR=user id abnormal
  73. LOGINACCOUNT_IS_NULL=login account cannot be empty
  74. ORG_IS_NULL=organization not found
  75. USER_IS_EXIST=user already registered
  76. CODE_CHECK_FAIL=verification code verification failed
  77. BANK_IS_NULL=withdrawal bank cannot be empty
  78. REVIEW_IS_NULL=review content is empty
  79. EFFECTIVE_BALANCE_IS_INSUFFICIENT=insufficient available balance
  80. ADD_RECHARGE_RECORD_EXCEPTION=
  81. CHANNEL_EXCEPTION=
  82. AMOUNT_IS_NULL=
  83. AMOUNT_OUT_MAX=
  84. withdrawal.review.failed=withdrawal review failed
  85. withdrawal.channel.does.not.exist=withdrawal channel does not exist
  86. withdrawal.failed=withdrawal failed
  87. this.channel.is.not.supported.temporarily=this channel is not supported temporarily
  88. configuration.missing=configuration missing
  89. income.account.not.found=income account not found
  90. account.not.found=account not found
  91. no.suitable.channel.for.this.payment.method.please.change.to.another.payment.method=no suitable channel for this payment method please change to another payment method
  92. channel.unavailable.please.change.to.another.payment.method=channel unavailable please change to another payment method
  93. this.channel.is.not.supported.temporarily=this channel is not supported temporarily
  94. failed.to.create.payment.order=failed to create payment order
  95. not.found=not found
  96. object.is.empty=object is empty
  97. userid.is.empty=userid is empty
  98. amount.is.empty=amount is empty
  99. object.is.empty=object is empty
  100. unsupported.type=unsupported type
  101. parameter.is.empty=parameter is empty
  102. parameter.account.id.is.empty=parameter account id is empty
  103. parameter.amount.is.empty=parameter amount is empty
  104. user.not.found=user not found
  105. user.not.logged.in=user not logged in
  106. account.not.found=account not found
  107. insufficient.frozen.amount=insufficient frozen amount
  108. freezing.exception=freezing exception
  109. frozen.record.not.found=frozen record not found
  110. frozen.status.is.abnormal=frozen status is abnormal
  111. frozen.record.not.found=frozen record not found
  112. frozen.account.not.found=frozen account not found
  113. account.not.found=account not found
  114. account.not.found=account not found
  115. increment.factor.must.be.greater.than.0=increment factor must be greater than 0
  116. the.weight.cannot.exceed.10=the weight cannot exceed 10
  117. interface=interface
  118. does.not.exist=does not exist
  119. internal.error.please.contact.the.administrator=internal error please contact the administrator
  120. exception.occurred=exception occurred
  121. method=method
  122. exception.summary=exception summary:
  123. bank.is.exist=The current withdrawal bank information has been bound, and repeated binding is prohibited.