From c9ce6686a91499c69cf10add3b8448c3a3e01a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1zaro=20Menezes?= Date: Mon, 14 Sep 2020 21:56:59 -0300 Subject: [PATCH] Update Portuguese translation to recentTitle --- i18n/pt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/pt.toml b/i18n/pt.toml index 48b4269..701d28e 100644 --- a/i18n/pt.toml +++ b/i18n/pt.toml @@ -5,7 +5,7 @@ other = "Mais" other = "Todo o {{.Title }}" [recentTitle] -other = "Recentes {{.Title }}" +other = "{{.Title }} Recentes" [readMore] other = "Leia mais"