New translations mediaSelector.json (Portuguese, Brazilian)

This commit is contained in:
xmflsct 2022-06-06 22:53:51 +02:00
parent 2f460ebb06
commit a96427ed52
1 changed files with 5 additions and 15 deletions

View File

@ -1,27 +1,17 @@
{
"title": "Selecionar fonte de mídia",
"options": {
"library": "Carregar da biblioteca",
"photo": "Tirar foto",
"cancel": "$t(common:buttons.cancel)"
"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",
"cancel": "$t(common:buttons.cancel)"
}
}
},
"photo": {
"alert": {
"title": "Sem permissão",
"message": "Requer permissão de uso da câmera para fazer upload",
"buttons": {
"settings": "Atualizar configurações",
"cancel": "$t(common:buttons.cancel)"
"settings": "Atualizar configurações"
}
}
}