IMultilangLabel
String struct with string keys and a mandatory default field.
Meant to contain a default label/description and an arbitrary number of translations,
where keys represent the use case (language) and values are the labels for this use case.
Indexable
Section titled “Indexable”[key: string]: string
Properties
Section titled “Properties”default
Section titled “default”default:
string
Default label in the original language.