[ADD] new translations relative to the password modification
This commit is contained in:
committed by
Clément Le Bihan
parent
44411454b2
commit
9297a28d7a
@@ -98,6 +98,10 @@ export const en = {
|
|||||||
newPassword: 'New password',
|
newPassword: 'New password',
|
||||||
confirmNewPassword: 'Confirm new password',
|
confirmNewPassword: 'Confirm new password',
|
||||||
submitBtn: 'Submit',
|
submitBtn: 'Submit',
|
||||||
|
|
||||||
|
changeEmail: 'Change email',
|
||||||
|
oldEmail: 'Old email',
|
||||||
|
newEmail: 'New email',
|
||||||
};
|
};
|
||||||
|
|
||||||
export const fr: typeof en = {
|
export const fr: typeof en = {
|
||||||
|
|||||||
Reference in New Issue
Block a user