aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/moment/locale/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/moment/locale/bg.js')
-rw-r--r--bower_components/moment/locale/bg.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/moment/locale/bg.js b/bower_components/moment/locale/bg.js
index af66834..c6601c6 100644
--- a/bower_components/moment/locale/bg.js
+++ b/bower_components/moment/locale/bg.js
@@ -17,11 +17,11 @@
weekdaysMin : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),
longDateFormat : {
LT : 'H:mm',
- LTS : 'LT:ss',
+ LTS : 'H:mm:ss',
L : 'D.MM.YYYY',
LL : 'D MMMM YYYY',
- LLL : 'D MMMM YYYY LT',
- LLLL : 'dddd, D MMMM YYYY LT'
+ LLL : 'D MMMM YYYY H:mm',
+ LLLL : 'dddd, D MMMM YYYY H:mm'
},
calendar : {
sameDay : '[Днес в] LT',