mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-06 12:36: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": "Створення..",
|
||||
"save": "Зберегти",
|
||||
"saving": "Збереження..",
|
||||
"cancel": "Скасувати"
|
||||
"cancel": "Скасувати",
|
||||
"reimbursement": "Відшкодування"
|
||||
},
|
||||
"ExpenseDocumentsInput": {
|
||||
"TooBigToast": {
|
||||
|
||||
Reference in New Issue
Block a user