From 3ddc41707c538e62dfe218ca190db2b7b605a94c Mon Sep 17 00:00:00 2001 From: jym503558564 <503558564@qq.com> Date: Wed, 2 Sep 2020 16:10:38 +0800 Subject: [PATCH] =?UTF-8?q?pref(storage):=20=E4=BF=AE=E6=94=B9=E5=BD=95?= =?UTF-8?q?=E5=83=8F=E5=AD=98=E5=82=A8=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/langs/cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/langs/cn.json b/src/i18n/langs/cn.json index cecaab399..2065c93ba 100644 --- a/src/i18n/langs/cn.json +++ b/src/i18n/langs/cn.json @@ -595,8 +595,8 @@ "esUrl": "提示:如果有多台主机,请使用逗号 ( , ) 进行分割。(eg: http://www.jumpserver.a.com,http://www.jumpserver.b.com)", "esIndex": "es提供默认index:jumpserver", "esDocType": "es默认文档类型:command", - "s3Endpoint": "S3: http://s3.{REGION_NAME}.amazonaws.com
S3(China): http://s3.{REGION_NAME}.amazonaws.com.cn
示例: http://s3.cn-north-1.amazonaws.com.cn", - "ossEndpoint": "OSS: http://{REGION_NAME}.aliyuncs.com
示例: http://oss-cn-hangzhou.aliyuncs.com" + "s3Endpoint": "S3 格式: http://s3.{REGION_NAME}.amazonaws.com
S3(China) 格式: http://s3.{REGION_NAME}.amazonaws.com.cn
如: http://s3.cn-north-1.amazonaws.com.cn", + "ossEndpoint": "OSS 格式: http://{REGION_NAME}.aliyuncs.com
如: http://oss-cn-hangzhou.aliyuncs.com" } }, "setting": {