mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 02:40:35 +01:00
feat(CommandPalette): handle children in items (#4226)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -24,7 +24,8 @@ export default defineLocale<Messages>({
|
||||
placeholder: 'พิมพ์คำสั่งหรือค้นหา...',
|
||||
noMatch: 'ไม่พบข้อมูลที่ตรงกัน',
|
||||
noData: 'ไม่มีข้อมูล',
|
||||
close: 'ปิด'
|
||||
close: 'ปิด',
|
||||
back: 'ย้อนกลับ'
|
||||
},
|
||||
selectMenu: {
|
||||
noMatch: 'ไม่พบข้อมูลที่ตรงกัน',
|
||||
|
||||
Reference in New Issue
Block a user