Run yarn run manage:translations and i18n-tasks normalize (#4302)

This commit is contained in:
Eugen Rochko 2017-07-23 01:14:57 +02:00 committed by GitHub
parent db73ac92d7
commit 3c515f2cd2
38 changed files with 70 additions and 20 deletions

View file

@ -965,6 +965,27 @@
],
"path": "app/javascript/mastodon/features/public_timeline/index.json"
},
{
"descriptors": [
{
"defaultMessage": "New report",
"id": "report.heading"
},
{
"defaultMessage": "Additional comments",
"id": "report.placeholder"
},
{
"defaultMessage": "Submit",
"id": "report.submit"
},
{
"defaultMessage": "Reporting",
"id": "report.target"
}
],
"path": "app/javascript/mastodon/features/report/index.json"
},
{
"descriptors": [
{