14e2104 Fix translation of "SyncOTPScreen" widget

1 file Authored by slev 5 years ago, Committed by stsymbal 5 years ago,
    Fix translation of "SyncOTPScreen" widget
    
    To be translatable messages should be marked with '@i18n' and
    present in "i18n_messages" dictionary.
    
    Fixes: https://pagure.io/freeipa/issue/7621
    Reviewed-By: Serhii Tsymbaliuk <stsymbal@redhat.com>
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>