diff options
Diffstat (limited to 'node_modules/moment/src/locale/he.js')
-rw-r--r-- | node_modules/moment/src/locale/he.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/moment/src/locale/he.js b/node_modules/moment/src/locale/he.js index b6a1944b5..02af63448 100644 --- a/node_modules/moment/src/locale/he.js +++ b/node_modules/moment/src/locale/he.js @@ -36,6 +36,7 @@ export default moment.defineLocale('he', { future : 'בעוד %s', past : 'לפני %s', s : 'מספר שניות', + ss : '%d שניות', m : 'דקה', mm : '%d דקות', h : 'שעה', |