Version 1.0.1 with RIS Circuit Money Exchange !
This commit is contained in:
@@ -812,6 +812,7 @@ const msg_it = {
|
||||
events_new: 'Nuovo Evento',
|
||||
friends_new: 'Nuova Richiesta di Amicizia',
|
||||
groups_new: 'Si creano Nuovi Gruppi',
|
||||
circuits_new: 'Si creano Nuovi Circuiti',
|
||||
},
|
||||
event: {
|
||||
_id: 'id',
|
||||
@@ -1103,7 +1104,10 @@ const msg_it = {
|
||||
systemUserId: 'ID Utente di Sistema',
|
||||
founder: 'Fondatore',
|
||||
totCircolante: 'Totale Circolante',
|
||||
totCircolante_tips: 'Rappresenta la somma di tutti i conti che hanno un saldo a Credito (cioè positivo)',
|
||||
totTransato: 'Totale Transato',
|
||||
totTransato_tips: 'Ammontare di tutti gli importi movimentati nelle transazioni',
|
||||
stats: 'Statistiche',
|
||||
nome_valuta: 'Nome Valuta',
|
||||
symbol: 'Simbolo',
|
||||
color: 'Colore',
|
||||
@@ -1174,7 +1178,8 @@ const msg_it = {
|
||||
qta_maxConcessa: 'Capacità massima accumulabile',
|
||||
importo_iniziale: 'Importo Iniziale',
|
||||
saldo: 'Saldo',
|
||||
saldo_tips: 'Rappresenta quanta moneta ho accumulato. Ma posso andare anche sotto ',
|
||||
dispon: 'Disponibile',
|
||||
saldo_tips: 'Rappresenta quanta moneta ho accumulato. Ma posso andare anche sotto fino a {fido} {symbol}',
|
||||
user: 'Utente',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user