mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-19 19:19:50 +00:00
implement weather geolocation
This commit is contained in:
parent
61f91f0e45
commit
e4ea30becc
3 changed files with 148 additions and 20 deletions
|
@ -15,6 +15,12 @@
|
|||
"api_error": "API Error",
|
||||
"status": "Status"
|
||||
},
|
||||
"weather": {
|
||||
"current": "Current Location",
|
||||
"allow": "Click to allow",
|
||||
"updating": "Updating",
|
||||
"wait": "Please wait"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Search…"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue