From 4ff402fff457c5a39bbec54414bdb42a3880cb8e Mon Sep 17 00:00:00 2001 From: Bare7a Date: Mon, 24 Nov 2025 18:28:49 +0200 Subject: [PATCH] Update Locale README.md to include HelpDoc/index.tsx --- frontend/src/locale/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/locale/README.md b/frontend/src/locale/README.md index 0a63cc18..7016cf62 100644 --- a/frontend/src/locale/README.md +++ b/frontend/src/locale/README.md @@ -40,6 +40,7 @@ not be complete by the time you're reading this: - frontend/src/locale/src/[yourlang].json - frontend/src/locale/src/lang-list.json - frontend/src/locale/src/HelpDoc/[yourlang]/* +- frontend/src/locale/src/HelpDoc/index.tsx - frontend/src/locale/IntlProvider.tsx - frontend/check-locales.cjs