From 17e9de9a53f4a1e4fee0b942ea5b45128f70781e Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 18 Dec 2023 16:57:19 +0100 Subject: [PATCH] New translations en.json (Thai) --- packages/excalidraw/locales/th-TH.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/excalidraw/locales/th-TH.json b/packages/excalidraw/locales/th-TH.json index a2b47e121..764ee95d8 100644 --- a/packages/excalidraw/locales/th-TH.json +++ b/packages/excalidraw/locales/th-TH.json @@ -521,5 +521,15 @@ "description": "", "syntax": "", "preview": "" + }, + "userList": { + "search": { + "placeholder": "", + "empty": "" + }, + "hint": { + "text": "", + "followStatus": "" + } } }