New translations translation.json (Japanese)
This commit is contained in:
parent
29373475b6
commit
e9507db688
|
@ -179,7 +179,8 @@
|
||||||
"reply": "返信がある時",
|
"reply": "返信がある時",
|
||||||
"reblog": "ブーストされた時",
|
"reblog": "ブーストされた時",
|
||||||
"favourite": "お気に入りされた時",
|
"favourite": "お気に入りされた時",
|
||||||
"follow": "フォローされた時"
|
"follow": "フォローされた時",
|
||||||
|
"reaction": "Notify me when I receive a emoji reaction"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
|
@ -453,6 +454,10 @@
|
||||||
"reblog": {
|
"reblog": {
|
||||||
"title": "ブースト",
|
"title": "ブースト",
|
||||||
"body": "{{username}} さんにブーストされました"
|
"body": "{{username}} さんにブーストされました"
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"title": "Reaction",
|
||||||
|
"body": "{{username}} reacted your status"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue