From 4c72c1848d3db99c53c0c9c0550da2be79e9f731 Mon Sep 17 00:00:00 2001 From: Nutomic Date: Fri, 25 Feb 2022 15:32:46 +0000 Subject: [PATCH] Add string default_theme (#21) --- 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" }