translated attribute value 用于翻译属性值的Gem
                                如何使用如果您使用ActiveRecord或Mongoid,默认情况下将包含翻译的属性值,否则您必须在模型类中包含TranslatedAttributeValue::Base: class User include TranslatedAttributeValue :: Base # model related code end然后您可以将属性翻译如下:活动记录pt-BR : activerecord : attributes : user : status_translation : value1 : ' Translation for value1 ' value2 : ' Translation for value2 '蒙古人pt-BR : mongoid :                            
                            
                            
                            
                        
                            下载地址
                        
                    
                            用户评论
                        
                    