const expectedMultiSelect = (language?: string) => {
  const suffix = getSuffix(language);
  return [
    {
      value: 'A2_id',