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."
|
||||
}
|
|
@ -523,5 +523,7 @@
|
|||
"dataNotValid": "Datos no válidos",
|
||||
"encryptionConfigSaved": "Configuración de cifrado guardada correctamente",
|
||||
"encryptionConfigNotSaved": "No se pudo guardar la configuración de encriptado",
|
||||
"configError": "Configuration error"
|
||||
"configError": "Configuration error",
|
||||
"enterOnlyCertificate": "Introduce sólo el certificado. No introduzcas las líneas ---BEGIN--- y ---END---.",
|
||||
"enterOnlyPrivateKey": "Introduce sólo la clave privada. No introduzcas las líneas ---BEGIN--- y ---END---."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue