mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-05 19:16:53 +02:00
New verify peer translations
This commit is contained in:
@@ -519,6 +519,13 @@ PLUGIN_ADMIN:
|
||||
UPDATING: "Updating"
|
||||
GPM_RELEASES: "GPM Releases"
|
||||
GPM_RELEASES_HELP: "Choose 'Testing' to install beta or testing versions"
|
||||
GPM_METHOD: "Remote Fetch Method"
|
||||
GPM_METHOD_HELP: "When set to Auto, Grav will determine if fopen is available and use it, otherwise fall back to cURL. To force the use of one or the other switch the setting."
|
||||
GPM_VERIFY_PEER: "Remote Verify Peer (SSL)"
|
||||
GPM_VERIFY_PEER_HELP: "Some providers seems to fail verifying getgrav.org SSL certificate, causing GPM to not work. If this is the case for you, turning off this setting might help"
|
||||
AUTO: "Auto"
|
||||
FOPEN: "fopen"
|
||||
CURL: "cURL"
|
||||
STABLE: "Stable"
|
||||
TESTING: "Testing"
|
||||
FRONTMATTER_PROCESS_TWIG: "Process frontmatter Twig"
|
||||
@@ -602,4 +609,4 @@ PLUGIN_ADMIN:
|
||||
DROPZONE_INVALID_FILE_TYPE: "You can't upload files of this type."
|
||||
DROPZONE_MAX_FILES_EXCEEDED: "You can not upload any more files."
|
||||
DROPZONE_REMOVE_FILE: "Remove file"
|
||||
DROPZONE_RESPONSE_ERROR: "Server responded with {{statusCode}} code."
|
||||
DROPZONE_RESPONSE_ERROR: "Server responded with {{statusCode}} code."
|
||||
|
||||
Reference in New Issue
Block a user