forked from MapComplete/MapComplete
Refactoring: port wikipedia panel to Svelte
This commit is contained in:
parent
24f7610d0a
commit
d8e14927c8
32 changed files with 362 additions and 847 deletions
|
@ -131,6 +131,13 @@
|
|||
"question": "What is the network name for the wireless internet access?",
|
||||
"render": "The network name is <b>{internet_access:ssid}</b>"
|
||||
},
|
||||
"just_created": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You just created this element! Thanks for sharing this info with the world and helping people worldwide."
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_edit": {
|
||||
"render": {
|
||||
"special": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue