feat: Add "sprig" as a unit. (#6934)

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
This commit is contained in:
Fjodor42
2026-01-30 17:03:41 +01:00
committed by GitHub
parent 920eeb26d6
commit cb44ecf394
2 changed files with 8 additions and 2 deletions

View File

@@ -137,5 +137,11 @@
"plural_name": "pinches",
"description": "",
"abbreviation": ""
},
"sprig": {
"name": "sprig",
"plural_name": "sprigs",
"description": "",
"abbreviation": ""
}
}
}