mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-31 20:02:15 +00:00
Added ring chart home top items
This commit is contained in:
parent
7cd3744f70
commit
161628a72a
7 changed files with 512 additions and 231 deletions
|
@ -57,10 +57,10 @@
|
|||
"serverStatusNotRefreshed": "Server status could not be refreshed",
|
||||
"loadingStatus": "Loading status...",
|
||||
"errorLoadServerStatus": "Server status could not be loaded",
|
||||
"topQueriedDomains": "Top queried domains",
|
||||
"topQueriedDomains": "Queried domains",
|
||||
"viewMore": "View more",
|
||||
"topClients": "Top clients",
|
||||
"topBlockedDomains": "Top blocked domains",
|
||||
"topClients": "Cients",
|
||||
"topBlockedDomains": "Blocked domains",
|
||||
"appSettings": "App settings",
|
||||
"theme": "Theme",
|
||||
"light": "Light",
|
||||
|
@ -662,5 +662,8 @@
|
|||
"topItemsOrderDescription": "Order the home screen top items lists",
|
||||
"topItemsReorderInfo": "Hold and swipe an item to reorder it.",
|
||||
"discardChanges": "Discard changes",
|
||||
"discardChangesDescription": "Are you sure you want to discard the changes?"
|
||||
"discardChangesDescription": "Are you sure you want to discard the changes?",
|
||||
"others": "Others",
|
||||
"showChart": "Show chart",
|
||||
"hideChart": "Hide chart"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue