@arch-cadre/intl 0.0.15 → 0.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.mjs","names":[],"sources":["../../src/shared/constants.ts"],"sourcesContent":["export const COOKIE_NAME = \"NEXT_LOCALE\";\nexport const DEFAULT_LOCALE = \"en\";\nexport const LOCALES = [\"en\"];\n"],"mappings":";AAAA,MAAa,cAAc;AAC3B,MAAa,iBAAiB;AAC9B,MAAa,UAAU,CAAC,KAAK"}
|
|
1
|
+
{"version":3,"file":"constants.mjs","names":[],"sources":["../../src/shared/constants.ts"],"sourcesContent":["export const COOKIE_NAME = \"NEXT_LOCALE\";\nexport const DEFAULT_LOCALE = \"en\";\nexport const LOCALES = [\"en\", \"pl\"];\n"],"mappings":";AAAA,MAAa,cAAc;AAC3B,MAAa,iBAAiB;AAC9B,MAAa,UAAU,CAAC,MAAM,KAAK"}
|