New translations en.json (Chinese Traditional)

This commit is contained in:
Excalidraw Bot 2024-09-09 17:31:16 +02:00
parent 71678ed812
commit 6f93afcbd7

View File

@ -162,6 +162,13 @@
"hint_emptyLibrary": "選取畫布上的物件以加入,或從下方的公開 repository 中安裝資料庫",
"hint_emptyPrivateLibrary": "選擇畫布上的物件以在此加入"
},
"search": {
"title": "",
"noMatch": "",
"singleResult": "",
"multipleResults": "",
"placeholder": ""
},
"buttons": {
"clearReset": "重置 canvas",
"exportJSON": "匯出至檔案",
@ -297,6 +304,7 @@
"shapes": "形狀"
},
"hints": {
"dismissSearch": "",
"canvasPanning": "若要移動畫布,請在拖曳時按住滑鼠滾輪或空白鍵,或使用手形工具",
"linearElement": "點擊以繪製多點曲線;或拖曳以繪製直線",
"arrowTool": "點擊以開始建立多點,拖曳可建立單一線段。再次按下 {{arrowShortcut}} 來變更箭頭類型。",