* run yarn manage:translations. * run i18n-tasks add-missing ja. * Update Japanese translations.
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
e85cffb236
commit
1c293086a1
@ -1,4 +1,17 @@
|
||||
[
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Oops!",
|
||||
"id": "alert.unexpected.title"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "An unexpected error occurred.",
|
||||
"id": "alert.unexpected.message"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/actions/alerts.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user