More styling tweaks and bug fixes

This commit is contained in:
Pieter Vander Vennet 2022-02-01 19:02:46 +01:00
parent e6ac080019
commit aaaf0b8c36
10 changed files with 113 additions and 25 deletions

View file

@ -391,14 +391,7 @@
"fr": "Superficie : {_surface:ha} ha",
"de": "Grundfläche: {_surface:ha}ha"
},
"mappings": [
{
"if": "_surface:ha=0",
"then": {
"*": ""
}
}
],
"condition": "_surface:ha!=0",
"id": "Surface area"
},
"wikipedia"