Fix: typo

This commit is contained in:
eight 2018-11-07 20:10:34 +08:00
parent b4c06e25f3
commit d84d13a226

View File

@ -799,7 +799,7 @@
"description": "Error displayed when the value of @var select is invalid"
},
"meta_invalidSelectLabel": {
"message": "Invalid @var select: option label ie empty",
"message": "Invalid @var select: option label is empty",
"description": "Error displayed when the value of @var select is invalid"
},
"meta_invalidSelectMultipleDefaults": {