From d38cee61b59d5931ec6faf96af891662ec566aa6 Mon Sep 17 00:00:00 2001 From: Nutomic Date: Fri, 25 Feb 2022 13:44:17 +0000 Subject: [PATCH] Add string default_theme --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 528cc04..308caa3 100644 --- a/translations/en.json +++ b/translations/en.json @@ -394,5 +394,6 @@ "approve": "Approve", "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." + "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" }