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

28 lines
394 B
JSON

{
"title": "",
"options": {
"library": "",
"photo": "",
"cancel": ""
},
"library": {
"alert": {
"title": "",
"message": "",
"buttons": {
"settings": "",
"cancel": ""
}
}
},
"photo": {
"alert": {
"title": "",
"message": "",
"buttons": {
"settings": "",
"cancel": ""
}
}
}
}