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": {