Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
tao.mo
2025-01-10 22:56:52 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3395e3e5b33c99acf89b0eb8985132fc21f4aa05
3395e3e5
1 parent
56daed1c
ALL | 修改 | 中英文国际化配置
mt 2025年1月10日22:56:48
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
88 additions
and
88 deletions
server/biz-customer/src/main/resources/message_zh_CN.properties
server/kafka-cndc-server/src/main/resources/message_zh_CN.properties
server/manager-server/src/main/resources/message_zh_CN.properties
server/task-schedule/src/main/resources/message_zh_CN.properties
server/biz-customer/src/main/resources/message_zh_CN.properties
View file @
3395e3e
#******************系统操作日志记录,中文展示******************
business_log_20001
=
添加运单
business_log_20002
=
提交运单
business_log_20003
=
运单查询
business_log_20004
=
运单详细信息查询
business_log_20005
=
根据运单ID查询用户上传记录
business_log_20006
=
运单历史上传记录查询
business_log_20007
=
上传历史附件记录
business_log_20008
=
下载附件
system_exception_20003
=
提示信息过长,未保存成功
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
#******************业务相关、需要做国际化******************
#*********用于字段描述使用,不单独使用**********
#business_field_31001=发货人计费账号
business_field_31001
=
shipper account
#business_field_31002=运单ID
business_field_31002
=
tracking number ID
#business_field_31003=运单号
business_field_31003
=
tracking number
#business_field_31004=始发国编码
business_field_31004
=
origin country ID
#business_field_31005=始发国名称
business_field_31005
=
origin country
#business_field_31006=目的国编码
business_field_31006
=
destination country ID
#business_field_31007=目的国全称
business_field_31007
=
destination country
#business_field_31008=文件业务类型
business_field_31008
=
upload file type
#*********具体响应到前端**********
business_exception_30001
=
{0}必填字段未填写
business_exception_30002
=
单次最多可查询1000个运单号码
business_exception_30003
=
{0}不正确,请重新输入
business_exception_30004
=
The waybill you entered is generated by another user, whether continue uploading?
business_exception_30005
=
The waybill you entered is generated by another account, whether continue uploading?
business_exception_30006
=
附件未上传
business_exception_30007
=
所有上传文件数量不超过{0}个文件
business_exception_30008
=
所有上传文件总大小不超过{0}M
business_exception_30009
=
运单或发票未上传
business_exception_30010
=
文件类型不在:运单、发票、箱单、其他
business_exception_30011
=
该运单已被其他人创建,不可以重复创建
business_exception_30012
=
UUID不一致
business_exception_30013
=
文件名为:{0},上传失败,请检查后重试
business_exception_30014
=
运单信息加载失败,请稍后重试
business_success_30015
=
提交成功
business_exception_30016
=
提交失败,请稍后重试!
business_exception_30017
=
运单号填写错误,请检查!
business_exception_30018
=
运单提交失败,该运单正在被其他用户操作,请稍后重试
business_exception_30019
=
Shipper Account填写错误(Shipper Account是由9位数字组成)
business_exception_30020
=
您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
\ No newline at end of file
##******************系统操作日志记录,中文展示******************
#business_log_20001=添加运单
#business_log_20002=提交运单
#business_log_20003=运单查询
#business_log_20004=运单详细信息查询
#business_log_20005=根据运单ID查询用户上传记录
#business_log_20006=运单历史上传记录查询
#business_log_20007=上传历史附件记录
#business_log_20008=下载附件
#system_exception_20003=提示信息过长,未保存成功
#
##******************鉴权相关提示,需要做国际化******************
##authentication包
#system_exception_10001=没有访问权限
#system_exception_10002=没有通过权限认证
#system_exception_10003=登录身份异常
#system_exception_10004=登录超过8小时,请重新登录
#system_exception_10005=登录已过期,请重新登录
#
##******************业务相关、需要做国际化******************
##*********用于字段描述使用,不单独使用**********
##business_field_31001=发货人计费账号
#business_field_31001=shipper account
##business_field_31002=运单ID
#business_field_31002=tracking number ID
##business_field_31003=运单号
#business_field_31003=tracking number
##business_field_31004=始发国编码
#business_field_31004=origin country ID
##business_field_31005=始发国名称
#business_field_31005=origin country
##business_field_31006=目的国编码
#business_field_31006=destination country ID
##business_field_31007=目的国全称
#business_field_31007=destination country
##business_field_31008=文件业务类型
#business_field_31008=upload file type
#
##*********具体响应到前端**********
#business_exception_30001={0}必填字段未填写
#business_exception_30002=单次最多可查询1000个运单号码
#business_exception_30003={0}不正确,请重新输入
#business_exception_30004=The waybill you entered is generated by another user, whether continue uploading?
#business_exception_30005=The waybill you entered is generated by another account, whether continue uploading?
#business_exception_30006=附件未上传
#business_exception_30007=所有上传文件数量不超过{0}个文件
#business_exception_30008=所有上传文件总大小不超过{0}M
#business_exception_30009=运单或发票未上传
#business_exception_30010=文件类型不在:运单、发票、箱单、其他
#business_exception_30011=该运单已被其他人创建,不可以重复创建
#business_exception_30012=UUID不一致
#business_exception_30013=文件名为:{0},上传失败,请检查后重试
#business_exception_30014=运单信息加载失败,请稍后重试
#business_success_30015=提交成功
#business_exception_30016=提交失败,请稍后重试!
#business_exception_30017=运单号填写错误,请检查!
#business_exception_30018=运单提交失败,该运单正在被其他用户操作,请稍后重试
#business_exception_30019=Shipper Account填写错误(Shipper Account是由9位数字组成)
#
business_exception_30020
=
您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
\ No newline at end of file
...
...
server/kafka-cndc-server/src/main/resources/message_zh_CN.properties
View file @
3395e3e
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
\ No newline at end of file
##******************鉴权相关提示,需要做国际化******************
##authentication包
#system_exception_10001=没有访问权限
#system_exception_10002=没有通过权限认证
#system_exception_10003=登录身份异常
#system_exception_10004=登录超过8小时,请重新登录
#
system_exception_10005
=
登录已过期,请重新登录
\ No newline at end of file
...
...
server/manager-server/src/main/resources/message_zh_CN.properties
View file @
3395e3e
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
#******************业务相关、需要做国际化******************
business_exception_40001
=
系统异常:登录失败,请稍后重试!
business_log_40002
=
用户登录
system_exception_40003
=
系统异常,请稍后重试!
system_exception_40004
=
单次登录已过有效期,请重新登录!
system_exception_40005
=
退出成功
system_exception_40006
=
退出失败
\ No newline at end of file
##******************鉴权相关提示,需要做国际化******************
##authentication包
#system_exception_10001=没有访问权限
#system_exception_10002=没有通过权限认证
#system_exception_10003=登录身份异常
#system_exception_10004=登录超过8小时,请重新登录
#system_exception_10005=登录已过期,请重新登录
#
##******************业务相关、需要做国际化******************
#business_exception_40001=系统异常:登录失败,请稍后重试!
#business_log_40002=用户登录
#system_exception_40003=系统异常,请稍后重试!
#system_exception_40004=单次登录已过有效期,请重新登录!
#system_exception_40005=退出成功
#
system_exception_40006
=
退出失败
\ No newline at end of file
...
...
server/task-schedule/src/main/resources/message_zh_CN.properties
View file @
3395e3e
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
\ No newline at end of file
##******************鉴权相关提示,需要做国际化******************
##authentication包
#system_exception_10001=没有访问权限
#system_exception_10002=没有通过权限认证
#system_exception_10003=登录身份异常
#system_exception_10004=登录超过8小时,请重新登录
#
system_exception_10005
=
登录已过期,请重新登录
\ No newline at end of file
...
...
Please
register
or
login
to post a comment