21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-27 12:48:48 +02:00
chexpire/config/initializers/locale.rb

4 lines
63 B
Ruby
Raw Normal View History

2018-06-13 07:51:42 +02:00
I18n.available_locales = [:en, :fr]
I18n.default_locale = :en