diff options
Diffstat (limited to 'ui/i18n/datepicker-ar-DZ.js')
-rw-r--r-- | ui/i18n/datepicker-ar-DZ.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/i18n/datepicker-ar-DZ.js b/ui/i18n/datepicker-ar-DZ.js index 8dc805986..2bcdf4784 100644 --- a/ui/i18n/datepicker-ar-DZ.js +++ b/ui/i18n/datepicker-ar-DZ.js @@ -20,8 +20,8 @@ datepicker.regional[ "ar-DZ" ] = { closeText: "إغلاق", - prevText: "<السابق", - nextText: "التالي>", + prevText: "السابق", + nextText: "التالي", currentText: "اليوم", monthNames: [ "جانفي", "فيفري", "مارس", "أفريل", "ماي", "جوان", "جويلية", "أوت", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر" ], |