feat: Se añade campo de real declarado y descuadre

This commit is contained in:
2023-07-31 23:21:42 -05:00
parent 303ec31799
commit 9a6554bdc1
3 changed files with 24 additions and 3 deletions

View File

@@ -122,6 +122,14 @@ msgctxt "field:statement.line,end_balance:"
msgid "End Balance"
msgstr "Saldo Final"
msgctxt "field:statement.line,real_cash:"
msgid "Real Cash"
msgstr "Declarado"
msgctxt "field:statement.line,mismatch:"
msgid "Mismatch"
msgstr "Descuadre"
msgctxt "field:statement.line,transfer:"
msgid "Transfer"
msgstr "Trasladar"