summaryrefslogtreecommitdiffstats
path: root/ui/translations
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-07-09 20:11:05 -0400
committerDessalines <tyhou13@gmx.com>2020-07-09 20:11:05 -0400
commitd271ae67aa45cd1e185190864facb0cd5e797a23 (patch)
tree2d720b59bd2485d7f7ffc4a641ab4683445eb20f /ui/translations
parentdb09730d5f391c37bde87f59ed2ea6f3418034e4 (diff)
parent961d65c0ee304b97cc3932d7e2a7334a823e2969 (diff)
Merge branch 'master' into remove_twemoji
Diffstat (limited to 'ui/translations')
-rw-r--r--ui/translations/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/ui/translations/en.json b/ui/translations/en.json
index 98b31114..89f69f69 100644
--- a/ui/translations/en.json
+++ b/ui/translations/en.json
@@ -220,6 +220,7 @@
"Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It's self-hostable, has live-updating comment threads, and is tiny (<4>~80kB</4>). Federation into the ActivityPub network is on the roadmap. <5></5>This is a <6>very early beta version</6>, and a lot of features are currently broken or missing. <7></7>Suggest new features or report bugs <8>here.</8><9></9>Made with <10>Rust</10>, <11>Actix</11>, <12>Inferno</12>, <13>Typescript</13>. <14></14> <15>Thank you to our contributors: </15> 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</1> to comment.",
"site_saved": "Site Saved.",
"community_ban": "You have been banned from this community.",
"site_ban": "You have been banned from the site",
@@ -265,5 +266,7 @@
"action": "Action",
"emoji_picker": "Emoji Picker",
"block_leaving": "Are you sure you want to leave?",
- "what_is": "What is"
+ "what_is": "What is",
+ "cake_day_title": "Cake day:",
+ "cake_day_info": "It's {{ creator_name }}'s cake day today!"
}