mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02:00
Add translatable strings to collector field (#852)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"key": "collector",
|
||||
"type": "semiCombo",
|
||||
"label": "Items"
|
||||
"label": "Items",
|
||||
"strings": {
|
||||
"options": {
|
||||
"coins": "Coins",
|
||||
"stamps": "Stamps",
|
||||
"comics": "Comics"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user