Add languages.level.label string to src/i18n/source as well

This commit is contained in:
PhuNH
2020-04-22 12:09:36 +02:00
parent ca323d27c7
commit 865c1809bc

View File

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