forked from MapComplete/MapComplete
Translated using Weblate (Swedish)
Currently translated at 0.5% (6 of 1072 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/sv/
This commit is contained in:
parent
7c89f3929b
commit
056331e7be
1 changed files with 27 additions and 1 deletions
|
@ -4,5 +4,31 @@
|
||||||
"title": {
|
"title": {
|
||||||
"render": "Spökcykel"
|
"render": "Spökcykel"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"shops": {
|
||||||
|
"tagRenderings": {
|
||||||
|
"shops-shop": {
|
||||||
|
"mappings": {
|
||||||
|
"5": {
|
||||||
|
"then": "Bilverkstad"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"artwork": {
|
||||||
|
"presets": {
|
||||||
|
"0": {
|
||||||
|
"title": "Konstverk"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Konstverk",
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Konstverk <i>{name}</i>"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue