Approval in value-sets
This commit is contained in:
6
value-sets/pt/space_access_status.json
Normal file
6
value-sets/pt/space_access_status.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"space_access_status": {
|
||||
"enter": "Enter",
|
||||
"leave": "Leave"
|
||||
}
|
||||
}
|
15
value-sets/pt/space_types.json
Normal file
15
value-sets/pt/space_types.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"space_types": {
|
||||
"building": "Building",
|
||||
"depot": "Depot room",
|
||||
"utility_room": "Utility room",
|
||||
"exhibition_room": "Exhibition room",
|
||||
"display_cabinet": "Display cabinet",
|
||||
"shelf": "Shelf",
|
||||
"box": "Box",
|
||||
"folder": "Folder",
|
||||
"office": "Office",
|
||||
"floor": "Floor",
|
||||
"hallway": "Hallway"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user