ngTranslateEditor

Hieu Pham
AngularJS tricks
Published in
1 min readMay 27, 2016

--

Small tool for those who are working with Angular-Translate

In recent AngularJS project, we’ve used Angular-translate to implement i18n and it was very awkward to give the JSON files to our translators to translate the button labels, messages, texts into different languages. They prefer a intuitive tool to work on the task instead of a text editor (sublime, my favorite?)

Moreover, our developers were struggling with dozens of language files when we had some (small) modifications. We often start with en.json. After that, we would need to look up in each file for the exact key path to update the content in English so that a translator can translate it into other language later.

I developed this tool to get rid of those issues.

And now the developers just need to take care of en.json. The translators and this tool take care of the rest.

--

--

Hieu Pham
AngularJS tricks

I'm a Frontend Engineer in Singapore. I might care about user experience more than your UX designer · https://hieugoesto.com