Skip to content

Commit 81e3996

Browse files
Update client/modules/User/components/DashboardTabSwitcher.jsx
Co-authored-by: Linda Paiste <[email protected]>
1 parent 8b2e3df commit 81e3996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/modules/User/components/DashboardTabSwitcher.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const DashboardTabSwitcher = ({ currentTab, isOwner, username }) => {
117117
dispatch(toggleDirectionForField('numItems'))
118118
}
119119
>
120-
# of sketches
120+
{t('CollectionList.HeaderNumItems')}
121121
</button>
122122
</li>
123123
)}

0 commit comments

Comments
 (0)