mapcomplete/langs/shared-questions/ru.json
Artem 671de7318f
Translated using Weblate (Russian)
Currently translated at 100.0% (6 of 6 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/ru/
2021-06-19 15:32:26 +02:00

20 lines
896 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.

{
"undefined": {
"phone": {
"question": "Какой номер телефона у {name}?"
},
"email": {
"question": "Какой адрес электронной почты у {name}?"
},
"website": {
"question": "Какой сайт у {name}?"
},
"opening_hours": {
"question": "Какое время работы у {name}?",
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}"
},
"description": {
"question": "Есть ли еще что-то важное, о чем вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.<br/><span style='font-size: small'>Не повторяйте уже изложенные факты</span>"
}
}
}