Merge pull request #11 from LemmyNet/lemmy-ml-registration-message

Add message for lemmy.ml registration
This commit is contained in:
Dessalines 2021-04-27 09:58:00 -04:00 committed by GitHub
commit 9110523c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -316,5 +316,6 @@
"couldnt_resolve_report": "Couldn't resolve report.",
"expand": "Expand",
"collapse": "Collapse",
"captcha": "Captcha"
"captcha": "Captcha",
"lemmy_ml_registration_message": "Before you register on lemmy.ml, please have a look at <1>Joinlemmy</1> to see if there is an instance that better fits your region, language or interests. Lemmy is federated, so you can interact with everything that you see on lemmy.ml, even if you are registered on another instance."
}