{% load i18n %}

{% trans 'Value' %} ({% trans 'read-only' %})

{% blocktrans with type=key_type %}This key has type "{{ type }}", which the cache admin cannot display or edit. Use a Redis or Valkey client to inspect it.{% endblocktrans %}