diff options
Diffstat (limited to 'www/lib/moment/src/locale/ro.js')
| -rw-r--r-- | www/lib/moment/src/locale/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/moment/src/locale/ro.js b/www/lib/moment/src/locale/ro.js index de6cebf0..56413d87 100644 --- a/www/lib/moment/src/locale/ro.js +++ b/www/lib/moment/src/locale/ro.js @@ -28,7 +28,7 @@ export default moment.defineLocale('ro', { weekdaysMin : 'Du_Lu_Ma_Mi_Jo_Vi_Sâ'.split('_'), longDateFormat : { LT : 'H:mm', - LTS : 'LT:ss', + LTS : 'H:mm:ss', L : 'DD.MM.YYYY', LL : 'D MMMM YYYY', LLL : 'D MMMM YYYY H:mm', |
