Translating submit button on ActiveAdmin
On October 02, 2011
Hi mate, this is my first english post and it will be about internationalization on active_admin gem. Currently i am working on a project using Active Admin interface, and i came across with an i18n problem, that is translate the submit buttons.
After google a few i have found an issue and another one and both, especially this comment showed me that the responsible about submit button was the formtastic and then I just needed to copy content of formtastic locale file to my locale file and i've got solved that issue.
Take a look below what do you need to do.
That's all
DISCLAIMER
Sorry if i made some grammatical mistakes on this text, it is my first english post as i told before. Actually, it is just the first one, I am planning post in english as part of my studies.
Thanks and see ya bro!