From 738275827089308b92de2d0663ee466f78ddce08 Mon Sep 17 00:00:00 2001 From: "Almir A. Braggio" Date: Wed, 15 Apr 2020 05:39:40 -0300 Subject: Adding portuguese i18n file (#199) Co-authored-by: Almir Braggio --- i18n/pt.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/pt.yaml diff --git a/i18n/pt.yaml b/i18n/pt.yaml new file mode 100644 index 0000000..96216a0 --- /dev/null +++ b/i18n/pt.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Buscar + +- id: Edit this page + translation: Editar página + +- id: Last modified by + translation: Última modificação por + +- id: Expand + translation: Expandir + +- id: bookSearchConfig + translation: '{ cache: true }' -- cgit v1.2.3