atom-translate-i18n

Insert i18n prefix and suffix (for meteor app)

aessig

4,318

0

0.12.0

MIT

GitHub

translate package for atom

Usage

Select the text you want to comment, and hit alt-cmd-b for single quote and alt-cmd-n for double quote translatisation of a string.

Before: "hello"

After: {{"hello"}} (html) Tapi18n.__("hello") (js)

Language support