[ADD] new translations relative to the password modification

This commit is contained in:
Chloé CHAUVIN
2023-01-10 10:31:16 +01:00
committed by Clément Le Bihan
parent 44411454b2
commit 9297a28d7a

View File

@@ -98,6 +98,10 @@ export const en = {
newPassword: 'New password',
confirmNewPassword: 'Confirm new password',
submitBtn: 'Submit',
changeEmail: 'Change email',
oldEmail: 'Old email',
newEmail: 'New email',
};
export const fr: typeof en = {