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

10 lines
241 B
JSON

{
"title": "Selecionar fonte de mídia",
"message": "",
"options": {
"image": "Enviar fotos",
"image_max": "Carregar fotos (máx. {{max}})",
"video": "Enviar vídeo",
"video_max": "Carregar vídeo (máx. {{max}})"
}
}