nsgm-cli
Version:
A CLI tool to run Next/Style-components and Graphql/Mysql fullstack project
23 lines (22 loc) • 463 B
JSON
{
"layout": {
"userActions": {
"logout": "Logout",
"profile": "Profile",
"settings": "Account Settings",
"notifications": "Notifications",
"user": "User"
},
"navigation": {
"home": "Home",
"dashboard": "Dashboard",
"management": "Management",
"system": "System"
},
"menu": {
"introduction": "Introduction",
"template": "Template",
"template1": "Template 1"
}
}
}