export const en = { 'string.empty': 'Bu alan string değere sahip olmalıdır.', 'string.email': 'Bu alan e-posta adresine sahip olmalıdır.', 'string.max': 'EN "a" Cannot be max', 'string.length': 'This field must be {{#limit}} characters long', 'number.base': 'This field must be a number', 'any.invalid': 'FR Value not valid', 'domain.invalid': 'FR Domain not valid', 'email.invalid': 'FR Email not valid', 'email.unique': 'The e-mail address must be unique.', 'email.exists': 'EN E-Posta adresi bulunamadı.', 'phone.invalid': 'Phone Number not valid', 'gender.invalid': 'This field not valid. It is must be E or K', 'source.invalid': 'This field not valid. It is must be APP or SITE', 'applicationStatus.invalid': 'This field not valid. It is must be VALID, MAYBE or SITE', 'agendaTypes.invalid': 'This field not valid. It is must be SALES_CALL, MEETING, SUPPORT, INTERNAL_SEARCH, HAPPINESS, REMINDING', 'array.unique': 'FR contains a duplicate value', 'item.unique': 'This record has already been created.', }