I want to translate the required message"This field is required"
, can you help me ?
I am using this code for translation, I have tried to set required:"مطلوب", but I still get the message in English
L10n.load({
'ar-AE': {
gantt: {
general: 'عام',
emptyRecord: 'لا توجد بيانات',
id: '#',
name: 'الاسم'
}}})