mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-27 18:06:12 +01:00
Fix missing translation for expense title in expense-form when making a reinbursement (#244)
This commit is contained in:
committed by
GitHub
parent
a7c80f65c3
commit
7add7efea2
@@ -203,7 +203,9 @@
|
||||
"creating": "Creando",
|
||||
"save": "Guardar",
|
||||
"saving": "Guardando",
|
||||
"cancel": "Cancelar"
|
||||
"cancel": "Cancelar",
|
||||
"reimbursement": "Reembolso"
|
||||
|
||||
},
|
||||
"ExpenseDocumentsInput": {
|
||||
"TooBigToast": {
|
||||
|
||||
Reference in New Issue
Block a user