Format.JS JSON file#

Új a(z) 5.4 verzióban.

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

Example file:

{
   {
  "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 beállítás#

Typical Weblate Component configuration

Fájlmaszk

src/lang/*.json

Egynyelvű alap nyelvi fájl

src/extracted/en.json

Sablon az új fordításokhoz

Empty

Fájlformátum

Format.JS JSON file