mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: option of ignoring pve cert (#317)
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
"hour": "Hour",
|
||||
"httpFailedWithCode": "request failed, status code: {code}",
|
||||
"icloudSynced": "iCloud wird synchronisiert und einige Einstellungen erfordern möglicherweise einen Neustart der App, um wirksam zu werden.",
|
||||
"ignoreCert": "Ignore certificate",
|
||||
"image": "Image",
|
||||
"imagesList": "Images list",
|
||||
"import": "Import",
|
||||
@@ -198,6 +199,7 @@
|
||||
"privateKey": "Private Key",
|
||||
"process": "Process",
|
||||
"pushToken": "Push token",
|
||||
"pveIgnoreCertTip": "Not recommended to enable, beware of security risks! If you are using the default certificate from PVE, you need to enable this option.",
|
||||
"pveLoginFailed": "Login failed. Unable to authenticate with username/password from server configuration for Linux PAM login.",
|
||||
"pveVersionLow": "This feature is currently in the testing phase and has only been tested on PVE 8+. Please use it with caution.",
|
||||
"pwd": "Password",
|
||||
|
||||
Reference in New Issue
Block a user