mapcomplete/langs/shared-questions/ru.json
Artem 1bbb66daae
Translated using Weblate (Russian)
Currently translated at 83.3% (5 of 6 strings)

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

17 lines
548 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": {
"opening_hours": {
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}",
"question": "Какое время работы у {name}?"
},
"website": {
"question": "Какой сайт у {name}?"
},
"email": {
"question": "Какой адрес электронной почты у {name}?"
},
"phone": {
"question": "Какой номер телефона у {name}?"
}
}
}