From 6b6761f6540899bc1aea8c8c54b2427ce48e267b Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:43:43 +0100 Subject: [PATCH] New translations en.json (Vietnamese) --- packages/excalidraw/locales/vi-VN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/excalidraw/locales/vi-VN.json b/packages/excalidraw/locales/vi-VN.json index 2b7d4c72d..3f3f12a6e 100644 --- a/packages/excalidraw/locales/vi-VN.json +++ b/packages/excalidraw/locales/vi-VN.json @@ -302,13 +302,13 @@ "sceneContent": "" }, "shareDialog": { - "or": "" + "or": "Hoặc" }, "roomDialog": { "desc_intro": "", "desc_privacy": "", - "button_startSession": "", - "button_stopSession": "", + "button_startSession": "Bắt đầu phiên", + "button_stopSession": "Kết thúc phiên", "desc_inProgressIntro": "", "desc_shareLink": "", "desc_exitSession": "",