Version 0.5.25

Registration with no need to insert "invitante"
This commit is contained in:
paoloar77
2022-11-02 15:00:13 +01:00
parent f3c26b798b
commit 03722c1867
3 changed files with 95 additions and 22 deletions

View File

@@ -63,5 +63,6 @@
"CIRCUIT_AMOUNT_EXCEED_QTAMAX": "L'importo supera la quantità massima che il destinatario (%s) può accumulare",
"CIRCUIT_COINS_ALREADY_PROCESSED": "La richiesta è stata già processata. Stato %s",
"STATUS_SENT": "Inviato",
"STATUS_REFUSED": "Rifiutato"
"STATUS_REFUSED": "Rifiutato",
"CLICCA_QUI": "CLICCA QUI"
}