R18n 是一个国际化和本地化的工具用来为 Ruby 应用程序实现多语言支持的功能。R18n 使用 YAML 格式来存储翻译的内容。
R18n 0.4 改进内容:
* Rails I18n compatibility.
* Rewrite a lot of core code to fast and cleanup version.
* Custom translation loaders.
* Add reload! method to I18n.
* Add t and l helpers to Sinatra and desktop plugins.
* Syntax sugar for default values.
* Named variables.
* New locale API.
* Change API for extension translations.
该项目发布了0.4版本,但其首页尚未提供此版本的下载地址。