aboutsummaryrefslogtreecommitdiff
path: root/node_modules/moment/locale/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/moment/locale/tr.js')
-rw-r--r--node_modules/moment/locale/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/moment/locale/tr.js b/node_modules/moment/locale/tr.js
index c4c58ca66..911e8d14a 100644
--- a/node_modules/moment/locale/tr.js
+++ b/node_modules/moment/locale/tr.js
@@ -49,9 +49,9 @@ var tr = moment.defineLocale('tr', {
calendar : {
sameDay : '[bugün saat] LT',
nextDay : '[yarın saat] LT',
- nextWeek : '[haftaya] dddd [saat] LT',
+ nextWeek : '[gelecek] dddd [saat] LT',
lastDay : '[dün] LT',
- lastWeek : '[geçen hafta] dddd [saat] LT',
+ lastWeek : '[geçen] dddd [saat] LT',
sameElse : 'L'
},
relativeTime : {