diff options
Diffstat (limited to 'bower_components/moment/locale/ne.js')
| -rw-r--r-- | bower_components/moment/locale/ne.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/moment/locale/ne.js b/bower_components/moment/locale/ne.js index dfbe878..257acf9 100644 --- a/bower_components/moment/locale/ne.js +++ b/bower_components/moment/locale/ne.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 बजे' }, preparse: function (string) { return string.replace(/[१२३४५६७८९०]/g, function (match) { |
