pub async fn get_language_data(
configuration: &Configuration,
) -> Result<Languages, Error<GetLanguageDataError>>Expand description
Get language strings to assist translation. (Prefer the /languages/search/:query route)
pub async fn get_language_data(
configuration: &Configuration,
) -> Result<Languages, Error<GetLanguageDataError>>Get language strings to assist translation. (Prefer the /languages/search/:query route)