Skip to content

Commit e40a716

Browse files
Davy-cRokt33r
authored andcommitted
fix label
1 parent e3e1350 commit e40a716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cloud/pages/[teamId]/uploads.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const UploadListPage = ({
8484
<LazyDefaultLayout>
8585
<Application
8686
content={{
87-
header: 'Attachments',
87+
header: translate(lngKeys.GeneralAttachments),
8888
reduced: true,
8989
}}
9090
>

0 commit comments

Comments
 (0)