diff --git a/components/date-picker/locale/tr_TR.tsx b/components/date-picker/locale/tr_TR.tsx index f15d8f7925..5c43491bcc 100644 --- a/components/date-picker/locale/tr_TR.tsx +++ b/components/date-picker/locale/tr_TR.tsx @@ -5,8 +5,16 @@ import { PickerLocale } from '../generatePicker'; // Merge into a locale object const locale: PickerLocale = { lang: { - placeholder: 'Tarih Seç', - rangePlaceholder: ['Başlangıç Tarihi', 'Bitiş Tarihi'], + placeholder: 'Tarih seç', + yearPlaceholder: 'Yıl seç', + quarterPlaceholder: 'Çeyrek seç', + monthPlaceholder: 'Ay seç', + weekPlaceholder: 'Hafta seç', + rangePlaceholder: ['Başlangıç tarihi', 'Bitiş tarihi'], + rangeYearPlaceholder: ['Başlangıç yılı', 'Bitiş yılı'], + rangeMonthPlaceholder: ['Başlangıç ayı', 'Bitiş ayı'], + rangeWeekPlaceholder: ['Başlangıç haftası', 'Bitiş haftası'], + ...CalendarLocale, }, timePickerLocale: { diff --git a/components/locale-provider/__tests__/__snapshots__/index.test.js.snap b/components/locale-provider/__tests__/__snapshots__/index.test.js.snap index ed7fa7baed..4fa0f205a0 100644 --- a/components/locale-provider/__tests__/__snapshots__/index.test.js.snap +++ b/components/locale-provider/__tests__/__snapshots__/index.test.js.snap @@ -243408,7 +243408,7 @@ exports[`Locale Provider should display the text as tr 1`] = ` >