17143 language switcher refactor push

This commit is contained in:
2025-06-17 06:44:53 +01:00
parent 3b65133ea0
commit e2df26c935
3 changed files with 22 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
module.exports = {
"locales": ["en", "cy"],
"defaultLocale": "en",
"localeDetection": false,
"domains": [
{
"domain": process.env.I18N_DOMAIN,