Fixed en lang file

This commit is contained in:
Andy Miller
2017-11-06 19:52:34 -07:00
parent b3783aefd8
commit fd74587fec

View File

@@ -692,5 +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."
FORCE_LOWERCASE_URLS: "Force lowercase URLs"
FORCE_LOWERCASEE_URLS_HELP: "By default grav will set all slugs and routes to be lowercase. With this set to false, Uppercase slugs and routes can be used"