1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 13:08:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2022-04-08 00:17:39 +00:00
parent 783a021889
commit c6531de3f5
11 changed files with 0 additions and 11 deletions

View File

@@ -664,7 +664,6 @@ ssh_invalid_token_signature=提供的 SSH 密钥、签名或令牌不匹配或
ssh_token_required=您必须为下面的令牌提供签名
ssh_token=令牌
ssh_token_help=您可以使用以下方式生成签名:
ssh_token_code=echo -n "%s" | ssh-keygen -Y sign-n gitea -f /path_to_your_pubkey
ssh_token_signature=增强 SSH 签名
key_signature_ssh_placeholder=以 '-----BEGIN SSH SIGNATURE -----' 开头
verify_ssh_key_success=SSH 密钥 '%s' 已被验证。