Skip to content

maschino/react-i18n-editor

Repository files navigation

Translation Editor

A graphical interface for dealing with json translation files.

[starting screen]

Installation

Download the .exe or .deb file from the release page and install it.

Windows users: The installation exe is not signed. This will trigger a warning by windows which must be ignored in order to be able to start the installation.

Updating

The application will automatically check for updates in the background and apply them.

Prerequisites

The editor will search inside web projects (found by package.json files) for a specific folder structure: src/i18n/messages. This folder must contain one or multiple .json files named by their languages. For example en.json and de.json.

The editor will then combine the json keys and display it in a simple to use ui.

[editor screen]

About

GUI editor for editing translation files for react-intl

Resources

License

Stars

10 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors