From d91e89c6ad2f9dc02bd200dc244cedf423b1274e Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Sun, 27 Mar 2022 10:08:18 +0000 Subject: [PATCH] feat: add a notice shortcode --- i18n/pt-br.toml | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml index deee9e3..6e56dce 100644 --- a/i18n/pt-br.toml +++ b/i18n/pt-br.toml @@ -33,4 +33,13 @@ other = "Email" [message] -other = "Mensagem" \ No newline at end of file +other = "Mensagem" + +[warning] +other = "Aviso" + +[info] +other = "Sobre" + +[update] +other = "Atualizar" \ No newline at end of file -- Gitblit v1.10.0