Plik JSON Format.JS

Dodane w wersji 5.4.

File format used when translating Format.JS and React-Intl applications.

Przykładowy plik:

{
  "hak27d": {
    "defaultMessage": "Control Panel",
    "description": "title of control panel section"
  },
  "haqsd": {
    "defaultMessage": "Delete user {name}",
    "description": "delete button"
  },
  "19hjs": {
    "defaultMessage": "New Password",
    "description": "placeholder text"
  },
  "explicit-id": {
    "defaultMessage": "Confirm Password",
    "description": "placeholder text"
  }
}
Supported features

File extensions

.json

Linguality

Both monolingual and bilingual

Supports plural

No

Supports descriptions

No

Supports explanation

No

Supports context

No

Supports location

No

Supports flags

No

API identifier

formatjs

Supports read-only strings

No

Check flags added by this format

ICU MessageFormat

Konfiguracja Weblate

Typowy Weblate Konfiguracja komponentu

Maska pliku

src/lang/*.json

Jednojęzyczny bazowy plik języka

src/extracted/en.json

Szablon dla nowych tłumaczeń

Puste

Format pliku

Format.JS JSON file