简体   繁体   English

如何在Rails网站上对红宝石进行国际化

[英]how to internatianalize the ruby on rails site

We have the rails app, content served from the database. 我们有Rails应用程序,其内容由数据库提供。 Now we need to translate that to multiple languages. 现在我们需要将其翻译成多种语言。 What is the best way to the internalization of the ruby on rails application? 内置红宝石的最佳方法是什么?

尝试使用本地化的记录为您的内容添加翻译。

您可以使用插件Globalize2 http://github.com/joshmh/globalize2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM