BigW Consortium Gitlab

Commit 020e12a6 by Ruben Davila

Add missing initializer for FastGettext

parent bd86796d
FastGettext.add_text_domain 'gitlab', path: 'locale', type: :po
FastGettext.default_available_locales = ['en', 'es','de']
FastGettext.default_text_domain = 'gitlab'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment