Skip to content

Commit e510565

Browse files
elkattanBANKA2017
authored andcommitted
i18n: Update Arabic translation (ElemeFE#20202)
1 parent ac6a675 commit e510565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/locale/lang/ar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ export default {
112112
title: 'عودة'
113113
},
114114
popconfirm: {
115-
confirmButtonText: 'Yes', // to be translated
116-
cancelButtonText: 'No' // to be translated
115+
confirmButtonText: 'تأكيد',
116+
cancelButtonText: 'إلغاء'
117117
}
118118
}
119119
};

0 commit comments

Comments
 (0)