aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/moment/locale/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/moment/locale/pl.js')
-rw-r--r--bower_components/moment/locale/pl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/moment/locale/pl.js b/bower_components/moment/locale/pl.js
index 075c102..9c65c1f 100644
--- a/bower_components/moment/locale/pl.js
+++ b/bower_components/moment/locale/pl.js
@@ -51,11 +51,11 @@
weekdaysMin : 'N_Pn_Wt_Śr_Cz_Pt_So'.split('_'),
longDateFormat : {
LT : 'HH:mm',
- LTS : 'LT:ss',
+ LTS : 'HH:mm:ss',
L : 'DD.MM.YYYY',
LL : 'D MMMM YYYY',
- LLL : 'D MMMM YYYY LT',
- LLLL : 'dddd, D MMMM YYYY LT'
+ LLL : 'D MMMM YYYY HH:mm',
+ LLLL : 'dddd, D MMMM YYYY HH:mm'
},
calendar : {
sameDay: '[Dziś o] LT',