{% load i18n %}
{% trans "Key" %} {{key}}
{% trans "Type" %} {% trans "Redis String" %}
{% trans "Value" %} {{value}}
{% trans "TTL" %} {{value_ttl}}