From 4743d2d16b0b00a582e3bbd027ff9f62beea04b0 Mon Sep 17 00:00:00 2001 From: Luke Cheng <2258420+chenglu@users.noreply.github.com> Date: Fri, 13 May 2022 00:49:00 +0800 Subject: [PATCH] Add zh_Hant to the right words list. --- .vscode/cspell.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 71c54903..95808214 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -42,7 +42,8 @@ "unawaited", "unfocus", "unlayered", - "vsync" + "vsync", + "zh_Hant" ], "ignorePaths": [ ".github/workflows/**"