mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "reservation",
|
||||
"type": "combo",
|
||||
"label": "Reservations",
|
||||
"strings": {
|
||||
"options": {
|
||||
"yes": "Accepted",
|
||||
"no": "Not Accepted",
|
||||
"required": "Required",
|
||||
"recommended": "Recommended"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user