feat(MED-123): analysis to order can be not-available

This commit is contained in:
Karli
2025-08-18 14:11:19 +03:00
parent 9b50b0f92a
commit abf455117d
3 changed files with 56 additions and 41 deletions

View File

@@ -1,4 +1,5 @@
{
"title": "Select analysis",
"description": "Select the analysis that suits your needs"
"description": "Select the analysis that suits your needs",
"analysisNotAvailable": "Analysis is not available currently"
}

View File

@@ -1,4 +1,5 @@
{
"title": "Vali analüüs",
"description": "Vali enda vajadustele sobiv analüüs"
"description": "Vali enda vajadustele sobiv analüüs",
"analysisNotAvailable": "Analüüsi tellimine ei ole hetkel saadaval"
}