Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editor.placeholder.text Simplified Chinese to Traditional Chinese #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "播放圖示類型",
Expand Down Expand Up @@ -252,4 +252,4 @@
"tools.tabs.images": "影像",
"tools.tabs.row": "欄位",
"tools.text.personalize": "動態標籤"
}
}