if (!string.IsNullOrEmpty(checkList.Label))
                {
                    CheckListTranslation checkListTranslation = new CheckListTranslation
                    {
                        Text = checkList.Label,