mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Some improvements
This commit is contained in:
parent
d57572cc56
commit
c3690902c8
7 changed files with 355 additions and 393 deletions
|
@ -523,5 +523,7 @@
|
|||
"dataNotValid": "Data not valid",
|
||||
"encryptionConfigSaved": "Encryption configuration saved successfully",
|
||||
"encryptionConfigNotSaved": "Encryption configuration could not be saved",
|
||||
"configError": "Configuration error"
|
||||
"configError": "Configuration error",
|
||||
"enterOnlyCertificate": "Enter only the certificate. Do not input the ---BEGIN--- and ---END--- lines.",
|
||||
"enterOnlyPrivateKey": "Enter only the key. Do not input the ---BEGIN--- and ---END--- lines."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue