From b60196e455fab7e0241f1156eae41fc768142299 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Thu, 21 Sep 2017 12:42:45 +0100 Subject: [PATCH 1/2] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 115d94c12..e669dad7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talk", - "version": "3.5.1", + "version": "3.6.0", "description": "A better commenting experience from Mozilla, The New York Times, and the Washington Post. https://coralproject.net", "main": "app.js", "private": true, From 55b1f4831a5bc41c159180123f01a6591822185b Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Tue, 26 Sep 2017 16:30:09 +0100 Subject: [PATCH 2/2] Add translation of "new" queue in Portuguese --- locales/pt_BR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index 99c39fe41..882bd8682 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -265,6 +265,7 @@ pt_BR: mod_faster: "Moderado mais rápido com atalhos de teclado" moderate: "Moderar →" more_detail: "Mais detalhes" + new: "Novo" newest_first: "Mais novo primeiro" navigation: Navegação next_comment: "Vá para o próximo comentário"