{{ t(' OAUTH授权') }}
-
+
{{ t('此授权用于平台和 Github 进行交互,用于如下场景:') }}
1.{{ t('回写 Commit statuses 到 Github') }}
2.{{ t('流水线中 Checkout 代码') }}
diff --git a/src/frontend/devops-permission/src/views/auth/oauth/oauth-card.vue b/src/frontend/devops-permission/src/views/auth/oauth/oauth-card.vue index 84c270abb2e..59fc765fbce 100644 --- a/src/frontend/devops-permission/src/views/auth/oauth/oauth-card.vue +++ b/src/frontend/devops-permission/src/views/auth/oauth/oauth-card.vue @@ -251,7 +251,7 @@ const handleAuthorize = () => {
{{ t('此授权用于平台和 Github 进行交互,用于如下场景:') }}
1.{{ t('回写 Commit statuses 到 Github') }}
2.{{ t('流水线中 Checkout 代码') }}