diff options
Diffstat (limited to 'node_modules/moment/src/locale/ar-ly.js')
-rw-r--r-- | node_modules/moment/src/locale/ar-ly.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/moment/src/locale/ar-ly.js b/node_modules/moment/src/locale/ar-ly.js index fb3a3e773..b6b500209 100644 --- a/node_modules/moment/src/locale/ar-ly.js +++ b/node_modules/moment/src/locale/ar-ly.js @@ -86,6 +86,7 @@ export default moment.defineLocale('ar-ly', { future : 'بعد %s', past : 'منذ %s', s : pluralize('s'), + ss : pluralize('s'), m : pluralize('m'), mm : pluralize('m'), h : pluralize('h'), |