rsl / stringex

Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
MIT License
984 stars 158 forks source link

Add Finnish locale + test #183

Closed peritpatrio closed 1 year ago

peritpatrio commented 8 years ago

Some translations could use inflection, e.g. 1 prosentti (1 percent) vs 100 prosenttia (100 percent), but this should at least be better than no translations at all.