[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771314: ITP: libjs-i18next -- easy way to translate a website on clientside



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : libjs-i18next
  Version         : 1.7.1
  Upstream Author : Jan Muehlemann <jan.muehlemann@gmail.com>
* URL             : http://github.com/i18next/i18next
* License         : Expat
  Programming Lang: Javascript
  Description     : easy way to translate a website on clientside

 i18next provides an easy way to translate a website on clientside:
  * fetch resources from server
  * fetch each resource file individually (static) or all once via dynamicRoute
  * apply translation to HTML tags with the _data-i18n_ attribute
  * post missing key-value pairs to server (for easy development, just
    translate the new keys)
  * search for key en-US first, then in en, then in fallback language (or
    de-DE, de, fallback).

This is another dependency of OpenStack Fuel.


Reply to: