first commit
This commit is contained in:
4
myteamwallet_backend/src/i18n/en/common.json
Normal file
4
myteamwallet_backend/src/i18n/en/common.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"confirmEmail": "Confirm email",
|
||||
"resetPassword": "Reset password"
|
||||
}
|
||||
5
myteamwallet_backend/src/i18n/en/confirm-email.json
Normal file
5
myteamwallet_backend/src/i18n/en/confirm-email.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"text1": "Hey!",
|
||||
"text2": "You’re almost ready to start enjoying",
|
||||
"text3": "Simply click the big green button below to verify your email address."
|
||||
}
|
||||
6
myteamwallet_backend/src/i18n/en/reset-password.json
Normal file
6
myteamwallet_backend/src/i18n/en/reset-password.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"text1": "Trouble signing in?",
|
||||
"text2": "Resetting your password is easy.",
|
||||
"text3": "Just press the button below and follow the instructions. We’ll have you up and running in no time.",
|
||||
"text4": "If you did not make this request then please ignore this email."
|
||||
}
|
||||
Reference in New Issue
Block a user