mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-25 11:22:23 +00:00
Added reset encryption settings
This commit is contained in:
parent
c1e2a796af
commit
3aa36c89aa
4 changed files with 130 additions and 14 deletions
|
@ -690,5 +690,10 @@
|
|||
"topUpstreams": "Top upstreams",
|
||||
"averageUpstreamResponseTime": "Average upstream response time",
|
||||
"dhcpNotAvailable": "The DHCP server is not available.",
|
||||
"osServerInstalledIncompatible": "The OS where the server is installed is not compatible with this feature."
|
||||
"osServerInstalledIncompatible": "The OS where the server is installed is not compatible with this feature.",
|
||||
"resetSettings": "Reset settings",
|
||||
"resetEncryptionSettingsDescription": "Are you sure you want to reset to default values the encryption settings?",
|
||||
"resettingConfig": "Resetting configuration...",
|
||||
"configurationResetSuccessfully": "Configuration resetted successfully",
|
||||
"configurationResetError": "The configuration couldn't be resetted"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue