BabelTrain

A backend for i18n that automatically scopes by folder and file name. To automatically recreate this key fully with little reproduction of data in the YAML files, use this naming scheme:

‘en.controllers.my_controller => controllers/my_controller.en.yml`

Alternately you can create one more folder and name the files with the language selector:

‘en.controllers.my_controller => controllers/my_controller/en.yml`

TODO

Pretty much everything at this point. However, in the future these are features that will be added:

  • Functioning Rails engine to assist in editing files with a GUI.

  • Integration of automatic translators