From 4ed97dab55cc8a13cb6a7d247dc1413bad3ad207 Mon Sep 17 00:00:00 2001 From: Andy Maloney Date: Sun, 14 Apr 2024 23:07:07 -0400 Subject: [PATCH] feat(i18n): add en-CA for Canadian English (#2820) --- config/i18n.ts | 1 + locales/en-CA.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 locales/en-CA.json diff --git a/config/i18n.ts b/config/i18n.ts index 30da0021..b99d3129 100644 --- a/config/i18n.ts +++ b/config/i18n.ts @@ -31,6 +31,7 @@ export const countryLocaleVariants: Record