* run yarn manage:translations. * run i18n-tasks add-missing ja. * Update Japanese translations.
This commit is contained in:
parent
e85cffb236
commit
1c293086a1
2 changed files with 36 additions and 0 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue