mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-17 02:09:49 +00:00
Merge pull request #897 from avdept/add_search_to_quicklaunch
Add internet search to quicklaunch
This commit is contained in:
commit
adce18d023
4 changed files with 31 additions and 13 deletions
|
@ -282,7 +282,8 @@
|
|||
},
|
||||
"quicklaunch": {
|
||||
"bookmark": "Bookmark",
|
||||
"service": "Service"
|
||||
"service": "Service",
|
||||
"search": "Search"
|
||||
},
|
||||
"wmo": {
|
||||
"0-day": "Sunny",
|
||||
|
@ -432,7 +433,7 @@
|
|||
},
|
||||
"cloudflared": {
|
||||
"origin_ip": "Origin IP",
|
||||
"status": "Status"
|
||||
"status": "Status"
|
||||
},
|
||||
"proxmoxbackupserver": {
|
||||
"datastore_usage": "Datastore",
|
||||
|
@ -446,4 +447,4 @@
|
|||
"videos": "Videos",
|
||||
"storage": "Storage"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue