From 5768ed4695ae55c0eade731d4f0397bb624be3ed Mon Sep 17 00:00:00 2001 From: Pedro Lima <49299328+LITUATUI@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:53:53 +0100 Subject: [PATCH] chore: add Portuguese translation (#119) --- i18n/pt.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 i18n/pt.yaml diff --git a/i18n/pt.yaml b/i18n/pt.yaml new file mode 100644 index 0000000..870929a --- /dev/null +++ b/i18n/pt.yaml @@ -0,0 +1,7 @@ +onThisPage: "Nesta página" +editThisPage: "Edita esta página no GitHub →" +lastUpdated: "Última actualização" + +backToTop: "Voltar ao topo" + +copyright: "© 2023 Projecto Hextra."