How to use?
===========

You can import i18n-js from ``js.i18n``
and ``need`` it where you want these resources to be included on a page::

  >>> from js.i18n import i18n
  >>> i18n.need()
