]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
[locale] (en-li) Support ss (#5399)
authorHYUNSANG HAN <gustkd3@gmail.com>
Thu, 23 Apr 2020 14:26:31 +0000 (23:26 +0900)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 14:26:31 +0000 (17:26 +0300)
src/locale/en-il.js

index da293eb0f8c64e071b959a8ea0b399c540682f38..985b0de1849a9dacab0433284b35637a4c94d877 100644 (file)
@@ -30,6 +30,7 @@ export default moment.defineLocale('en-il', {
         future : 'in %s',
         past : '%s ago',
         s : 'a few seconds',
+        ss : '%d seconds',
         m : 'a minute',
         mm : '%d minutes',
         h : 'an hour',