From 18f282094c7bef59103b8b44acf2470952de6514 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:09:42 +0200 Subject: [PATCH] New translations en.json (Vietnamese) --- src/locales/vi-VN.json | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/src/locales/vi-VN.json b/src/locales/vi-VN.json index b61de69a5..141a4f7d4 100644 --- a/src/locales/vi-VN.json +++ b/src/locales/vi-VN.json @@ -109,8 +109,12 @@ "createContainerFromText": "", "link": { "edit": "Sửa liên kết", + "editEmbed": "", "create": "Tạo liên kết", - "label": "Liên kết" + "createEmbed": "", + "label": "Liên kết", + "labelEmbed": "", + "empty": "" }, "lineEditor": { "edit": "Điều chỉnh nét", @@ -164,9 +168,11 @@ "cancel": "Hủy", "clear": "Làm sạch", "remove": "Xóa", + "embed": "", "publishLibrary": "Đăng tải", "submit": "Gửi", - "confirm": "Xác nhận" + "confirm": "Xác nhận", + "embeddableInteractionButton": "" }, "alerts": { "clearReset": "Điều này sẽ dọn hết canvas. Bạn có chắc không?", @@ -206,6 +212,10 @@ "line2": "", "line3": "", "line4": "" + }, + "libraryElementTypeError": { + "embeddable": "", + "image": "" } }, "toolBar": { @@ -224,6 +234,7 @@ "link": "Thêm/ Chỉnh sửa liên kết cho hình được chọn", "eraser": "Xóa", "frame": "", + "embeddable": "", "hand": "Tay kéo", "extraTools": "" }, @@ -237,6 +248,7 @@ "linearElement": "Ấn để bắt đầu nhiểm điểm vẽ, kéo để vẽ một đường thẳng", "freeDraw": "Ấn bà kéo, thả khi bạn xong", "text": "Mẹo: bạn có thể thêm văn bản tại bất cứ đâu bằng cách ấn hai lần bằng tool lựa chọn", + "embeddable": "", "text_selected": "Ấn 2 lần hoặc nhấn ENTER để chỉnh văn bản", "text_editing": "Nhấn Escape hoặc Ctrl/Cmd+ENTER để hoàn thành chỉnh sửa", "linearElementMulti": "Nhấn vào điểm cuối hoặc nhấn Escape hoặc Enter để kết thúc", @@ -411,7 +423,9 @@ "fileSavedToFilename": "", "canvas": "canvas", "selection": "", - "pasteAsSingleElement": "" + "pasteAsSingleElement": "", + "unableToEmbed": "", + "unrecognizedLinkFormat": "" }, "colors": { "transparent": "",