Docs: update description of units.json

This commit is contained in:
Pieter Vander Vennet 2023-12-12 19:16:26 +01:00
parent a20f6a2d27
commit 825fd03adb
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "unit",
"description": {
"en": "Library layer with all (common) units. Units can _only_ be imported from this file"
"en": "Library layer with all common units"
},
"source": "special:library",
"units": [

View file

@ -9557,7 +9557,7 @@
}
},
"unit": {
"description": "Library layer with all common units",
"description": "Library layer with all common units. Units can _only_ be imported from this file.",
"units": {
"0": {
"applicableUnits": {
@ -10346,4 +10346,4 @@
"render": "wind turbine"
}
}
}
}