diff --git a/src/i18n/pt_BR/screens.json b/src/i18n/pt_BR/screens.json new file mode 100644 index 00000000..59b67261 --- /dev/null +++ b/src/i18n/pt_BR/screens.json @@ -0,0 +1,18 @@ +{ + "screenshot": { + "title": "", + "message": "", + "button": "" + }, + "localCorrupt": { + "message": "" + }, + "pushError": { + "message": "", + "description": "" + }, + "shareError": { + "imageNotSupported": "", + "videoNotSupported": "" + } +} \ No newline at end of file