- added Aportador Solidario to registration

- added email_paypal and username_telegram
This commit is contained in:
Paolo Arena
2019-12-29 01:54:23 +01:00
parent ae5770f79b
commit 6452953115
2 changed files with 71 additions and 9 deletions

View File

@@ -2,7 +2,9 @@ const msg_website = {
it: {
pages: {
home: 'Home',
profile: 'Profilo',
SignUp: 'Registrazione',
SignUp2: 'Registrazione',
SignIn: 'Login',
vreg: 'Verifica Reg',
Test: 'Test',
@@ -49,7 +51,9 @@ const msg_website = {
es: {
pages: {
home: 'Home',
SignUp: 'Registrazione',
profile: 'Perfil',
SignUp: 'Registro',
SignUp2: 'Registro',
SignIn: 'Login',
vreg: 'Verifica Reg',
Test: 'Test',
@@ -86,9 +90,11 @@ const msg_website = {
enUs: {
pages: {
home: 'Home',
SignUp: 'Registrazione',
profile: 'Profile',
SignUp: 'Registration',
SignUp2: 'Registration',
SignIn: 'Login',
vreg: 'Verifica Reg',
vreg: 'Check Registration',
Test: 'Test',
Category: 'Categorie',
Admin: 'Admin',