i18next-webtranslate
i18next-webtranslate copied to clipboard
[deprecated] Translation User Interface for i18next - successor locize.com
deprecated
Deprecated. You can use locize.com - localization as a service as a better alternative.
Introduction
This is the web translation UI to i18next.
For more information go here
Developers
To build the solution:
-
npm install grunt -g
-
grunt release
During development:
-
node server.js
-
grunt watch
or `grunt debug