From 471b8cc9f3dbff3417d20e9c1acce3868a958e7f Mon Sep 17 00:00:00 2001 From: Eric Saboia Date: Thu, 14 Nov 2013 11:51:19 -0200 Subject: [PATCH] =?utf8?q?return=20"=C3=A0s=20HH:mm"=20when=20use=20longDa?= =?utf8?q?teFormat?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lang/pt-br.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pt-br.js b/lang/pt-br.js index 5cac19b69..babce0933 100644 --- a/lang/pt-br.js +++ b/lang/pt-br.js @@ -21,8 +21,8 @@ LT : "HH:mm", L : "DD/MM/YYYY", LL : "D [de] MMMM [de] YYYY", - LLL : "D [de] MMMM [de] YYYY LT", - LLLL : "dddd, D [de] MMMM [de] YYYY LT" + LLL : "D [de] MMMM [de] YYYY [às] LT", + LLLL : "dddd, D [de] MMMM [de] YYYY [às] LT" }, calendar : { sameDay: '[Hoje às] LT', -- 2.47.2