feat(MED-97): update translations in each language

This commit is contained in:
2025-09-26 15:46:01 +03:00
parent eb6ef2abe1
commit 92dd792121
18 changed files with 117 additions and 52 deletions

View File

@@ -121,7 +121,6 @@
"label": "Cart ({{ items }})"
},
"pageTitle": "{{companyName}} budget",
"description": "Configure company budget..",
"saveChanges": "Save changes",
"healthBenefitForm": {
"title": "Health benefit form",
@@ -134,10 +133,10 @@
"monthly": "Monthly"
},
"expensesOverview": {
"title": "Expenses overview 2025",
"monthly": "Expense per employee per month *",
"yearly": "Maximum expense per employee per year *",
"total": "Maximum expense per {{employeeCount}} employee(s) per year *",
"sum": "Total"
"title": "Health account budget overview 2025",
"employeeCount": "Health account users",
"managementFeeTotal": "Health account management fee {{managementFee}} per employee per month *",
"currentMonthUsageTotal": "Health account current month usage",
"total": "Health account budget total"
}
}