blob: ecdd721e826737d5efd517e3ac6b0fa7e277c9d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
A Sinatra extension that provides i18n support to translate your
web application. It is just a wrapper for R18n core library. It has
nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization,
several user language support, agnostic core package with out-of-box
support for Rails, Sinatra and desktop applications.
WWW: https://github.com/ai/r18n/tree/master/sinatra-r18n
|