docs: documented admin translations (#13864)

This commit is contained in:
Shahed Nasser
2025-10-27 12:04:31 +02:00
committed by GitHub
parent ec44432876
commit a9dbd035a5
9 changed files with 1091 additions and 184 deletions
+2 -2
View File
@@ -86,8 +86,8 @@ module.exports = defineConfig({
cookieOptions: {
sameSite: "lax",
secure: false,
}
}
},
},
})
```