@hperchec/scorpion-ui-template-default
Version:
Scorpion UI - Default template
56 lines • 1.51 kB
JSON
{
"views": {
"Home": {
"title": "home",
"subTitle1": "Welcome to the {0} site!",
"aboutButton": "Discover the team"
},
"About": {
"title": "about",
"subTitle": "Who are we?"
},
"Settings": {
"Index": {
"title": "settings"
},
"EditAccount": {
"Index": {
"title": "edit my account"
}
},
"VerifyEmail": {
"Index": {
"title": "email confirmation",
"beingVerified": "wait for verification",
"success": "your mail address has been successfuly verified ✔",
"redirectMessage": "You will be redirected to home in {0} seconds..."
}
}
},
"Login": {
"Index": {
"title": "log in"
}
},
"SignUp": {
"Index": {
"title": "create account"
}
},
"ForgotPassword": {
"Index": {
"title": "reset password"
}
},
"ResetPassword": {
"Index": {
"title": "reset password"
}
},
"NotFound": {
"Index": {
"title": "page not found"
}
}
}
}