diff --git a/components/locale/ar_EG.ts b/components/locale/ar_EG.ts index 912046df02..6a29465870 100644 --- a/components/locale/ar_EG.ts +++ b/components/locale/ar_EG.ts @@ -30,6 +30,11 @@ const localeValues: Locale = { triggerAsc: 'ترتيب تصاعدي', cancelSort: 'إلغاء الترتيب', }, + Tour: { + Next: 'التالي', + Previous: 'السابق', + Finish: 'إنهاء', + }, Modal: { okText: 'تأكيد', cancelText: 'إلغاء',