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.
2 parents ea94a63 + f2fc974 commit d000533Copy full SHA for d000533
messages/tr/kvdrp.php
@@ -17,16 +17,16 @@
17
* NOTE: this file must be saved in UTF-8 encoding.
18
*/
19
return [
20
- 'Apply' => '',
21
- 'Cancel' => '',
22
- 'Custom Range' => '',
23
- 'From' => '',
24
- 'Last Month' => '',
25
- 'Last {n} Days' => '',
26
- 'Select Date Range' => '',
27
- 'This Month' => '',
28
- 'To' => '',
29
- 'Today' => '',
30
- 'W' => '',
31
- 'Yesterday' => '',
+ 'Apply' => 'Uygula',
+ 'Cancel' => 'İptal',
+ 'Custom Range' => 'Özel Aralık',
+ 'From' => 'Başlangıç',
+ 'Last Month' => 'Geçen Ay',
+ 'Last {n} Days' => 'Son {n} gün',
+ 'Select Date Range' => 'Tarih Aralığı Seç',
+ 'This Month' => 'Bu Ay',
+ 'To' => 'Bitiş',
+ 'Today' => 'Bugün',
+ 'W' => 'H',
+ 'Yesterday' => 'Dün',
32
];
0 commit comments