fruitfrills / polyglot

Sketch text layers localizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polyglot

Polyglot demo

Manage texts in Sketch in multiple locales.

This plugin was created using skpm and based on text translate.

Install

Download

Usage

Go to Plugins -> Polyglot -> Save locale to save current locale. Go to Plugins -> Polyglot -> Change locale to create new locale or change to an existing one.

Edit translation

Important

You need to have a saved Sketch document before using the plugin. Locales files are saved in same folder ('Sketch document name'+'_polyglot').

Development

Install the dependencies

npm install

Once the installation is done, you can run some commands inside the project folder:

npm run build

To watch for changes:

npm run watch

Additionally, if you wish to run the plugin every time it is built:

npm run start

About

Sketch text layers localizations


Languages

Language:JavaScript 100.0%