diff --git a/locales/pt-br.json b/locales/pt-br.json new file mode 100644 index 0000000..14125d1 --- /dev/null +++ b/locales/pt-br.json @@ -0,0 +1,9 @@ +{ + "language": "Português", + "ui": { + "cancel": "Cancelar", + "close": "Fechar", + "confirm": "Confirmar", + "more": "Mais..." + } +}