fix: missed translation in ar (#49852)

* fix: missed translation in ar

* feat(i18n): add changelog

* fix: missed translation in ar

* fix: rebase master

* fix: remove changelog

* Update CHANGELOG.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update ar_EG.ts

Signed-off-by: lijianan <574980606@qq.com>

* Update index.test.tsx.snap

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
This commit is contained in:
Ahmed Samir 2024-07-19 01:28:53 +03:00 committed by GitHub
parent ebc3a999bd
commit ef6767d6f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 373159 additions and 373138 deletions

View File

@ -8,6 +8,27 @@ const locale: PickerLocale = {
lang: { lang: {
placeholder: 'اختيار التاريخ', placeholder: 'اختيار التاريخ',
rangePlaceholder: ['البداية', 'النهاية'], rangePlaceholder: ['البداية', 'النهاية'],
yearFormat: 'YYYY',
dateFormat: 'D/M/YYYY',
dayFormat: 'D',
dateTimeFormat: 'DD/MM/YYYY HH:mm:ss',
monthFormat: 'MMMM',
monthBeforeYear: true,
shortWeekDays: ['الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
shortMonths: [
'يناير',
'فبراير',
'مارس',
'إبريل',
'مايو',
'يونيو',
'يوليو',
'أغسطس',
'سبتمبر',
'أكتوبر',
'نوفمبر',
'ديسمبر',
],
...CalendarLocale, ...CalendarLocale,
}, },
timePickerLocale: { timePickerLocale: {

View File

@ -2303,25 +2303,25 @@ exports[`Locale Provider should display the text as ar 1`] = `
<thead> <thead>
<tr> <tr>
<th> <th>
س السبت
</th> </th>
<th> <th>
ح الأحد
</th> </th>
<th> <th>
ن الإثنين
</th> </th>
<th> <th>
ث الثلاثاء
</th> </th>
<th> <th>
ر الأربعاء
</th> </th>
<th> <th>
خ الخميس
</th> </th>
<th> <th>
ج الجمعة
</th> </th>
</tr> </tr>
</thead> </thead>
@ -4530,25 +4530,25 @@ exports[`Locale Provider should display the text as ar 1`] = `
<thead> <thead>
<tr> <tr>
<th> <th>
س السبت
</th> </th>
<th> <th>
ح الأحد
</th> </th>
<th> <th>
ن الإثنين
</th> </th>
<th> <th>
ث الثلاثاء
</th> </th>
<th> <th>
ر الأربعاء
</th> </th>
<th> <th>
خ الخميس
</th> </th>
<th> <th>
ج الجمعة
</th> </th>
</tr> </tr>
</thead> </thead>
@ -5072,25 +5072,25 @@ exports[`Locale Provider should display the text as ar 1`] = `
<thead> <thead>
<tr> <tr>
<th> <th>
س السبت
</th> </th>
<th> <th>
ح الأحد
</th> </th>
<th> <th>
ن الإثنين
</th> </th>
<th> <th>
ث الثلاثاء
</th> </th>
<th> <th>
ر الأربعاء
</th> </th>
<th> <th>
خ الخميس
</th> </th>
<th> <th>
ج الجمعة
</th> </th>
</tr> </tr>
</thead> </thead>
@ -6227,25 +6227,25 @@ exports[`Locale Provider should display the text as ar 1`] = `
<thead> <thead>
<tr> <tr>
<th> <th>
س السبت
</th> </th>
<th> <th>
ح الأحد
</th> </th>
<th> <th>
ن الإثنين
</th> </th>
<th> <th>
ث الثلاثاء
</th> </th>
<th> <th>
ر الأربعاء
</th> </th>
<th> <th>
خ الخميس
</th> </th>
<th> <th>
ج الجمعة
</th> </th>
</tr> </tr>
</thead> </thead>