Themes: fix internet question

This commit is contained in:
Pieter Vander Vennet 2024-09-09 15:59:52 +02:00
parent 0cc7b49c79
commit b13259083a

View file

@ -2080,7 +2080,6 @@
"ca": "Aquest lloc ofereix accés a internet?",
"pl": "Czy to miejsce oferuje dostęp do Internetu?"
},
"multiAnswer": true,
"mappings": [
{
"if": "internet_access=wlan",
@ -2170,6 +2169,13 @@
"ca": "Aquest lloc ofereix accés a internet per cable",
"pl": "To miejsce oferuje przewodowy dostęp do Internetu"
}
},
{
"if": "internet_access=terminal;wifi",
"alsoShowIf": "internet_access=wifi;terminal",
"then": {
"en": "This place offers both wireless internet and internet access via a terminal or computer"
}
}
],
"filter": [