Added lang string for Redis password

This commit is contained in:
Andy Miller
2017-08-24 09:18:21 -06:00
parent 1cba24e399
commit d9abc0493e

View File

@@ -594,6 +594,7 @@ PLUGIN_ADMIN:
REDIS_SERVER_HELP: "The Redis server address"
REDIS_PORT: "Redis port"
REDIS_PORT_HELP: "The Redis server port"
REDIS_PASSWORD: "Redis password/secret"
ALL: "All"
FROM: "from"
TO: "to"