Hacker News new | ask | show | jobs
by cj 4438 days ago
Yes! Localize.js watches the page for changes, and immediately translates text that is added to the page (like an error message).

You can also translate text manually, like this: Localize.translate('Hello!');