Add Labels field to Messages model. The intent is to label translations for filtering and metainformation. No limits on the number of labels, and no restrictions on keys and values. Both - key and value - are string types. E.g. for a microservice, the translation may have two labels service: stock and version: 1.
Add
Labels
field toMessages
model. The intent is to label translations for filtering and metainformation. No limits on the number of labels, and no restrictions on keys and values. Both - key and value - are string types. E.g. for a microservice, the translation may have two labelsservice: stock
andversion: 1
.