• J
    libobs: Add function for default module locale · ac760efb
    jp9000 提交于
    This function is used to simplify the process when using the default
    locale handling for modules.  It will automatically search in the plugin
    data directory associated with the specific module specified, load the
    default locale text (for example english if its default language is
    english), and then it will load the set locale on top of the default
    locale, which will cause text to use the default locale if the desired
    locale text is not found.
    ac760efb
obs.h 35.4 KB