mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 04:28:04 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "addr:interpolation",
|
||||
"type": "combo",
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"all": "All",
|
||||
"even": "Even",
|
||||
"odd": "Odd",
|
||||
"alphabetic": "Alphabetic"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user