New translations en.json (Chinese Traditional)

This commit is contained in:
Excalidraw Bot 2024-03-29 10:27:44 +01:00
parent 93ee60cd9b
commit b2e09157da

View File

@ -145,9 +145,9 @@
"prompt": "提示詞", "prompt": "提示詞",
"followUs": "追蹤我們", "followUs": "追蹤我們",
"discordChat": "Discord 聊天室", "discordChat": "Discord 聊天室",
"zoomToFitViewport": "", "zoomToFitViewport": "縮放至符合 viewport",
"zoomToFitSelection": "", "zoomToFitSelection": "縮放至符合選取區",
"zoomToFit": "" "zoomToFit": "縮放至顯示所有元素"
}, },
"library": { "library": {
"noItems": "尚未加入任何物件...", "noItems": "尚未加入任何物件...",
@ -548,18 +548,18 @@
} }
}, },
"commandPalette": { "commandPalette": {
"title": "", "title": "指令面板",
"shortcuts": { "shortcuts": {
"select": "", "select": "選取",
"confirm": "", "confirm": "確認",
"close": "" "close": "關閉"
}, },
"recents": "", "recents": "最近使用",
"search": { "search": {
"placeholder": "", "placeholder": "搜尋選單與指令並找出隱藏功能",
"noMatch": "" "noMatch": "沒有符合的指令…"
}, },
"itemNotAvailable": "", "itemNotAvailable": "指令無法使用…",
"shortcutHint": "" "shortcutHint": ""
} }
} }