feat(MED-131): update translations
This commit is contained in:
@@ -36,6 +36,7 @@ export const defaultI18nNamespaces = [
|
|||||||
'product',
|
'product',
|
||||||
'booking',
|
'booking',
|
||||||
'order-analysis-package',
|
'order-analysis-package',
|
||||||
|
'order-analysis',
|
||||||
'cart',
|
'cart',
|
||||||
'orders',
|
'orders',
|
||||||
];
|
];
|
||||||
|
|||||||
4
public/locales/en/order-analysis.json
Normal file
4
public/locales/en/order-analysis.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"title": "Select analysis",
|
||||||
|
"description": "Select the analysis that suits your needs"
|
||||||
|
}
|
||||||
4
public/locales/et/order-analysis.json
Normal file
4
public/locales/et/order-analysis.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"title": "Vali analüüs",
|
||||||
|
"description": "Vali enda vajadustele sobiv analüüs"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user