New translations en.json (Chinese Traditional)

This commit is contained in:
Excalidraw Bot 2023-06-25 18:28:21 +02:00
parent c68b72a63e
commit 20451f295d

View File

@ -455,29 +455,29 @@
"exportToImage": { "exportToImage": {
"title": "匯出為圖片", "title": "匯出為圖片",
"button": "匯出為圖片", "button": "匯出為圖片",
"description": "" "description": "將場景匯出為可供匯入的圖片檔案"
}, },
"saveToDisk": { "saveToDisk": {
"title": "", "title": "儲存至硬碟",
"button": "", "button": "儲存至硬碟",
"description": "" "description": "將場景匯出為可供匯入的檔案"
}, },
"excalidrawPlus": { "excalidrawPlus": {
"title": "", "title": "Excalidraw+",
"button": "", "button": "匯出至 Excalidraw+",
"description": "" "description": "將此場景儲存至您的 Excalidraw+ 工作區"
} }
}, },
"modal": { "modal": {
"loadFromFile": { "loadFromFile": {
"title": "", "title": "從檔案載入",
"button": "", "button": "從檔案載入",
"description": "" "description": "從檔案載入將<bold>取代您目前的內容</bold>。<br></br>可先使用下方的選項備份您的繪圖。"
}, },
"shareableLink": { "shareableLink": {
"title": "", "title": "從連結載入",
"button": "", "button": "取代我的內容",
"description": "" "description": "載入外部繪圖將<bold>取代您目前的內容</bold>。<br></br>可先使用下方的選項備份您的繪圖。"
} }
} }
} }