forked from MapComplete/MapComplete
Remove double braces
This commit is contained in:
parent
95886744a2
commit
bed18dd948
3 changed files with 4 additions and 4 deletions
|
@ -1250,8 +1250,8 @@
|
|||
}
|
||||
],
|
||||
"render": {
|
||||
"en": "The network name is <b>{{internet_access:ssid}}</b>",
|
||||
"nl": "De netwerknaam is <b>{{internet_access:ssid}}</b>"
|
||||
"en": "The network name is <b>{internet_access:ssid}</b>",
|
||||
"nl": "De netwerknaam is <b>{internet_access:ssid}</b>"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue