diff --git a/src/i18n/pt_BR/components/mediaSelector.json b/src/i18n/pt_BR/components/mediaSelector.json new file mode 100644 index 00000000..16411094 --- /dev/null +++ b/src/i18n/pt_BR/components/mediaSelector.json @@ -0,0 +1,28 @@ +{ + "title": "", + "options": { + "library": "", + "photo": "", + "cancel": "" + }, + "library": { + "alert": { + "title": "", + "message": "", + "buttons": { + "settings": "", + "cancel": "" + } + } + }, + "photo": { + "alert": { + "title": "", + "message": "", + "buttons": { + "settings": "", + "cancel": "" + } + } + } +} \ No newline at end of file