MED-75: add russian translations (#70)

This commit is contained in:
Helena
2025-09-02 11:53:30 +03:00
committed by GitHub
parent 568104eaff
commit 56a832b96b
20 changed files with 936 additions and 704 deletions

View File

@@ -1,31 +1,31 @@
{
"nrOfAnalyses": "{{nr}} analyses",
"nrOfAnalyses": "{{nr}} анализов",
"clinicalBloodDraw": {
"label": "Kliiniline vereanalüüs",
"description": "Pending"
"label": "Клинический анализ крови",
"description": "Ожидается"
},
"crp": {
"label": "C-reaktiivne valk (CRP)",
"description": "Pending"
"label": "С-реактивный белок (CRP)",
"description": "Ожидается"
},
"ferritin": {
"label": "Ferritiin",
"description": "Pending"
"label": "Ферритин",
"description": "Ожидается"
},
"vitaminD": {
"label": "D-vitamiin",
"description": "Pending"
"label": "Витамин D",
"description": "Ожидается"
},
"glucose": {
"label": "Glükoos",
"description": "Pending"
"label": "Глюкоза",
"description": "Ожидается"
},
"alat": {
"label": "Alaniini aminotransferaas",
"description": "Pending"
"label": "Аланинаминотрансфераза",
"description": "Ожидается"
},
"ast": {
"label": "Aspartaadi aminotransferaas",
"description": "Pending"
"label": "Аспартатаминотрансфераза",
"description": "Ожидается"
}
}