mirror of https://github.com/tooot-app/app
18 lines
264 B
JSON
18 lines
264 B
JSON
|
{
|
||
|
"screenshot": {
|
||
|
"title": "",
|
||
|
"message": "",
|
||
|
"button": ""
|
||
|
},
|
||
|
"localCorrupt": {
|
||
|
"message": ""
|
||
|
},
|
||
|
"pushError": {
|
||
|
"message": "",
|
||
|
"description": ""
|
||
|
},
|
||
|
"shareError": {
|
||
|
"imageNotSupported": "",
|
||
|
"videoNotSupported": ""
|
||
|
}
|
||
|
}
|