From 9640dd2c350f0df3e27ebce992cba720e80f715c Mon Sep 17 00:00:00 2001 From: Johnny Yu <47519561+johnnyyu0930@users.noreply.github.com> Date: Wed, 22 Apr 2020 09:43:30 +0800 Subject: [PATCH] editor.placeholder.text to zh-tw --- zh-TW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-TW.json b/zh-TW.json index 9a3b3d9..1c49968 100644 --- a/zh-TW.json +++ b/zh-TW.json @@ -137,7 +137,7 @@ "editor.link_color.label": "連結色彩", "editor.margin.label": "間隔", "editor.padding.label": "邊距", - "editor.placeholder.text": "这里没有内容。 从右侧拖动内容。", + "editor.placeholder.text": "目前沒有內容,請從右側欄位拖入。", "editor.play_icon_color.label": "播放圖示色彩", "editor.play_icon_size.label": "播放圖示大小", "editor.play_icon_type.label": "播放圖示類型", @@ -252,4 +252,4 @@ "tools.tabs.images": "影像", "tools.tabs.row": "欄位", "tools.text.personalize": "動態標籤" -} \ No newline at end of file +}