diff --git a/r2/r2/lib/strings.py b/r2/r2/lib/strings.py index a0f812040..a42e86beb 100644 --- a/r2/r2/lib/strings.py +++ b/r2/r2/lib/strings.py @@ -63,7 +63,7 @@ string_dict = dict( # this is for Japanese which treats people counts differently person_label = _("%(num)s %(persons)s"), - firsttext = _("reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own!"), + firsttext = _("reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own! [learn more ›](/about)"), already_submitted = _("that link has already been submitted, but you can try to [submit it again](%s)."),