Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 550 Bytes

README.textile

File metadata and controls

25 lines (13 loc) · 550 Bytes

Feature Translator

A demo rails 3 application that uses LocaleApp for i18n.

Installation

Clone the Github repo

git clone git://github.com/LocaleApp/feature_translator.git

Install the project dependencies

cd feature_translator && bundle

Get an API_KEY from LocaleApp.com, then generate a LocaleApp configuration

localeapp install PROJECT_API_KEY

Create the DB and load the seed data

rake db:setup

Push some seed translations to LocaleApp

localeapp push config/locales/seed_localization_data.zip