ver "0.5.9"
Saldo ora comprende anche le transazioni Pendenti (e le visualizza)
This commit is contained in:
@@ -879,6 +879,7 @@ const msg_it = {
|
||||
},
|
||||
ris: {
|
||||
menu: 'Ris',
|
||||
calendario_eventi_riso: 'Calendario Eventi RISO'
|
||||
},
|
||||
newsletter: {
|
||||
title: 'Desideri ricevere la nostra Newsletter?',
|
||||
@@ -1188,6 +1189,11 @@ const msg_it = {
|
||||
user: 'Utente',
|
||||
},
|
||||
|
||||
sendnotifs: {
|
||||
datenotif: 'Data Invio',
|
||||
username: 'Mittente',
|
||||
},
|
||||
|
||||
movement: {
|
||||
transactionDate: 'Data Transazione',
|
||||
accountFromId: 'Dal Conto',
|
||||
@@ -1204,6 +1210,7 @@ const msg_it = {
|
||||
movout: 'Monete Inviate',
|
||||
from: 'Inviate da:',
|
||||
to: 'A favore di:',
|
||||
pendingtransaction: '* Transazioni Pendenti',
|
||||
},
|
||||
editor: {
|
||||
showtool: 'Mostra strumenti per formattare il testo',
|
||||
|
||||
Reference in New Issue
Block a user