forked from kevadesu/forgejo
Disable watch and star if not signed in (#12807)
Fix #12070 Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
parent
e0ac545043
commit
4eb0a1dfaf
2 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue