if (checkListTranslation == null)
                        {
                            checkListTranslation =
                                await db.CheckListTranslations.FirstAsync(x => x.CheckListId == cl.Id);
                            language =