rewording for ha

This commit is contained in:
Niels Elgaard Larsen 2022-04-29 19:47:31 +02:00
parent 1b52bdda78
commit fdec6c70ea

View file

@ -175,8 +175,8 @@
{
"id": "dogarea",
"render": {
"en": "areal: {_surface:ha} ha",
"da": "areal: {_surface:ha} ha"
"en": "This dogpark is {_surface:ha} ha big",
"da": "Denne hundeskov er på {_surface:ha} hektar"
},
"condition": "_surface:ha!=0"
},