fix Saldo when press refuse coins.
fix Risolvere problema del ritardo quando si fa il primo login...
This commit is contained in:
@@ -660,7 +660,7 @@ const msg_it = {
|
||||
titlegranted: 'Permesso Notifiche Abilitato!',
|
||||
statusnot: 'Stato Notifiche',
|
||||
titledenied: 'Permesso Notifiche Disabilitato!',
|
||||
title_subscribed: 'Sottoscrizione a {sitename}!',
|
||||
title_subscribed: '{sitename} abilitato ai messaggi push !',
|
||||
subscribed: 'Ora potrai ricevere i messaggi e le notifiche.',
|
||||
newVersionAvailable: 'Aggiorna',
|
||||
provinces: 'Province',
|
||||
@@ -780,7 +780,9 @@ const msg_it = {
|
||||
telegrammsg: 'Telegram',
|
||||
notif: 'Notifica',
|
||||
notifs: 'Notifiche',
|
||||
coins: 'Notifiche Transazioni',
|
||||
nonotif: 'Nessuna Nuova Notifica',
|
||||
nocoins: 'Nessuna Nuova Transazione',
|
||||
warn_province: 'nelle Province',
|
||||
warn_sector: 'in un Settore',
|
||||
warn_region: 'nelle Regioni',
|
||||
@@ -805,6 +807,8 @@ const msg_it = {
|
||||
circuits: 'Circuiti',
|
||||
circuits_descr: 'Avvisami:',
|
||||
booking: 'Prenotazioni',
|
||||
test: 'Test',
|
||||
test_descr: 'Test descr',
|
||||
},
|
||||
notifsid: {
|
||||
bacheca_new_good: 'Nuovo Bene',
|
||||
@@ -813,6 +817,7 @@ const msg_it = {
|
||||
friends_new: 'Nuova Richiesta di Amicizia',
|
||||
groups_new: 'Si creano Nuovi Gruppi',
|
||||
circuits_new: 'Si creano Nuovi Circuiti',
|
||||
test_new: 'Nuovo Test',
|
||||
},
|
||||
event: {
|
||||
_id: 'id',
|
||||
|
||||
Reference in New Issue
Block a user