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": {
"label": "Name"
},
"level": {
"label": "Level"
},
"rating": {
"label": "Rating"
}