質問

I'm using https://github.com/collectiveidea/audited in order to get my app audits. But my entity names still on english, all my app is i18ned. Couldnt found any info in the docs. Any clues?

役に立ちましたか?

解決

I presume you're talking about your model names and attributes, take a look at the Rails Guide for more info :

http://guides.rubyonrails.org/i18n.html#translations-for-active-record-models

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top