Skip to content

Commit

Permalink
i18n: Update Arabic translation (#20202)
Browse files Browse the repository at this point in the history
  • Loading branch information
elkattan authored Nov 11, 2020
1 parent ea5b4db commit 4448fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locale/lang/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ export default {
title: 'عودة'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'تأكيد',
cancelButtonText: 'إلغاء'
}
}
};

0 comments on commit 4448fab

Please sign in to comment.