Fix: reset translations

This commit is contained in:
Pieter Vander Vennet 2023-05-25 10:55:25 +02:00
parent 48700c3e15
commit ad952fcaf2
9 changed files with 30 additions and 22 deletions

View file

@ -5116,6 +5116,11 @@
"name": {
"question": "What is the name of this hospital?",
"render": "This hospital is called {name}"
},
"oh-visitor": {
"question": "When are visitors allowed to visit?",
"questionHint": "These are the regular visitor hours. Some wands have different visitor hours or might allow visitors in emergencies",
"render": "<h3>Opening hours for visitors</h3>Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}<p class='subtle'>Some wands might have different opening hours. Many hospitals allow visits during emergencies too.</p>"
}
},
"title": {