mapcomplete/langs/layers/sv.json
2021-11-16 19:04:49 +01:00

39 lines
No EOL
795 B
JSON

{
"artwork": {
"presets": {
"0": {
"title": "Konstverk"
}
},
"title": {
"mappings": {
"0": {
"then": "Konstverk <i>{name}</i>"
}
},
"render": "Konstverk"
}
},
"ghost_bike": {
"name": "Spökcykel",
"presets": {
"0": {
"title": "Spökcykel"
}
},
"title": {
"render": "Spökcykel"
}
},
"shops": {
"tagRenderings": {
"shops-shop": {
"mappings": {
"5": {
"then": "Bilverkstad"
}
}
}
}
}
}