Format.JS JSON dosyası#

5.4 sürümünde geldi.

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

Ayrıca bakınız

JSON, Format.JS Message Extraction

Örnek dosya:

{
   {
  "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"
  }
}

Weblate yapılandırması#

Tipik Weblate Bileşen yapılandırması

Dosya maskesi

src/lang/*.json

Tek dilli temel dil dosyası

src/extracted/en.json

Yeni çeviriler kalıbı

Boş

Dosya biçimi

Format.JS JSON file