21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-29 15:30:49 +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 4b7ba3d1a0

View file

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