Skip to content

Commit 16bd9ab

Browse files
christian-byrnegithub-actions
andauthored
Translate user and credits settings categories (#3580)
Co-authored-by: github-actions <[email protected]>
1 parent e84bdc9 commit 16bd9ab

File tree

7 files changed

+15
-1
lines changed

7 files changed

+15
-1
lines changed

src/locales/en/main.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,9 @@
744744
"Camera": "Camera",
745745
"Scene": "Scene",
746746
"3D": "3D",
747-
"Light": "Light"
747+
"Light": "Light",
748+
"User": "User",
749+
"Credits": "Credits"
748750
},
749751
"serverConfigItems": {
750752
"listen": {

src/locales/es/main.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"Comfy": "Comfy",
929929
"Comfy-Desktop": "Comfy-Desktop",
930930
"ContextMenu": "Menú Contextual",
931+
"Credits": "Créditos",
931932
"CustomColorPalettes": "Paletas de Colores Personalizadas",
932933
"DevMode": "Modo de Desarrollo",
933934
"EditTokenWeight": "Editar Peso del Token",
@@ -962,6 +963,7 @@
962963
"Sidebar": "Barra Lateral",
963964
"Tree Explorer": "Explorador de Árbol",
964965
"UV": "UV",
966+
"User": "Usuario",
965967
"Validation": "Validación",
966968
"Window": "Ventana",
967969
"Workflow": "Flujo de Trabajo"

src/locales/fr/main.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"Comfy": "Confort",
929929
"Comfy-Desktop": "Comfy-Desktop",
930930
"ContextMenu": "Menu Contextuel",
931+
"Credits": "Crédits",
931932
"CustomColorPalettes": "Palettes de Couleurs Personnalisées",
932933
"DevMode": "Mode Développeur",
933934
"EditTokenWeight": "Modifier le Poids du Jeton",
@@ -962,6 +963,7 @@
962963
"Sidebar": "Barre Latérale",
963964
"Tree Explorer": "Explorateur d'Arbre",
964965
"UV": "UV",
966+
"User": "Utilisateur",
965967
"Validation": "Validation",
966968
"Window": "Fenêtre",
967969
"Workflow": "Flux de Travail"

src/locales/ja/main.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"Comfy": "Comfy",
929929
"Comfy-Desktop": "Comfyデスクトップ",
930930
"ContextMenu": "コンテキストメニュー",
931+
"Credits": "クレジット",
931932
"CustomColorPalettes": "カスタムカラーパレット",
932933
"DevMode": "開発モード",
933934
"EditTokenWeight": "トークンの重みを編集",
@@ -962,6 +963,7 @@
962963
"Sidebar": "サイドバー",
963964
"Tree Explorer": "ツリーエクスプローラー",
964965
"UV": "UV",
966+
"User": "ユーザー",
965967
"Validation": "検証",
966968
"Window": "ウィンドウ",
967969
"Workflow": "ワークフロー"

src/locales/ko/main.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"Comfy": "Comfy",
929929
"Comfy-Desktop": "Comfy-Desktop",
930930
"ContextMenu": "컨텍스트 메뉴",
931+
"Credits": "크레딧",
931932
"CustomColorPalettes": "사용자 정의 색상 팔레트",
932933
"DevMode": "개발자 모드",
933934
"EditTokenWeight": "토큰 가중치 편집",
@@ -962,6 +963,7 @@
962963
"Sidebar": "사이드바",
963964
"Tree Explorer": "트리 탐색기",
964965
"UV": "UV",
966+
"User": "사용자",
965967
"Validation": "검증",
966968
"Window": "",
967969
"Workflow": "워크플로"

src/locales/ru/main.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"Comfy": "Comfy",
929929
"Comfy-Desktop": "Десктопный Comfy",
930930
"ContextMenu": "Контекстное меню",
931+
"Credits": "Кредиты",
931932
"CustomColorPalettes": "Пользовательские цветовые палитры",
932933
"DevMode": "Режим разработчика",
933934
"EditTokenWeight": "Редактировать вес токена",
@@ -962,6 +963,7 @@
962963
"Sidebar": "Боковая панель",
963964
"Tree Explorer": "Дерево проводника",
964965
"UV": "UV",
966+
"User": "Пользователь",
965967
"Validation": "Валидация",
966968
"Window": "Окно",
967969
"Workflow": "Рабочий процесс"

src/locales/zh/main.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"Comfy": "Comfy",
929929
"Comfy-Desktop": "Comfy桌面版",
930930
"ContextMenu": "上下文菜单",
931+
"Credits": "积分",
931932
"CustomColorPalettes": "自定义色彩主题",
932933
"DevMode": "开发模式",
933934
"EditTokenWeight": "编辑令牌权重",
@@ -962,6 +963,7 @@
962963
"Sidebar": "侧边栏",
963964
"Tree Explorer": "树形浏览器",
964965
"UV": "UV",
966+
"User": "用户",
965967
"Validation": "验证",
966968
"Window": "窗口",
967969
"Workflow": "工作流"

0 commit comments

Comments
 (0)