mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-20 22:46:13 +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": "Создание…",
|
||||
"save": "Сохранить",
|
||||
"saving": "Сохранение…",
|
||||
"cancel": "Отмена"
|
||||
"cancel": "Отмена",
|
||||
"reimbursement": "Возмещение"
|
||||
},
|
||||
"ExpenseDocumentsInput": {
|
||||
"TooBigToast": {
|
||||
|
||||
Reference in New Issue
Block a user