i18n plugin for Sketch. Enables you to translate your artboards using json or Excel xlsx files.
It acts in a non-destructive way so you can easily undo your changes later.
- Download the repository via
Clone or download
button above - Grab the
i18n.sketchplugin
folder from the ZIP. - In Sketch 3, select
Plugins > Reveal Plugins Folder...
from the menu bar, and put theSketch i18n
folder in this folder.
- See example Excel file in spec/fixtures/xslx/translations.xlsx
- Use text in your textfields as translation key (not the name of the layer, but the actual text).
- Make your own Excel file based on example above
- Select Plugins > Translate Selection > Using xlsx format , select your translation file