mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-24 06:14:37 +02:00
proper style
This commit is contained in:
@@ -1123,7 +1123,8 @@
|
||||
"repo.migrate.ssh_helper_desc": "Upload your SSH mirror keys to the remote SSH server for authentication.",
|
||||
"repo.migrate.ssh_helper_link": "View your SSH keys (if migrating to an organization, you may need to upload the organization's SSH keys).",
|
||||
"repo.migrate.ssh_key_owner_label": "Authenticate with",
|
||||
"repo.migrate.ssh_key_owner_repo_default": "Repository owner's managed SSH key (default)",
|
||||
"repo.migrate.ssh_key_owner_org_default": "This organization's managed SSH key (default)",
|
||||
"repo.migrate.ssh_key_owner_personal": "Your personal managed SSH key (%s)",
|
||||
"repo.migrate.permission_denied": "You are not allowed to import local repositories.",
|
||||
"repo.migrate.permission_denied_blocked": "You cannot import from disallowed hosts. Please ask the admin to check ALLOWED_DOMAINS/ALLOW_LOCALNETWORKS/BLOCKED_DOMAINS settings.",
|
||||
"repo.migrate.invalid_local_path": "The local path is invalid. It doesn't exist or is not a directory.",
|
||||
|
||||
Reference in New Issue
Block a user