From 50e6d81d0b40e1d9caa0db83d20026adf3aef631 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 9 Jul 2020 20:03:47 -0400 Subject: Redirect to login page for votes, comments, pages, etc. Fixes #849 (#926) --- ui/translations/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/translations/en.json') diff --git a/ui/translations/en.json b/ui/translations/en.json index 56e6e28a..89f69f69 100644 --- a/ui/translations/en.json +++ b/ui/translations/en.json @@ -220,6 +220,7 @@ "Lemmy is a <1>link aggregator / reddit alternative, intended to work in the <2>fediverse.<3>It's self-hostable, has live-updating comment threads, and is tiny (<4>~80kB). Federation into the ActivityPub network is on the roadmap. <5>This is a <6>very early beta version, and a lot of features are currently broken or missing. <7>Suggest new features or report bugs <8>here.<9>Made with <10>Rust, <11>Actix, <12>Inferno, <13>Typescript. <14> <15>Thank you to our contributors: dessalines, Nutomic, asonix, zacanger, and iav.", "not_logged_in": "Not logged in.", "logged_in": "Logged in.", + "must_login": "You must <1>log in or register to comment.", "site_saved": "Site Saved.", "community_ban": "You have been banned from this community.", "site_ban": "You have been banned from the site", -- cgit v1.2.3