feat(MED-97): fix occurance->occurrence in components, add missing translations
This commit is contained in:
@@ -121,16 +121,16 @@
|
||||
"label": "Cart ({{ items }})"
|
||||
},
|
||||
"pageTitle": "{{companyName}} eelarve",
|
||||
"description": "Vali kalendrist sobiv kuupäev ja broneeri endale vastuvõtuaeg.",
|
||||
"description": "Muuda ettevõtte eelarve seadistusi.",
|
||||
"saveChanges": "Salvesta muudatused",
|
||||
"healthBenefitForm": {
|
||||
"title": "Tervisetoetuse vorm",
|
||||
"description": "Ettevõtte Tervisekassa toetus töötajale",
|
||||
"info": "* Hindadele lisanduvad riigipoolsed maksud"
|
||||
},
|
||||
"occurance": {
|
||||
"occurrence": {
|
||||
"yearly": "Kord aastas",
|
||||
"quarterly": "kord kvartalis",
|
||||
"quarterly": "Kord kvartalis",
|
||||
"monthly": "Kord kuus"
|
||||
},
|
||||
"expensesOverview": {
|
||||
|
||||
Reference in New Issue
Block a user