Fix missing translation for expense title in expense-form when making a reinbursement (#244)

This commit is contained in:
Thorsten Herfurtner
2024-10-15 01:13:10 +02:00
committed by GitHub
parent a7c80f65c3
commit 7add7efea2
10 changed files with 20 additions and 10 deletions

View File

@@ -203,7 +203,8 @@
"creating": "Створення..",
"save": "Зберегти",
"saving": "Збереження..",
"cancel": "Скасувати"
"cancel": "Скасувати",
"reimbursement": "Відшкодування"
},
"ExpenseDocumentsInput": {
"TooBigToast": {