Merge branch 'QuantumNous:main' into fix/channel-test-dialog-status-refresh

This commit is contained in:
yyhhyyyyyy
2026-06-15 17:01:37 +08:00
committed by GitHub
6 changed files with 8 additions and 6 deletions
@@ -151,7 +151,9 @@ export function CCSwitchDialog(props: Props) {
title={t('Import to CC Switch')}
contentClassName='sm:max-w-md'
contentHeight='auto'
bodyClassName='space-y-4'
bodyClassName={
currentConfig.modelFields.length === 1 ? 'space-y-4 pb-52' : 'space-y-4'
}
footer={
<>
<Button variant='outline' onClick={() => props.onOpenChange(false)}>
+1 -1
View File
@@ -638,7 +638,7 @@
"Category name is required": "Le nom de la catégorie est requis",
"Category name must be less than 50 characters": "Le nom de la catégorie doit contenir moins de 50 caractères",
"Caution": "Attention",
"CC Switch": "Changement CC",
"CC Switch": "CC Switch",
"Centered": "Centré",
"Chain": "Chaîne",
"Change": "Modifier",
+1 -1
View File
@@ -638,7 +638,7 @@
"Category name is required": "カテゴリ名は必須です",
"Category name must be less than 50 characters": "カテゴリ名は50文字以内にしてください",
"Caution": "注意",
"CC Switch": "CC 切替",
"CC Switch": "CC Switch",
"Centered": "中央揃え",
"Chain": "チェーン",
"Change": "変更",
+1 -1
View File
@@ -638,7 +638,7 @@
"Category name is required": "Название категории обязательно",
"Category name must be less than 50 characters": "Название категории должно содержать менее 50 символов",
"Caution": "Внимание",
"CC Switch": "CC переключение",
"CC Switch": "CC Switch",
"Centered": "По центру",
"Chain": "Цепочка",
"Change": "Изменить",
+1 -1
View File
@@ -638,7 +638,7 @@
"Category name is required": "Tên danh mục là bắt buộc",
"Category name must be less than 50 characters": "Tên danh mục phải ít hơn 50 ký tự",
"Caution": "Thận trọng",
"CC Switch": "Chuyển đổi CC",
"CC Switch": "CC Switch",
"Centered": "Căn giữa",
"Chain": "Chuỗi",
"Change": "Thay đổi",
+1 -1
View File
@@ -638,7 +638,7 @@
"Category name is required": "分类名称不能为空",
"Category name must be less than 50 characters": "分类名称不能超过 50 个字符",
"Caution": "注意",
"CC Switch": "CC 切换",
"CC Switch": "CC Switch",
"Centered": "居中",
"Chain": "链路",
"Change": "更改",