fix(i18n): enforce strict flat-file structure, restore middleware, and config search

This commit is contained in:
dyzulk
2026-01-09 10:07:09 +07:00
parent 22ccda27fb
commit a37e39676a
8 changed files with 109 additions and 29 deletions

View File

@@ -1,15 +0,0 @@
{
"index": {
"title": "Home",
"type": "page",
"display": "hidden"
},
"guide": {
"title": "User Guide",
"type": "page"
},
"developer": {
"title": "Developer API",
"type": "page"
}
}