Add localization string for the attribute item subtype

This commit is contained in:
Oliver 2026-04-25 14:02:27 -06:00
parent fdb55c42c5
commit c2d7b5786c

View file

@ -4,7 +4,8 @@
"player": "Player" "player": "Player"
}, },
"Item": { "Item": {
"generic": "Generic Item" "generic": "Item",
"attribute": "Attribute"
} }
}, },
"taf": { "taf": {