Files
nym/documentation/docs/pages/operators/_meta.js
T
2024-10-15 12:14:42 +03:00

17 lines
411 B
JavaScript

module.exports = {
"introduction": "Introduction",
"changelog": "Changelog",
"release-cycle": "Release Cycle",
"sandbox": "Sandbox Testnet",
"binaries": "Binaries",
"nodes": "Operator Guides",
"troubleshooting": "Troubleshooting",
"tokenomics": "Tokenomics",
"faq": "FAQ",
"legal": "Community Legal Forum",
"---": {
"type": "separator"
},
"archive": "Archive",
"misc": "Misc."
};