diff options
Diffstat (limited to 'app/javascript/mastodon/locales/defaultMessages.json')
-rw-r--r-- | app/javascript/mastodon/locales/defaultMessages.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/javascript/mastodon/locales/defaultMessages.json b/app/javascript/mastodon/locales/defaultMessages.json index 803d9b292..45353e9a3 100644 --- a/app/javascript/mastodon/locales/defaultMessages.json +++ b/app/javascript/mastodon/locales/defaultMessages.json @@ -780,7 +780,7 @@ "id": "getting_started.appsshort" }, { - "defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.", + "defaultMessage": "Glitchsoc is open source software, a friendly fork of {Mastodon}. You can contribute or report issues on GitHub at {github}.", "id": "getting_started.open_source_notice" } ], @@ -1069,11 +1069,11 @@ "id": "column.public" }, { - "defaultMessage": "Welcome to Mastodon!", + "defaultMessage": "Welcome to {domain}!", "id": "onboarding.page_one.welcome" }, { - "defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.", + "defaultMessage": "{domain} is an 'instance' of Mastodon. Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.", "id": "onboarding.page_one.federation" }, { @@ -1121,7 +1121,7 @@ "id": "onboarding.page_six.almost_done" }, { - "defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.", + "defaultMessage": "{domain} runs on Glitchsoc, a friendly fork of {Mastodon}. Glitchsoc is fully compatible with any Mastodon instance or app. You can report bugs, request features, or contribute to the code on {github}.", "id": "onboarding.page_six.github" }, { |