Skip to content

Martin005/crowdin-icu-helper

Repository files navigation

ICU Message Format Helper for Crowdin

This repository contains source code for the ICU Message Helper App for Crowdin. The Helper assists translators with the translation of strings with an ICU Message.

The App is available for installation through the official Crowdin Marketplace.

Running Locally

Make sure you have Node.js installed.

$ git clone https://github.com/Martin005/crowdin-icu-helper.git
$ cd crowdin-icu-helper
$ yarn install
$ yarn start

Your app should now be running on localhost:5000.

Deploying to Heroku

Make sure you have Heroku CLI installed.

$ heroku create
$ git push heroku main
$ heroku open

or

Deploy to Heroku

About

A Crowdin App which helps translators easily translate strings with an ICU Message

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published