tooot/src/i18n/pt_BR/components/mediaSelector.json

18 lines
377 B
JSON

{
"title": "Selecionar fonte de mídia",
"options": {
"image": "",
"image_max": "",
"video": "",
"video_max": ""
},
"library": {
"alert": {
"title": "Sem permissão",
"message": "Exigir permissão de leitura da biblioteca de fotos para fazer upload",
"buttons": {
"settings": "Atualizar configurações"
}
}
}
}