From 26b83b4d4092ecd8e2ae28ca66366b82193d89c9 Mon Sep 17 00:00:00 2001 From: Marcelo Sizer Date: Mon, 30 Dec 2013 18:33:47 -0200 Subject: [PATCH] Update main.json Remove comma at the end. --- locales/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/main.json b/locales/en/main.json index b556186415..f96aa381fe 100644 --- a/locales/en/main.json +++ b/locales/en/main.json @@ -424,6 +424,6 @@ "anHourAgo": "An hour ago", "hoursAgo": "hours ago", "yesterday":"Yesterday", - "daysAgo":"days ago", + "daysAgo":"days ago" }