Add localization string for the attribute item subtype
This commit is contained in:
parent
fdb55c42c5
commit
c2d7b5786c
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
||||||
"player": "Player"
|
"player": "Player"
|
||||||
},
|
},
|
||||||
"Item": {
|
"Item": {
|
||||||
"generic": "Generic Item"
|
"generic": "Item",
|
||||||
|
"attribute": "Attribute"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"taf": {
|
"taf": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue