Danial Soheili
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
components/date-picker/locale/fa_IR.ts
|
|
@ -12,6 +12,7 @@ const locale: PickerLocale = { |
|
|
|
weekPlaceholder: 'انتخاب هفته', |
|
|
|
rangePlaceholder: ['تاریخ شروع', 'تاریخ پایان'], |
|
|
|
rangeYearPlaceholder: ['سال شروع', 'سال پایان'], |
|
|
|
rangeQuarterPlaceholder: ['فصل شروع', 'فصل پایان'], |
|
|
|
rangeMonthPlaceholder: ['ماه شروع', 'ماه پایان'], |
|
|
|
rangeWeekPlaceholder: ['هفته شروع', 'هفته پایان'], |
|
|
|
...CalendarLocale, |
|
|
|