mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added statistics settings
This commit is contained in:
parent
56943ec73d
commit
44d7da9977
13 changed files with 579 additions and 393 deletions
|
@ -749,5 +749,14 @@
|
|||
"noBlockingScheduleThisDevice": "There's no blocking schedule for this device.",
|
||||
"selectTimezone": "Select a timezone",
|
||||
"selectClientsFiltersInfo": "Select the clients you want to display. If no clients are selected, all will be displayed.",
|
||||
"noDataThisSection": "There's no data for this section."
|
||||
"noDataThisSection": "There's no data for this section.",
|
||||
"statisticsSettings": "Statistics settings",
|
||||
"statisticsSettingsDescription": "Configure data collection for statistics",
|
||||
"loadingStatisticsSettings": "Loading statistics settings...",
|
||||
"statisticsSettingsLoadError": "An error occured when loading statistics settings.",
|
||||
"customTimeInHours": "Custom time (in hours)",
|
||||
"invalidTime": "Invalid time",
|
||||
"removeDomain": "Remove domain",
|
||||
"addDomain": "Add domain",
|
||||
"notLess1Hour": "Time cannot be less than 1 hour"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue