From 1fba5c5f7811ef40cab99507f186cc13de7bfcc5 Mon Sep 17 00:00:00 2001 From: Pedro Lima <49299328+LITUATUI@users.noreply.github.com> Date: Mon, 17 Mar 2025 02:18:12 +0000 Subject: [PATCH] Create pt.toml --- i18n/pt.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 i18n/pt.toml diff --git a/i18n/pt.toml b/i18n/pt.toml new file mode 100644 index 00000000..b4770dfa --- /dev/null +++ b/i18n/pt.toml @@ -0,0 +1,8 @@ +[docs_nav_title] +other = "Navegar pelos {{ . }}" + +[in_this_section] +other = "Nesta secção" + +[on_this_page] +other = "Nesta página"