forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
88e99f0002
commit
b864d44fda
16 changed files with 436 additions and 335 deletions
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"undefined": {
|
||||
"opening_hours": {
|
||||
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}",
|
||||
"question": "Какое время работы у {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Какой сайт у {name}?"
|
||||
"phone": {
|
||||
"question": "Какой номер телефона у {name}?"
|
||||
},
|
||||
"email": {
|
||||
"question": "Какой адрес электронной почты у {name}?"
|
||||
},
|
||||
"phone": {
|
||||
"question": "Какой номер телефона у {name}?"
|
||||
"website": {
|
||||
"question": "Какой сайт у {name}?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Какое время работы у {name}?",
|
||||
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue