thiagotomasi / messages

GuideGuide's messages and their translations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuideGuide Messages

These are the labels and messages and their translations that appear in GuideGuide Core.

Setup

npm install

Development

The source is located in src/messages.coffee. It must be compiled to publish.

Tests use Mocha. To run the test watcher, run the following in the terminal:

script/test

Compile

script/compile

About

GuideGuide's messages and their translations