webtranslateit / rails_example_app

A example of ruby on rails application using the Web Translate It plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby on Rails example application for Web Translate It

This is an example showing how to integrate the Web Translate It service to a rails 2.3 application using the web_translate_it client.

Usage

You should see:

Example app

Terminal backtrace

Translations are dynamically fetched from https://webtranslateit.com/projects/481-Test-Project/locales/fr/strings

What is Web Translate It anyway?

Web Translate It is a web-based computer-aided translation tool to collaboratively translate software. This example app demonstrate how you can translate on Web Translate It’s web interface and test your translations on your development or staging environment. This allow a translation team to translate on Web Translate It, and test their work on your app directly.

For more information, take a look at the tour page.

About

A example of ruby on rails application using the Web Translate It plugin


Languages

Language:Ruby 99.1%Language:JavaScript 0.9%