From a9b0da9a0669432fb534aa9fe8b70fc825854e29 Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 1 Jun 2021 11:23:45 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 38.1% (143 of 375 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/ru/ --- langs/themes/ru.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/langs/themes/ru.json b/langs/themes/ru.json index f23225b284..643bf20fba 100644 --- a/langs/themes/ru.json +++ b/langs/themes/ru.json @@ -439,6 +439,21 @@ "0": { "title": "Станция скорой помощи" } + }, + "tagRenderings": { + "0": { + "question": "Как называется станция скорой помощи?" + } + } + }, + "2": { + "tagRenderings": { + "0": { + "question": "Как называется пожарная часть?" + } + }, + "title": { + "render": "Пожарная часть" } } } @@ -460,7 +475,7 @@ }, "tagRenderings": { "1": { - "question": "Как называется этот магазин?" + "question": "Как называется магазин?" }, "2": { "mappings": { @@ -507,4 +522,4 @@ "trees": { "title": "Деревья" } -} \ No newline at end of file +}