@cauca-911/menu
Version:
Run `npm install @cauca-911/menu --save` to add this library to your project
15 lines • 554 B
JSON
{
"headerBar": {
"changeLanguageButtonLabel": "Changer de langue",
"changePasswordButtonLabel": "Changer le mot de passe",
"logoutButtonLabel": "Déconnexion",
"loginButtonLabel": "Connexion"
},
"changePasswordDialog": {
"title": "Changer le mot de passe",
"currentPasswordLabel": "Mot de passe actuel",
"newPasswordLabel": "Nouveau mot de passe",
"confirmNewPasswordLabel": "Confirmer le nouveau mot de passe",
"incorrectCurrentPassword": "Mot de passe actuel incorrect."
}
}