mirror of https://github.com/tooot-app/app
New translations screens.json (Japanese)
This commit is contained in:
parent
522afb42ba
commit
98850d4a59
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"screenshot": {
|
||||||
|
"title": "",
|
||||||
|
"message": "",
|
||||||
|
"button": ""
|
||||||
|
},
|
||||||
|
"localCorrupt": {
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"pushError": {
|
||||||
|
"message": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"shareError": {
|
||||||
|
"imageNotSupported": "",
|
||||||
|
"videoNotSupported": ""
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue