From 49eeaa1876bbd28bed0d0af970ede0574c918f70 Mon Sep 17 00:00:00 2001 From: Karli Date: Thu, 28 Aug 2025 12:40:33 +0300 Subject: [PATCH] feat(MED-123): update translations --- public/locales/en/order-analysis.json | 2 +- public/locales/et/order-analysis.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en/order-analysis.json b/public/locales/en/order-analysis.json index 6ab9af8..75e7d7b 100644 --- a/public/locales/en/order-analysis.json +++ b/public/locales/en/order-analysis.json @@ -1,5 +1,5 @@ { "title": "Select analysis", - "description": "Select the analysis that suits your needs", + "description": "All analysis results will appear within 1-3 days after the blood test.", "analysisNotAvailable": "Analysis is not available currently" } \ No newline at end of file diff --git a/public/locales/et/order-analysis.json b/public/locales/et/order-analysis.json index 42f790e..6dfde6e 100644 --- a/public/locales/et/order-analysis.json +++ b/public/locales/et/order-analysis.json @@ -1,5 +1,5 @@ { "title": "Vali analüüs", - "description": "Vali enda vajadustele sobiv analüüs", + "description": "Kõikide analüüside tulemused ilmuvad 1–3 tööpäeva jooksul peale vere andmist.", "analysisNotAvailable": "Analüüsi tellimine ei ole hetkel saadaval" } \ No newline at end of file