From 5a99093240cd70ed3e2269891314f1da9df70f01 Mon Sep 17 00:00:00 2001 From: Joubert RedRat Date: Fri, 23 Dec 2016 13:52:42 -0200 Subject: [PATCH] Add Brazilian Portuguese support --- i18n/pt-BR.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/pt-BR.yaml diff --git a/i18n/pt-BR.yaml b/i18n/pt-BR.yaml new file mode 100644 index 0000000..70cfbac --- /dev/null +++ b/i18n/pt-BR.yaml @@ -0,0 +1,14 @@ +- id: navbar_menu + translation: "Menu" + +- id: read_more + translation: "Leia mais..." + +- id: authored_by + translation: "por" + +- id: page_prev + translation: "Anterior" + +- id: page_next + translation: "Próximo"