[ 源代码: libjs-i18next ]
软件包:libjs-i18next(1.7.1-1)
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).
其他与 libjs-i18next 有关的软件包
|
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages