9492fb7 Add dependency to "translations" module

1 file Authored by slev 5 years ago, Committed by rcritten 5 years ago,
    Add dependency to "translations" module
    
    To ensure translatability i18n messages should be
    initialized before any other JS code interacted with user
    is run.
    
    Fixes: https://pagure.io/freeipa/issue/7559
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>