0

I want to create a simple form that adds translations dynamically into config/locales/en.rb. There's a way to do this? I'll need something like a parser to solve this?

Guilherme Oderdenge
  • 4,935
  • 6
  • 61
  • 96

1 Answers1

0

With using Globalize3 gem given here on stack-overflow answer Add translation to I18N dynamically

Rails cast link: http://railscasts.com/episodes/338-globalize3?view=asciicast

Community
  • 1
  • 1
Sumit Munot
  • 3,748
  • 1
  • 32
  • 51