mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-02 19:26:11 +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,8 @@
|
||||
"creating": "Création…",
|
||||
"save": "Sauvegarder",
|
||||
"saving": "Sauvegarde…",
|
||||
"cancel": "Annuler"
|
||||
"cancel": "Annuler",
|
||||
"reimbursement": "Remboursement"
|
||||
},
|
||||
"ExpenseDocumentsInput": {
|
||||
"TooBigToast": {
|
||||
|
||||
Reference in New Issue
Block a user