mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Disable watch and star if not signed in (#12807)
Fix #12070 Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
@@ -746,6 +746,8 @@ forked_from = forked from
|
||||
generated_from = generated from
|
||||
fork_from_self = You cannot fork a repository you own.
|
||||
fork_guest_user = Sign in to fork this repository.
|
||||
watch_guest_user = Sign in to watch this repository.
|
||||
star_guest_user = Sign in to star this repository.
|
||||
copy_link = Copy
|
||||
copy_link_success = Link has been copied
|
||||
copy_link_error = Use ⌘C or Ctrl-C to copy
|
||||
|
Reference in New Issue
Block a user