21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 01:10:50 +02:00

Add support for locales en/fr

This commit is contained in:
Jérémy Lecour 2018-06-13 07:51:42 +02:00
parent a47965293f
commit c0bc0fc274

View file

@ -0,0 +1,3 @@
I18n.available_locales = [:en, :fr]
I18n.default_locale = :en