- added Aportador Solidario to registration
- added email_paypal and username_telegram
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user