Files
medreport_mrb2b/public/locales/ru/product.json
2025-09-02 11:53:30 +03:00

31 lines
897 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nrOfAnalyses": "{{nr}} анализов",
"clinicalBloodDraw": {
"label": "Клинический анализ крови",
"description": "Ожидается"
},
"crp": {
"label": "С-реактивный белок (CRP)",
"description": "Ожидается"
},
"ferritin": {
"label": "Ферритин",
"description": "Ожидается"
},
"vitaminD": {
"label": "Витамин D",
"description": "Ожидается"
},
"glucose": {
"label": "Глюкоза",
"description": "Ожидается"
},
"alat": {
"label": "Аланинаминотрансфераза",
"description": "Ожидается"
},
"ast": {
"label": "Аспартатаминотрансфераза",
"description": "Ожидается"
}
}