refactor: migrate legacy wire namespace to wrn
Quality / quality (ubuntu-latest) (push) Failing after 9m49s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-12 18:51:15 +05:30
parent ec23dd4c93
commit 2c960fc1dc
488 changed files with 27306 additions and 19063 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const config = {
locales: ["en", "hi", "mr"],
labels: { en: "English", hi: "हिन्दी", mr: "मराठी" },
fallbacks: { hi: ["en"], mr: ["en"] },
cookie: { name: "wire-lang", path: "/", maxAge: 31_536_000, sameSite: "Lax" },
cookie: { name: "wrn-lang", path: "/", maxAge: 31_536_000, sameSite: "Lax" },
strict: true,
},
styles: {