diff --git a/src/i18n/pt_BR/common.json b/src/i18n/pt_BR/common.json new file mode 100644 index 00000000..d17849b2 --- /dev/null +++ b/src/i18n/pt_BR/common.json @@ -0,0 +1,22 @@ +{ + "buttons": { + "OK": "", + "apply": "", + "cancel": "" + }, + "customEmoji": { + "accessibilityLabel": "" + }, + "message": { + "success": { + "message": "" + }, + "warning": { + "message": "" + }, + "error": { + "message": "" + } + }, + "separator": "" +} \ No newline at end of file