mirror of https://github.com/tooot-app/app
New translations tabs.json (Japanese)
This commit is contained in:
parent
a70dce9780
commit
eeb1de2d88
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"exploring": {
|
"exploring": {
|
||||||
"heading": "",
|
"heading": "",
|
||||||
"trending": "",
|
"trending": "トレンド",
|
||||||
"followRemote": "",
|
"followRemote": "",
|
||||||
"noTitle": "",
|
"noTitle": "",
|
||||||
"errors": {
|
"errors": {
|
||||||
|
@ -419,16 +419,16 @@
|
||||||
},
|
},
|
||||||
"mute": {
|
"mute": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"mute": "",
|
"mute": "ミュート",
|
||||||
"description": "",
|
"description": "",
|
||||||
"notification": "",
|
"notification": "",
|
||||||
"duration": {
|
"duration": {
|
||||||
"heading": "",
|
"heading": "",
|
||||||
"0": "",
|
"0": "無期限",
|
||||||
"1800": "",
|
"1800": "30分",
|
||||||
"3600": "",
|
"3600": "1時間",
|
||||||
"86400": "",
|
"86400": "1日",
|
||||||
"604800": ""
|
"604800": "1週間"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"report": {
|
"report": {
|
||||||
|
|
Loading…
Reference in New Issue