Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update close text
Browse files Browse the repository at this point in the history
fabienSvstr committed Dec 4, 2023
1 parent 7cc9049 commit 5467d60
Showing 2 changed files with 2 additions and 26 deletions.
14 changes: 1 addition & 13 deletions client/src/locales/en-US.json
Original file line number Diff line number Diff line change
@@ -808,18 +808,6 @@
"title": "Changes"
},
"Notification": {
"nextButton": "Okay!"
},
"ContactDetailsPage": {
"title": "Change your password",
"avatarTitle": "Avatar",
"avatarUnavailable": "Unavailable",
"changePasswordButton": "Change password",
"errors": {
"failedToRetrieveInformation": "Could not retrieve the information.",
"wrongPassword": "Wrong password!",
"cannotChangePassword": "Failed to change the password."
},
"passwordUpdated": "Your password has been updated. Make sure you remember it!"
"nextButton": "close"
}
}
14 changes: 1 addition & 13 deletions client/src/locales/fr-FR.json
Original file line number Diff line number Diff line change
@@ -808,18 +808,6 @@
"title": "Journal des modifications"
},
"Notification": {
"nextButton": "Okay !"
},
"ContactDetailsPage": {
"title": "Mettre à jour votre mot de passe",
"avatarTitle": "Avatar",
"avatarUnavailable": "Non disponible",
"changePasswordButton": "Mettre à jour le mot de passe",
"errors": {
"failedToRetrieveInformation": "Impossible de récupérer les informations.",
"wrongPassword": "Mot de passe incorrect !",
"cannotChangePassword": "Impossible de changer le mot de passe."
},
"passwordUpdated": "Votre mot de passe a été mis à jour. Veillez à bien le retenir !"
"nextButton": "fermer"
}
}

0 comments on commit 5467d60

Please sign in to comment.