diff options
Diffstat (limited to 'ogcp/templates')
-rw-r--r-- | ogcp/templates/cache_inspector.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/cache_inspector.html b/ogcp/templates/cache_inspector.html index 8e64cd4..ce9703f 100644 --- a/ogcp/templates/cache_inspector.html +++ b/ogcp/templates/cache_inspector.html @@ -27,7 +27,7 @@ </ul> <ul class="list-group list-group-horizontal"> <li class="list-group-item w-50"> - {{ _('Disk size') }} + {{ _('Cache size') }} </li> <li class="list-group-item w-50"> {{ _('used') }} (%) |