@cauca-911/menu
Version:
Run `npm install @cauca-911/menu --save` to add this library to your project
15 lines • 498 B
JSON
{
"headerBar": {
"changeLanguageButtonLabel": "Change language",
"changePasswordButtonLabel": "Change password",
"logoutButtonLabel": "Logout",
"loginButtonLabel": "Login"
},
"changePasswordDialog": {
"title": "Change password",
"currentPasswordLabel": "Actual password",
"newPasswordLabel": "New password",
"confirmNewPasswordLabel": "Confirm new password",
"incorrectCurrentPassword": "Incorrect current password."
}
}