From f0c01249704cef6dde11e743199378f2c9726662 Mon Sep 17 00:00:00 2001 From: Sun <95302870@qq.com> Date: Mon, 15 Jan 2024 21:53:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=A3=81=E7=BA=B8=E8=BE=93=E5=85=A5=E6=A1=86=E5=BC=80=E5=85=B3?= =?UTF-8?q?=E7=9A=84=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en-US.json | 2 +- src/locales/zh-CN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 5937b63..6ae63f2 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -56,7 +56,7 @@ "configSaved": "Configuration saved", "contentArea": "Content area", "customFooter": "Custom footer", - "customImageAddress": "Custom image address", + "customImageAddress": "Expand image link input box", "detailIcon": "Detail icon", "hideDescription": "Hide description information", "hideTitle": "Hide title", diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index 298baac..fbb6703 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -56,7 +56,7 @@ "configSaved": "配置已保存", "contentArea": "内容区域", "customFooter": "自定义footer", - "customImageAddress": "自定义图片地址", + "customImageAddress": "展开图片链接输入框", "detailIcon": "详情图标", "hideDescription": "隐藏描述信息", "hideTitle": "隐藏标题",