diff --git a/application/view/common/linked-resources.phtml b/application/view/common/linked-resources.phtml index 9fe163bc5c..203cd6d76d 100644 --- a/application/view/common/linked-resources.phtml +++ b/application/view/common/linked-resources.phtml @@ -16,7 +16,7 @@ $pagination->setFragment($fragment); @@ -49,7 +49,7 @@ $pagination->setFragment($fragment); resource()->resourceClass()): ?> - escapeHtml($value->resource()->resourceClass()->label()); ?> + escapeHtml($translate($value->resource()->resourceClass()->label())); ?>