summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/hi.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/hi.js')
-rw-r--r--www/lib/moment/locale/hi.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/locale/hi.js b/www/lib/moment/locale/hi.js
index 5b0f1c1a..f450c519 100644
--- a/www/lib/moment/locale/hi.js
+++ b/www/lib/moment/locale/hi.js
@@ -45,8 +45,8 @@
LTS : 'A h: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, A h:mm बजे',
+ LLLL : 'dddd, D MMMM YYYY, A h:mm बजे'
},
calendar : {
sameDay : '[आज] LT',
@@ -119,4 +119,4 @@
return hi;
-}));
+})); \ No newline at end of file