feat(i18n): update OAuth exclusion terminology to "禁用" for clarity

This commit is contained in:
hkfires
2026-02-07 07:49:12 +08:00
parent 385117d01a
commit 0c8686cefa
3 changed files with 29 additions and 29 deletions

View File

@@ -785,7 +785,7 @@
border-radius: $radius-md;
}
// OAuth 排除列表
// OAuth 模型禁用
.excludedList {
display: flex;
flex-direction: column;
@@ -833,7 +833,7 @@
flex-shrink: 0;
}
// OAuth 排除列表表单:提供商快捷标签
// OAuth 模型禁用表单:提供商快捷标签
.providerField {
display: flex;
flex-direction: column;