From eaef607dc35e7d4b6532dc3760f4ca105be9525a Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Thu, 29 Feb 2024 00:58:33 -0500 Subject: [PATCH] 2024-02 Legfest * Sandalphon (Grand) * Sabrina * Richard --- .vscode/settings.json | 5 +++-- components/about/UpdatesPage/index.tsx | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3b664107..454186aa 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,4 @@ { - "git.ignoreLimitWarning": true -} \ No newline at end of file + "git.ignoreLimitWarning": true, + "i18n-ally.localesPaths": ["public/locales"] +} diff --git a/components/about/UpdatesPage/index.tsx b/components/about/UpdatesPage/index.tsx index c865b5e1..476dcc06 100644 --- a/components/about/UpdatesPage/index.tsx +++ b/components/about/UpdatesPage/index.tsx @@ -78,6 +78,21 @@ const UpdatesPage = () => { return (

{common('about.segmented_control.updates')}

+