proper style

This commit is contained in:
pomidorry
2026-06-08 16:02:58 +03:00
parent 5a7a5511d6
commit babd3da49b
3 changed files with 15 additions and 29 deletions
+2 -1
View File
@@ -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.",