From 08d842f171dfdfe97fafe888fe1a19ecd9f9cc28 Mon Sep 17 00:00:00 2001
From: Sarah Grefalda <sarahrhgrefalda@gmail.com>
Date: Fri, 01 Oct 2021 17:20:46 +0000
Subject: [PATCH] Use i18n for site navigation link tooltips (#392)
---
i18n/pt.toml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/i18n/pt.toml b/i18n/pt.toml
index 255e70d..024cd42 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -33,3 +33,6 @@
[taxonomyPageList]
other = "Abaixo você encontrará as páginas que utilizam o termo de taxonomia “{{ .Title }}”"
+
+[pageTitle]
+other = "{{ .Name }} página"
\ No newline at end of file
--
Gitblit v1.10.0