map[`add${wordForms.capitalized}`] = item =>
    dispatch(addEntity(item, `${wordForms.capitalizedPrular} added...`))