Skip to content

A 'simple' Rails based editor for I18n files (normally located in config/locale/...)

Notifications You must be signed in to change notification settings

amasses/I18n-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I18n Editor

Editing YAML files by hand is such a pain, so I decided to create a simple Rails app to do this.

To use, simply pull down the repo (e.g. git-clone), then run script/server and point your browser at http://localhost:3000

Yes, I suppose this would be more lightweight as a Sinatra app, or a Rack app, or whatever, but hey, this is what I chose to do.

If you want to make any changes, improvements, polish up the design... feel free :)

Creative Commons License
I18n Editor by Matthew Savage is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.

About

A 'simple' Rails based editor for I18n files (normally located in config/locale/...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published