Skip to content

Commit d000533

Browse files
authored
Merge pull request #101 from karataserkan/karataserkan-patch-1
Update Turkish translations
2 parents ea94a63 + f2fc974 commit d000533

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

messages/tr/kvdrp.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
* NOTE: this file must be saved in UTF-8 encoding.
1818
*/
1919
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' => '',
20+
'Apply' => 'Uygula',
21+
'Cancel' => 'İptal',
22+
'Custom Range' => 'Özel Aralık',
23+
'From' => 'Başlangıç',
24+
'Last Month' => 'Geçen Ay',
25+
'Last {n} Days' => 'Son {n} gün',
26+
'Select Date Range' => 'Tarih Aralığı Seç',
27+
'This Month' => 'Bu Ay',
28+
'To' => 'Bitiş',
29+
'Today' => 'Bugün',
30+
'W' => 'H',
31+
'Yesterday' => 'Dün',
3232
];

0 commit comments

Comments
 (0)