Add search page with popup UI

This commit is contained in:
2025-12-22 19:09:31 +01:00
parent 1ff1103c67
commit 8b4a639c77
5 changed files with 284 additions and 0 deletions

View File

@@ -59,6 +59,12 @@
"feature3": "Feature 3 Integration",
"comingSoon": "Coming Soon"
},
"searchPage": {
"title": "Search",
"placeholder": "Search the system",
"hint": "Start typing to search",
"noResults": "No results"
},
"featuresPage": {
"title": "Features",
"subtitle": "Configure application features",