Skip to content

Commit df632b6

Browse files
authored
[5.x] Handle translation issues in collection widget (#11693)
1 parent e52783d commit df632b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: resources/views/widgets/collection.blade.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@php use Statamic\Facades\Site; @endphp
2+
@php use function Statamic\trans as __; @endphp
23

34
<div class="card p-0 overflow-hidden h-full flex flex-col">
45
<div class="flex justify-between items-center p-4 border-b dark:bg-dark-650 dark:border-b dark:border-dark-900">

0 commit comments

Comments
 (0)