From f6140fee78e9b9f495072eeb0707f972d51aefad Mon Sep 17 00:00:00 2001 From: Nutomic Date: Fri, 20 May 2022 12:11:34 +0000 Subject: [PATCH] Add legal information --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 9d984eb..7168c01 100644 --- a/translations/en.json +++ b/translations/en.json @@ -397,5 +397,6 @@ "deny": "Deny", "required": "Required", "lemmy_ml_registration_message": "Before you register on lemmy.ml, please have a look at <1>Joinlemmy 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.", - "default_theme": "Default theme" + "default_theme": "Default theme", + "legal_information": "Legal" }