arb.json
Application Resource Bundle
| Type | object |
|---|---|
| File match |
arb.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/arb-json/latest.json |
| Source | https://raw.githubusercontent.com/google/app-resource-bundle/main/schema/arb.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
A product in the catalog
Properties
@@locale
string
required
The locale for which messages/resources are stored in this file.
@@context
string
It describes (in text) the context in which all these resources apply.
@@last_modified
string
The last modified time of this ARB file/data. It is presented in ISO8601 complete form with hour and minutes. Example like: 2011-09-08T09:42-07:00.
@@author
string
The author of these messages. In the case of localized ARB files it can contain the names/details of the translator.
@@comment
string
A top-level comment for this file. This is not intended to be sent to translators.