From 20fdf02a02a27b885c00eb987f4cc995c47edb77 Mon Sep 17 00:00:00 2001 From: guoyuqi Date: Mon, 9 Jan 2023 11:12:21 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E6=96=87=E5=AD=97=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --story=1010649 --user=郭雨琦 https://www.tapd.cn/55049933/prong/stories/view/1155049933001010649?url_cache_key=from_url_iteration_list_af1c2a348ba1b2cbec7f7734af247d0e&action_entry_type=stories --- framework/sdk-parent/frontend/src/i18n/lang/en-US.js | 2 +- framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/sdk-parent/frontend/src/i18n/lang/en-US.js b/framework/sdk-parent/frontend/src/i18n/lang/en-US.js index 49709e8985..8318486053 100644 --- a/framework/sdk-parent/frontend/src/i18n/lang/en-US.js +++ b/framework/sdk-parent/frontend/src/i18n/lang/en-US.js @@ -1337,7 +1337,7 @@ const message = { one_click_sync: "One-click sync", change_notification: "Change Notification", recipient: "Recipient", - recipient_tips: "When the API changes, the associated CASE creator and automation scene creator will receive in-site messages,can go to", + recipient_tips: "When the API changes, the associated CASE creator and automation scene creator will receive in-site messages, can go to", select_comp: { no_data: "No Data", add_data: "Add Data" diff --git a/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js b/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js index de12e70688..d7c9300e86 100644 --- a/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js +++ b/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js @@ -1345,7 +1345,7 @@ const message = { one_click_sync: "一键同步", change_notification: "变更通知", recipient: "接收人", - recipient_tips: "当API发生变化时,关联的CASE创建人、自动化场景创建人会收到站内消息,可前往", + recipient_tips: "当API发生变化时,关联的CASE创建人、自动化场景创建人会收到站内消息,可前往", select_comp: { no_data: "无数据", add_data: "去添加"