feat(MED-131): update translations

This commit is contained in:
2025-08-04 11:51:21 +03:00
parent 43493c261c
commit 12465e18fb
3 changed files with 9 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ export const defaultI18nNamespaces = [
'product', 'product',
'booking', 'booking',
'order-analysis-package', 'order-analysis-package',
'order-analysis',
'cart', 'cart',
'orders', 'orders',
]; ];

View File

@@ -0,0 +1,4 @@
{
"title": "Select analysis",
"description": "Select the analysis that suits your needs"
}

View File

@@ -0,0 +1,4 @@
{
"title": "Vali analüüs",
"description": "Vali enda vajadustele sobiv analüüs"
}