From 27e83b1e5a9d8b7bbd42d202bd5ef57adcce659b Mon Sep 17 00:00:00 2001
From: Joseph Ting <josephting@users.noreply.github.com>
Date: Mon, 11 Mar 2019 11:21:14 +0000
Subject: [PATCH] Add see also section to posts footer (#152)
---
i18n/pt-br.toml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml
index 1ab305f..679a6a6 100644
--- a/i18n/pt-br.toml
+++ b/i18n/pt-br.toml
@@ -4,6 +4,9 @@
[tag]
other = "tag"
+[series]
+other = "séries"
+
[reading_time]
one = "Um minuto de leitura"
other = "{{ .Count }} minutos de leitura"
--
Gitblit v1.10.0