编码和登录账号的消息增加到i18n
This commit is contained in:
@@ -72,3 +72,8 @@ sys.file.uploadSuccessSeconds=Seconds upload success , time {0}
|
||||
sys.file.uploadSuccess=Upload success {0}
|
||||
sys.file.downloadFileNotExist=File lost or non-existent!
|
||||
sys.file.chunkUploading=Uploading {0}/{1}
|
||||
|
||||
# =========== 后端验证提示提醒消息 ===========
|
||||
|
||||
web.validator.id=Id maximum of 64 characters and can contain letters, digits, _, -, /, #, and chinese
|
||||
web.validator.user.loginCode=LoginCode 4 to 20 characters and can contain only letters, digits, _, and chinese
|
||||
|
||||
@@ -72,3 +72,8 @@ sys.file.uploadSuccessSeconds=セカンドアップロード成功,時間{0}
|
||||
sys.file.uploadSuccess=アップロード成功,時間{0}
|
||||
sys.file.downloadFileNotExist=ファイルが存在しません!
|
||||
sys.file.chunkUploading=アップロード中 {0}/{1}
|
||||
|
||||
# =========== 后端验证提示提醒消息 ===========
|
||||
|
||||
web.validator.id=编码はさいだい最大64もじ文字で、すーじ数字、_、-、/、#、ちゅーごく中国ご語をふくめる含めることができます
|
||||
web.validator.user.loginCode=账号4~20もじ文字で、すーじ数字、_、およびちゅーごく中国ご語のみをふくめる含めることができます
|
||||
|
||||
@@ -72,3 +72,8 @@ sys.file.uploadSuccessSeconds=秒传成功,用时{0}
|
||||
sys.file.uploadSuccess=上传成功,用时{0}
|
||||
sys.file.downloadFileNotExist=文件已丢失或不存在!
|
||||
sys.file.chunkUploading=正在上传 {0}/{1}
|
||||
|
||||
# =========== 后端验证提示提醒消息 ===========
|
||||
|
||||
web.validator.id=编码长度不能超过 64 个字符,并且只能包含字母、数字、下划线、减号、斜杠、井号或中文
|
||||
web.validator.user.loginCode=登录账号长度应为 4 到 20 个字符,并且只能包含字母、数字、下划线或中文
|
||||
|
||||
Reference in New Issue
Block a user