feat(MED-98): update translations, fix
This commit is contained in:
@@ -78,7 +78,6 @@ export default function DiscountCode({
|
||||
<FormItem className="flex-1">
|
||||
<FormControl>
|
||||
<Input
|
||||
required
|
||||
type="text"
|
||||
{...field}
|
||||
placeholder={t('cart:discountCode.placeholder')}
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"promotionsTotal": "Promotions total",
|
||||
"companyBenefitsTotal": "Company benefits total",
|
||||
"subtotal": "Subtotal",
|
||||
"benefitsTotal": "Paid with benefits",
|
||||
"benefitsTotal": "Paid with company benefits",
|
||||
"montonioTotal": "Paid with Montonio",
|
||||
"total": "Total",
|
||||
"giftCard": "Gift card"
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"order": {
|
||||
"title": "Tellimus",
|
||||
"promotionsTotal": "Soodustuse summa",
|
||||
"companyBenefitsTotal": "Toetuse summa",
|
||||
"companyBenefitsTotal": "Tööandja katab",
|
||||
"subtotal": "Vahesumma",
|
||||
"benefitsTotal": "Tasutud tervisetoetusest",
|
||||
"montonioTotal": "Tasutud Montonio'ga",
|
||||
@@ -96,6 +96,6 @@
|
||||
"description": "Muuda broneeringu andmeid"
|
||||
},
|
||||
"companyBenefits": {
|
||||
"label": "Kasuta ettevõtte toetust"
|
||||
"label": "Kasuta tööandja tervisetoetust"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user