Updated english translation case insensitive URLs update in commit bc5085a to Grav core. (#1215)

This commit is contained in:
Antony Dabonde
2017-09-06 05:59:07 +10:00
committed by Andy Miller
parent 312087e394
commit b73a48fc29

View File

@@ -692,3 +692,5 @@ PLUGIN_ADMIN:
2FA_SECRET: "2FA Secret"
2FA_SECRET_HELP: "Scan this QR code into your [Authenticator App](https://learn.getgrav.org/admin-panel/2fa#apps). Also it's a good idea to backup the secret in a safe location, in case you need to reinstall your app. Check the [Grav docs](https://learn.getgrav.org/admin-panel/2fa) for more information "
2FA_REGENERATE: "Regenerate"
CASE_INSENSITIVE_URLS: "Case Insensitive URLs"
CASE_INSENSITIVE_URLS_HELP: "Enables Grav routing to locate resources regardless of text case."