forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
d6b903c7f1
commit
3ef0f7b029
37 changed files with 446 additions and 228 deletions
|
@ -11,7 +11,7 @@
|
|||
{
|
||||
"emoji": "⏰",
|
||||
"question": {
|
||||
"en": "Open now",
|
||||
"en": "Now open",
|
||||
"nl": "Nu open",
|
||||
"de": "Jetzt geöffnet",
|
||||
"ca": "Obert ara",
|
||||
|
@ -424,7 +424,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Has outdoor seating"
|
||||
"en": "Has outdoor seating",
|
||||
"de": "Hat Sitzgelegenheiten im Freien"
|
||||
},
|
||||
"icon": "./assets/layers/outdoor_seating.svg",
|
||||
"osmTags": "outdoor_seating=yes"
|
||||
|
@ -436,7 +437,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Has indoor seating"
|
||||
"en": "Has indoor seating",
|
||||
"de": "Hat Sitzplätze im Innenbereich"
|
||||
},
|
||||
"osmTags": "indoor_seating=yes"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue