- Statistiche

- Menu e Sottomenu
- Lista ultimi Movimenti
This commit is contained in:
Surya Paolo
2024-09-26 02:14:50 +02:00
parent 4ac0acc2f3
commit 4c9e5ae991
101 changed files with 2215 additions and 9516 deletions

View File

@@ -1205,6 +1205,7 @@ const msg_it = {
date_updated: 'Ult. Aggiornamento',
},
mypages: {
attivita: 'Attività',
find_people: 'Cerca Persone',
find_group: 'Cerca Gruppo',
manage_my_groups: 'Amministratore',
@@ -1537,6 +1538,8 @@ const msg_it = {
allmov: 'Vedi i movimenti di Tutto il Circuito',
showsaldi: 'Mostra i Saldi dei membri',
updatewallet: 'Aggiorna',
from: 'Mittente:',
to: 'Destinatario:',
},
editor: {
showtool: 'Mostra strumenti per formattare il testo',
@@ -1648,9 +1651,10 @@ const msg_it = {
},
statusreg: {
reg: 'Partecipanti',
reg: 'Utenti Attivi',
verifieds: 'Verificati',
online_today: 'On Line Oggi',
activeusers: 'Utenti Attivi',
autorizzati: 'Autorizzati',
autorizzare: 'In attesa di Abilitazione',
passeggeri: 'Passeggeri Navi',
@@ -1669,6 +1673,11 @@ const msg_it = {
req: 'Passi',
people: 'Inv.',
peoplelegend: 'Numero d\'Invitati',
numtransazioni: 'Scambi in RIS',
totristransati: 'RIS transati',
num_circuiti_attivi: 'Circuiti Attivi',
num_annunci: 'Annunci Attivi',
last_transactions: 'Ultime transazioni in RIS',
},
tutorial: {
@@ -1855,7 +1864,11 @@ const msg_it = {
err_removed: 'Errore durante la rimozione della casella di posta ',
err_addemail: 'Errore durante la creazione della nuova casella di posta',
err_setmailuserpwd: 'Errore durante la modifica della password',
}
},
header: {
area_personale: 'Area Personale',
},
},
};