SharinPix Custom Translation

SharinPix allows you to create your own custom label with the custom language.

circle-check

Example how to configure your SharinPix token:

{
  "path": "/pagelayout/003240000046yLAWWW",
  "abilities": {
    "003240000046yLAWWW": {
      "Access": {
        "see": true,
        "image_list": true,
        "image_delete": true,
        "image_upload": true
      }
    }
  },
  "translations": "https://sharinpix-documentation.s3.amazonaws.com/translation_example.json",
  "locale": "ko"
}

Below is an example of the JSON:

circle-check

Demo

In the demo example we are translating the language to french

Before we apply the JSON:

After we applied the JSON:

Last updated

Was this helpful?