From f157b1eacf91a2fcdeeee582793edfc82d9cb21e Mon Sep 17 00:00:00 2001 From: cubedro Date: Thu, 19 Feb 2015 18:19:46 +0200 Subject: [PATCH] fixed moment js locale --- public/js/lib/locale/en-gb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/lib/locale/en-gb.js b/public/js/lib/locale/en-gb.js index fee3f0d..2e260a8 100644 --- a/public/js/lib/locale/en-gb.js +++ b/public/js/lib/locale/en-gb.js @@ -37,7 +37,7 @@ future : 'in %s', past : '%s ago', s : 'a few sec', - m : 'a min', + m : '1 min', mm : '%d min', h : '1 h', hh : '%d h',