mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
UI: Use tooltip not alert when copy clone URL
This commit is contained in:
@@ -235,6 +235,8 @@ migrate_type_helper = This repository will be a <span class="label label-blue la
|
||||
migrate_repo = Migrate Repository
|
||||
|
||||
copy_link = Copy
|
||||
click_to_copy = Copy to clipboard
|
||||
copied = Copied OK
|
||||
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
|
||||
|
@@ -235,6 +235,8 @@ migrate_type_helper = 本仓库将是 <span class="label label-blue label-radius
|
||||
migrate_repo = 迁移仓库
|
||||
|
||||
copy_link = 复制链接
|
||||
click_to_copy = 复制到剪切板
|
||||
copied = 复制成功
|
||||
clone_helper = 不知道如何操作?访问 <a target="_blank" href="http://git-scm.com/book/zh/Git-基础-取得项目的-Git-仓库">此处</a> 查看帮助!
|
||||
unwatch = 取消关注
|
||||
watch = 关注
|
||||
|
Reference in New Issue
Block a user