Add level.label string

This commit is contained in:
PhuNH
2020-04-22 00:29:54 +02:00
parent 9efa8f9736
commit ca323d27c7

View File

@ -2,6 +2,9 @@
"key": { "key": {
"label": "Name" "label": "Name"
}, },
"level": {
"label": "Level"
},
"rating": { "rating": {
"label": "Rating" "label": "Rating"
} }