mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations screens.json (Portuguese, Brazilian)
This commit is contained in:
18
src/i18n/pt_BR/screens.json
Normal file
18
src/i18n/pt_BR/screens.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"screenshot": {
|
||||||
|
"title": "",
|
||||||
|
"message": "",
|
||||||
|
"button": ""
|
||||||
|
},
|
||||||
|
"localCorrupt": {
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"pushError": {
|
||||||
|
"message": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"shareError": {
|
||||||
|
"imageNotSupported": "",
|
||||||
|
"videoNotSupported": ""
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user