diff --git a/packages/excalidraw/locales/zh-HK.json b/packages/excalidraw/locales/zh-HK.json index 22c8997f7..764a2155f 100644 --- a/packages/excalidraw/locales/zh-HK.json +++ b/packages/excalidraw/locales/zh-HK.json @@ -162,6 +162,13 @@ "hint_emptyLibrary": "", "hint_emptyPrivateLibrary": "" }, + "search": { + "title": "", + "noMatch": "", + "singleResult": "", + "multipleResults": "", + "placeholder": "" + }, "buttons": { "clearReset": "清空畫布", "exportJSON": "", @@ -297,6 +304,7 @@ "shapes": "" }, "hints": { + "dismissSearch": "", "canvasPanning": "", "linearElement": "", "arrowTool": "",