mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
UI: SSH/HTTPS address switch and copy
This commit is contained in:
@@ -185,6 +185,7 @@ migrate_type = Migration Type
|
||||
migrate_type_helper = This repository will be a <span class="label label-blue label-radius">Mirror</span>
|
||||
migrate_repo = Migrate Repository
|
||||
|
||||
copy_link = Copy
|
||||
clone_helper = Need help cloning? Visit <a target="_blank" href="http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository">Help</a>!
|
||||
unwatch = Unwatch
|
||||
watch = Watch
|
||||
@@ -192,6 +193,11 @@ unstar = Unstar
|
||||
star = Star
|
||||
fork = Fork
|
||||
|
||||
quick_guide = Quick Guide
|
||||
clone_this_repo = Clone this repository
|
||||
create_new_repo_command = Create a new repository on the command line
|
||||
push_exist_repo = Push an existing repository from the command line
|
||||
|
||||
settings = Settings
|
||||
settings.options = Options
|
||||
settings.collaboration = Collaboration
|
||||
|
||||
Reference in New Issue
Block a user