Wrap all user-visible strings in `I18n.t` with a default English locale file. Makes the gem usable for non-English apps without forking the views.
Wrap all user-visible strings in
I18n.twith a default English locale file. Makes the gem usable for non-English apps without forking the views.