Fix: unused translation
This commit is contained in:
parent
62748b3b79
commit
6fac8386c9
|
@ -773,24 +773,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleMetaErrorSelectMissingKey": {
|
|
||||||
"message": "Invalid @var select: missing key '$key$'",
|
|
||||||
"description": "Error displayed when the value of @var select is not a valid key",
|
|
||||||
"placeholders": {
|
|
||||||
"key": {
|
|
||||||
"content": "$1"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"styleMetaErrorSelect": {
|
|
||||||
"message": "Invalid @var select: $error$",
|
|
||||||
"description": "Error displayed when the value of @var select is invalid",
|
|
||||||
"placeholders": {
|
|
||||||
"error": {
|
|
||||||
"content": "$1"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"styleMissingMeta": {
|
"styleMissingMeta": {
|
||||||
"message": "Missing medata @$key$",
|
"message": "Missing medata @$key$",
|
||||||
"description": "Error displayed when a mandatory metadata is missing",
|
"description": "Error displayed when a mandatory metadata is missing",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user