do_action( 'DevOwl/Utils/Localization/AllowExternalMofile', $allow, $mofile, $mofileLocale )
By default, we do not allow to retrieve translations from the official WordPress translation hub as this could lead to issues with freemium software (e.g. PRO-version strings are not translated). All the translation is managed via translate.devowl.io.
Parameters:
| Name | Type | Description | 
|---|---|---|
$allow | 
            
            boolean | |
$mofile | 
            
            string | |
$mofileLocale | 
            
            string | 
- Since:
 - 1.12.29