Back to Plugins
i18n

i18n

<p>No more manual text layer updates. Just drop your i18n JSON file and update text layers automatically.</p><p><br></p><h1>How it works</h1><ol><li>Name text layers with a dot-notation expression such as&nbsp;<code>apps.welcome.title</code></li><li>Start the plugin and drop or select your JSON file.</li><li>Text layers with names that match what’s in the JSON file will automatically be updated.</li></ol><p><br></p><p>The plugin only accepts the following JSON data structure:</p><pre class="ql-syntax" spellcheck="false">{ "apps": { "welcome": { "title": "Happy new year 2021", "subtitle": "No more manual text layer updates. Sync your design with your i18n automatically.", "cta": { "hook": "Miso is good for you.", "button": "START" } } } } </pre>

texti18njson

Plugin Preview

i18n preview

About this plugin

No more manual text layer updates. Just drop your i18n JSON file and update text layers automatically.


How it works

  1. Name text layers with a dot-notation expression such as apps.welcome.title
  2. Start the plugin and drop or select your JSON file.
  3. Text layers with names that match what’s in the JSON file will automatically be updated.


The plugin only accepts the following JSON data structure:

{
  "apps": {
    "welcome": {
      "title": "Happy new year 2021",
      "subtitle": "No more manual text layer updates. Sync your design with your i18n automatically.",
      "cta": {
        "hook": "Miso is good for you.",
        "button": "START"
      }
    }
  }
}

Plugin Details

Version2
CreatedDecember 5, 2020
Last UpdatedJanuary 3, 2021
CategoryUncategorized
CreatorJun Ichiro Koyama
Stats348 installs, 37 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/ui.html
  • main:dist/code.js

More Like This

Discover other plugins in the same category.

No similar plugins found in this category.