diff --git a/src/i18n/pt_BR/components/instance.json b/src/i18n/pt_BR/components/instance.json new file mode 100644 index 00000000..caf79184 --- /dev/null +++ b/src/i18n/pt_BR/components/instance.json @@ -0,0 +1,28 @@ +{ + "server": { + "textInput": { + "placeholder": "" + }, + "button": "", + "information": { + "name": "", + "accounts": "", + "statuses": "", + "domains": "" + }, + "disclaimer": { + "base": "", + "privacy": "" + } + }, + "update": { + "alert": { + "title": "", + "message": "", + "buttons": { + "cancel": "", + "continue": "" + } + } + } +} \ No newline at end of file