Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103

This commit is contained in:
Helena
2025-09-17 18:17:01 +03:00
80 changed files with 4888 additions and 1558 deletions

View File

@@ -131,6 +131,7 @@
"button": "Continue",
"userConsentLabel": "I agree to the use of personal data on the platform",
"userConsentUrlTitle": "View privacy policy",
"userConsentUrlPath": "https://medreport.ee/privaatsustingimused/",
"updateAccountLoading": "Updating account details...",
"updateAccountSuccess": "Account details updated",
"updateAccountError": "Updating account details error"
@@ -169,4 +170,4 @@
"updateAccountPreferencesSuccess": "Account preferences updated",
"updateAccountPreferencesError": "Updating account preferences failed",
"consents": "Consents"
}
}

View File

@@ -7,9 +7,16 @@
"noAnalysisElements": "No analysis orders found",
"noAnalysisOrders": "No analysis orders found",
"analysisDate": "Analysis result date",
"cancelled": "Cancelled",
"results": {
"range": {
"normal": "Normal range"
},
"value": {
"negative": "Negative",
"positive": "Positive",
"isWithinNorm": "Within norm",
"isNotWithinNorm": "Not within norm"
}
},
"orderTitle": "Order number {{orderNumber}}",