Add Japanese tranlsation for getting started, and run manage:tranlation (#2839)
* Add Japanese tranlsation for getting started, and run manage:tranlation * remove unnecessary {apps}
This commit is contained in:
parent
a0b1951791
commit
aa235318fc
27 changed files with 139 additions and 51 deletions
|
@ -652,12 +652,24 @@
|
|||
"id": "navigation_bar.info"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}. {apps}.",
|
||||
"id": "getting_started.open_source_notice"
|
||||
"defaultMessage": "{faq} • {userguide} • {apps}",
|
||||
"id": "getting_started.support"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Various apps are available",
|
||||
"id": "getting_started.apps"
|
||||
"defaultMessage": "FAQ",
|
||||
"id": "getting_started.faq"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "User Guide",
|
||||
"id": "getting_started.userguide"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Apps",
|
||||
"id": "getting_started.appsshort"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
|
||||
"id": "getting_started.open_source_notice"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/getting_started/index.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue