mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
Selection toolbox color picker button (#2637)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -5,11 +5,17 @@
|
||||
"successMessage": "Скопировано в буфер обмена"
|
||||
},
|
||||
"color": {
|
||||
"black": "Черный",
|
||||
"blue": "Синий",
|
||||
"brown": "Коричневый",
|
||||
"custom": "Пользовательский",
|
||||
"cyan": "Голубой",
|
||||
"default": "По умолчанию",
|
||||
"green": "Зелёный",
|
||||
"noColor": "Без цвета",
|
||||
"pale_blue": "Бледно-синий",
|
||||
"pink": "Розовый",
|
||||
"purple": "Фиолетовый",
|
||||
"red": "Красный",
|
||||
"yellow": "Жёлтый"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user