In Ruby I can't find any localization modules. Are there any or should I use some external library? I have found I18n gem but I don't know if I can use it in standalone application (without Rails). Moreover I need some methods to localize floats and I can't see it in I18n gem.
Have you tried r18n?
https://github.com/ai/r18n
It also localizes floats:
https://github.com/ai/r18n/blob/master/r18n-core/spec/locale_spec.rb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With