fix(系统配置): 优化base-path请求验证超时提示 (#383)

* fix(系统配置): 优化base-path请求验证超时提示

* fix(系统配置): 优化base-path请求验证超时提示

* fix(系统配置): 优化国际化提示格式
This commit is contained in:
bestfeng1020 2023-07-31 11:17:45 +08:00 committed by GitHub
parent 9f374dd7b8
commit 054d42ef06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View File

@ -2,13 +2,13 @@ message.device_message_handing=Message sent to device, processing...
error.duplicate_key_detail=Duplicate Data:{0}
error.data.referenced=The data has been used elsewhere
error.base_path_error=base-path error. \
format\uFF1A{http/https}: //{IP address of the server where the front-end is located}:{Front end exposed service port}/api
error.base_path_DNS_resolution_failed=base-path DNS resolution failed\u3002\
format\uFF1A{http/https}: //{IP address of the server where the front-end is located}:{Front end exposed service port}/api
error.base_path_validate_request_timeout=base-path validate request timeout\u3002\
format\uFF1A{http/https}: //{IP address of the server where the front-end is located}:{Front end exposed service port}/api
error.base_path_error=base-path error.\
format:{http/https}://{IP address of the server where the front-end is located}:{Front end exposed service port}/api
error.base_path_DNS_resolution_failed=base-path DNS resolution failed.\
format:{http/https}://{IP address of the server where the front-end is located}:{Front end exposed service port}/api
error.base_path_validate_request_timeout=base-path validate request timeout,\
Please check if the internal access of the server can be done normally using the base path address
error.base_path_host_error=The HOST for base path cannot be: {0}, please use an IPV4 address or domain name. \
Example: 192.168. x.x
error.base_path_host_error=The HOST for base path cannot be:{0},please use an IPV4 address or domain name.\
Example:192.168.x.x
error.jvm_error=System Internal error

View File

@ -1,8 +1,8 @@
message.device_message_handing=\u6D88\u606F\u5DF2\u53D1\u5F80\u8BBE\u5907,\u5904\u7406\u4E2D...
message.device_message_handing=\u6D88\u606F\u5DF2\u53D1\u5F80\u8BBE\u5907\uFF0C\u5904\u7406\u4E2D...
error.data.referenced=\u6570\u636E\u5DF2\u7ECF\u88AB\u5176\u4ED6\u5730\u65B9\u4F7F\u7528
error.duplicate_key_detail=\u91CD\u590D\u7684\u6570\u636E:{0}
error.base_path_error=base-path\u9519\u8BEF\u3002 \u6B63\u786E\u683C\u5F0F\uFF1A{http/https}: //{\u524D\u7AEF\u6240\u5728\u670D\u52A1\u5668IP\u5730\u5740}:{\u524D\u7AEF\u66B4\u9732\u7684\u670D\u52A1\u7AEF\u53E3}/api
error.base_path_DNS_resolution_failed=base-path DNS\u89E3\u6790\u5931\u8D25\u3002\u6B63\u786E\u683C\u5F0F\uFF1A{http/https}: //{\u524D\u7AEF\u6240\u5728\u670D\u52A1\u5668IP\u5730\u5740}:{\u524D\u7AEF\u66B4\u9732\u7684\u670D\u52A1\u7AEF\u53E3}/api
error.base_path_validate_request_timeout=base-path \u8BF7\u6C42\u9A8C\u8BC1\u8D85\u65F6\u3002\u6B63\u786E\u683C\u5F0F\uFF1A{http/https}: //{\u524D\u7AEF\u6240\u5728\u670D\u52A1\u5668IP\u5730\u5740}:{\u524D\u7AEF\u66B4\u9732\u7684\u670D\u52A1\u7AEF\u53E3}/api
error.base_path_host_error=base-path\u7684HOST\u4E0D\u80FD\u4E3A:{0}\uFF0C\u8BF7\u4F7F\u7528IPv4\u5730\u5740\u6216\u57DF\u540D\u3002\u5982:192.168.x.x
error.base_path_error=base-path\u9519\u8BEF\uFF0C\u6B63\u786E\u683C\u5F0F:{http/https}://{\u524D\u7AEF\u6240\u5728\u670D\u52A1\u5668IP\u5730\u5740}:{\u524D\u7AEF\u66B4\u9732\u7684\u670D\u52A1\u7AEF\u53E3}/api
error.base_path_DNS_resolution_failed=base-path DNS\u89E3\u6790\u5931\u8D25\uFF0C\u6B63\u786E\u683C\u5F0F:{http/https}://{\u524D\u7AEF\u6240\u5728\u670D\u52A1\u5668IP\u5730\u5740}:{\u524D\u7AEF\u66B4\u9732\u7684\u670D\u52A1\u7AEF\u53E3}/api
error.base_path_validate_request_timeout=base-path\u8BF7\u6C42\u9A8C\u8BC1\u8D85\u65F6\uFF0C\u8BF7\u68C0\u67E5\u670D\u52A1\u5668\u5185\u90E8\u8BBF\u95EE\u662F\u5426\u80FD\u6B63\u5E38\u65B9\u5F0Fbase-path\u5730\u5740
error.base_path_host_error=base-path\u7684HOST\u4E0D\u80FD\u4E3A:{0}\uFF0C\u8BF7\u4F7F\u7528IPv4\u5730\u5740\u6216\u57DF\u540D.\u5982:192.168.x.x
error.jvm_error=\u7CFB\u7EDF\u5185\u90E8\u9519\u8BEF