i18next-webtranslate icon indicating copy to clipboard operation
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:

  1. npm install grunt -g
  2. grunt release

During development:

  1. node server.js
  2. grunt watch or `grunt debug