laresgoiti / texts_translate

Manage Sketch texts in multiple locales.
MIT License
28 stars 7 forks source link

improvement/suggestion: Refresh all texts on Re-import form json file #17

Open erikusaj opened 4 years ago

erikusaj commented 4 years ago

It seems plugin does not support re-importing to sketch form another translation file?

erikusaj commented 4 years ago

Actually localised text from JSON is re-imported just drawing does not get updated by Sketch in case of larger file. Perhaps something needs to be called to trigger refresh of all layers / components.

Currenlty it helps clicking on each text to update and refresh localised content.