diff --git a/langs/themes/ru.json b/langs/themes/ru.json index 270dbf8997..40c2a0a8c4 100644 --- a/langs/themes/ru.json +++ b/langs/themes/ru.json @@ -362,6 +362,18 @@ } } } + }, + "roamingRenderings": { + "6": { + "mappings": { + "1": { + "then": "Спортивное скалолазание здесь невозможно" + }, + "0": { + "then": "Здесь можно заняться спортивным скалолазанием" + } + } + } } }, "drinking_water": { @@ -476,5 +488,23 @@ }, "trees": { "title": "Деревья" + }, + "toilets": { + "description": "Карта общественных туалетов", + "title": "Открытая карта туалетов" + }, + "facadegardens": { + "layers": { + "0": { + "tagRenderings": { + "4": { + "render": "Дата строительства сада: {start_date}" + } + } + } + } + }, + "cyclofix": { + "title": "Cyclofix - открытая карта для велосипедистов" } -} \ No newline at end of file +}