Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.42 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.42 KB

Foody TML Sample App built with Ember

This is a sample application showing the use of Ember with Translation Markup Language (TML). Read more about Ember TML.

Installing the App

  • git clone https://github.com/translationexchange/tml-js-ember-samples-foody.git
  • cd tml-js-ember-samples-foody
  • npm install
  • bower install

Configure

  • Create an account at Translation Exchange
  • Create a new project
  • Copy your API Key and add it to config/environment.js

Running

Translation Mode & Publishing Translations

  • Press CTRL+Shift+i to enter translation mode and start translating content
  • Make sure to publish your translations in the Translation Exchange dashboard to see translated content outside of Translation Mode.

Links