i18ncloud
  • Introduction
  • Getting Started
  • React
    • Getting Started
    • Keys and Values
  • Commands
    • i18ncloud init
    • i18ncloud Push
    • i18ncloud Pull
    • i18ncloud Language
    • i18ncloud Key
Powered by GitBook
On this page

Was this helpful?

Introduction

i18ncloud is an Internationalization-Tool that was built to help internationalizing web developed apps which are making use of i18next.

This Tool provides a Command Line Interface (CLI) which provides a quick and easy way to manage the textual contents of your Web App.

Complete solution

  • Simple and intuitive backoffice to edit the text contents of your app;

  • Complete CLI that allows the addition of new languages and content;

  • Fast integration with your Web App framework, React using react-i18next;

  • Internationalization Tool, remote API independent.

NextGetting Started

Last updated 5 years ago

Was this helpful?