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:
Chenlei Hu
2024-08-27 21:45:44 -04:00
committed by GitHub
parent 968f417061
commit 5c2cb00cd6
2 changed files with 16 additions and 25 deletions

View File

@@ -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',