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

Built-in translations for generic Spanish and Spanish from Spain #179

Open nando opened 8 years ago

nando commented 8 years ago

My common Spanish translation (es.yml) is the same than es-ES.yml without the translation for the generic currency (pesetas). I'm almost sure it's right but please, tell me if I'm wrong. Thanks!