pub fn locales_yaml_files_to_translation_map(
    locales_dir: &Path
) -> Result<TranslationMap>