mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 13:32:08 +07:00
fix(i18n): enforce strict flat-file structure, restore middleware, and config search
This commit is contained in:
15
pages/_meta.en.json
Normal file
15
pages/_meta.en.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"index": {
|
||||
"title": "Home",
|
||||
"type": "page",
|
||||
"display": "hidden"
|
||||
},
|
||||
"guide": {
|
||||
"title": "User Guide",
|
||||
"type": "page"
|
||||
},
|
||||
"developer": {
|
||||
"title": "Developer API",
|
||||
"type": "page"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user