]> git.openstreetmap.org Git - rails.git/blob - script/locale/reload-languages
Bit more work on the contributor terms page - still very much a work-in-progress.
[rails.git] / script / locale / reload-languages
1 #!/usr/bin/env ruby
2
3 require File.dirname(__FILE__) + '/../../config/environment'
4
5 Language.load(RAILS_ROOT + "/config/languages.yml")