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 <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>
Plugin Preview
About this plugin
No more manual text layer updates. Just drop your i18n JSON file and update text layers automatically.
How it works
- Name text layers with a dot-notation expression such as
apps.welcome.title - Start the plugin and drop or select your JSON file.
- 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
| Version | 2 |
|---|---|
| Created | December 5, 2020 |
| Last Updated | January 3, 2021 |
| Category | Uncategorized |
| Creator | Jun Ichiro Koyama |
| Stats | 362 installs, 39 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/ui.html
- main:dist/code.js
More Like This
Discover other plugins in the same category.