Files
his/healthlink-his-server/messages_en_US.properties
chenqi 83f340b6bb feat(i18n): 实现门诊增强和门诊财务国际化功能
- 在门诊增强页面添加表格列的国际化标签
- 在门诊增强页面添加操作按钮的国际化文本
- 在门诊财务日结结算页面实现表单字段的国际化
- 在门诊财务日结结算页面实现表格列标题的国际化
- 在门诊财务日结结算页面添加操作按钮的国际化
- 集成 vue-i18n 并在组件中使用国际化方法
- 更新日结详情提示消息为国际化文本
- 实现导出文件名和成功消息的国际化
2026-06-28 06:58:53 +08:00

64 lines
3.0 KiB
Properties

# Error messages
not.null=* Required
user.jcaptcha.error=Captcha error
user.jcaptcha.expire=Captcha expired
user.not.exists=User not found or wrong password
user.password.not.match=User not found or wrong password
user.password.retry.limit.count=Password input error {0} times
user.password.retry.limit.exceed=Password input error {0} times, account locked for {1} minutes
user.password.delete=Sorry, your account has been deleted
user.blocked=User is blocked, please contact administrator
role.blocked=Role is blocked, please contact administrator
login.blocked=Sorry, your IP has been blacklisted
user.logout.success=Logout successful
length.not.valid=Length must be between {min} and {max} characters
user.username.not.valid=* 2-20 characters: letters, numbers, underscores, must start with non-number
user.password.not.valid=* 5-50 characters
user.email.not.valid=Invalid email format
user.mobile.phone.number.not.valid=Invalid phone number format
user.login.success=Login successful
user.register.success=Registration successful
user.notfound=Please login again
user.forcelogout=Administrator forced logout, please login again
user.unknown.error=Unknown error, please login again
upload.exceed.maxSize=File size exceeds limit! Maximum allowed: {0}MB!
upload.filename.exceed.length=Filename maximum {0} characters
no.permission=No data permission, contact administrator [{0}]
no.create.permission=No create permission, contact administrator [{0}]
no.update.permission=No update permission, contact administrator [{0}]
no.delete.permission=No delete permission, contact administrator [{0}]
no.export.permission=No export permission, contact administrator [{0}]
msg.success=Operation successful
msg.failure=Operation failed
msg.param.error=Parameter error
msg.not.found=Record not found
msg.already.exists=Record already exists
msg.permission.denied=Permission denied
msg.data.invalid=Invalid data
reg.success=Registration successful
reg.not.found=Registration record not found
reg.cancel.success=Registration cancelled
reg.status.invalid=Invalid registration status
pharmacy.dispense.success=Dispensing successful
pharmacy.stock.insufficient=Insufficient stock
pharmacy.drug.expired=Drug expired
billing.success=Billing successful
billing.refund.success=Refund successful
billing.amount.invalid=Invalid amount
patient.not.found=Patient not found
patient.info.incomplete=Patient information incomplete
system.user.not.found=User not found
system.role.not.found=Role not found
system.menu.not.found=Menu not found
bed.allocate.success=Bed allocated successfully
bed.allocate.fail=Bed allocation failed
bed.transfer.success=Bed transfer successful
bed.transfer.fail=Bed transfer failed
bed.release.success=Bed released successfully
bed.release.fail=Bed release failed
bed.clean.success=Bed cleaned successfully
bed.clean.fail=Bed cleaning failed
yb.admit.success=Insurance admission successful
yb.admit.fail=Insurance admission failed
yb.discharge.success=Insurance discharge successful
yb.discharge.fail=Insurance discharge failed