mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 20:48:03 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "pump",
|
||||
"type": "combo",
|
||||
"label": "Pump",
|
||||
"strings": {
|
||||
"options": {
|
||||
"yes": "Yes",
|
||||
"manual": "Manual Hand Pump",
|
||||
"powered": "Machine-Powered Pump",
|
||||
"no": "None"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user