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

localeapp/feature_translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A demo application that uses LocaleApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published