mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 01:09:46 +00:00
Replace autocomplete with select as node filter option input (#659)
* Replace autocomplete with select as node filter option input * i18n
This commit is contained in:
@@ -2,6 +2,9 @@ import { createI18n } from 'vue-i18n'
|
||||
|
||||
const messages = {
|
||||
en: {
|
||||
add: 'Add',
|
||||
confirm: 'Confirm',
|
||||
reset: 'Reset',
|
||||
customizeFolder: 'Customize Folder',
|
||||
icon: 'Icon',
|
||||
color: 'Color',
|
||||
|
||||
Reference in New Issue
Block a user