mirror of https://github.com/ElemeFE/element
i18n: Update Arabic translation (#20202)
parent
ea5b4dbc25
commit
4448fab89c
|
@ -112,8 +112,8 @@ export default {
|
||||||
title: 'عودة'
|
title: 'عودة'
|
||||||
},
|
},
|
||||||
popconfirm: {
|
popconfirm: {
|
||||||
confirmButtonText: 'Yes', // to be translated
|
confirmButtonText: 'تأكيد',
|
||||||
cancelButtonText: 'No' // to be translated
|
cancelButtonText: 'إلغاء'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue