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