Merge branch 'fix/timeago-months' into 'develop'

Better specifier for months

See merge request !112
This commit is contained in:
lambadalambda 2017-09-03 19:00:42 -04:00
commit 00f8857876

View file

@ -5,6 +5,6 @@
["%sh", "%sh"], ["%sh", "%sh"],
["%sd", "%sd"], ["%sd", "%sd"],
["%sw", "%sw"], ["%sw", "%sw"],
["%sm", "%sm"], ["%smo", "%smo"],
["%sy", "%sy"] ["%sy", "%sy"]
] ]