Type object
File match messages.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/browser-i18n-json/latest.json
Source https://www.schemastore.org/browser.i18n.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Definitions

translationEntry object

Translation key

message string required

Translation string

description string

(optional): Description of this string for the translator team

placeholders object

(optional): List of placeholders that can be used in the message.

placeholders object

(optional): List of placeholders that can be used in the message.

placeholder object

Placeholder key

content string required

Value to insert. It can contain a variable $1

example string

(optional) example of this placeholder