We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7f678 commit e2db7d2Copy full SHA for e2db7d2
src/locale/tr_TR.ts
@@ -29,7 +29,7 @@ const locale: Locale = {
29
nextDecade: 'Sonraki On Yıl',
30
previousCentury: 'Önceki Yüzyıl',
31
nextCentury: 'Sonraki Yüzyıl',
32
- shortWeekDays: ['Pzt', 'Sal', 'Çar', 'Per', 'Cum', 'Cmt', 'Paz'],
+ shortWeekDays: ['Paz', 'Pzt', 'Sal', 'Çar', 'Per', 'Cum', 'Cmt'],
33
shortMonths: ['Oca', 'Şub', 'Mar', 'Nis', 'May', 'Haz', 'Tem', 'Ağu', 'Eyl', 'Eki', 'Kas', 'Ara'],
34
};
35
0 commit comments