verbling-i18n
Atom plugin that converts strings & html texts into I18n objects compatible with Verbling's I18n files
Verbling-i18n
Atom plugin that converts strings & html texts into I18n objects compatible with Verbling's I18n files
How To Trigger
Select a text and press the Hot keys Ctrl + Option + o
PS: If you change the value of the text on the big right white box, the plugin will assume you're adding text with tags and will insert I18n React Componant instead.
Format of the magic input box
It supports keys: fileName.key
And sub keys: fileName.tag.subtag.subtag.key
/!\ fileName should be without extention. Example: common NOT common.json
Trouble shooting
In case of any problem refresh the editor with: Ctrl + Option + CMD + L