ver "0.5.9"

Saldo ora comprende anche le transazioni Pendenti (e le visualizza)
This commit is contained in:
Paolo Arena
2022-09-18 01:20:48 +02:00
parent f625278801
commit da17c2b060
26 changed files with 148 additions and 32 deletions

View File

@@ -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',