Inject object name into labels
For key based translation it would be helpful to have short form labels:
{
"name": "firstName",
"labels": {
"heading": "user.*.head"
}
}
Would generate user.firstName.head for the translation key.
For key based translation it would be helpful to have short form labels:
{
"name": "firstName",
"labels": {
"heading": "user.*.head"
}
}
Would generate user.firstName.head for the translation key.