Skip to content

Commit 3fdb418

Browse files
committed
translation
1 parent d3a7af4 commit 3fdb418

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
@@ -115,7 +115,7 @@ const DashboardTabSwitcher = ({ currentTab, isOwner, username }) => {
115115
dispatch(toggleDirectionForField('numItems'))
116116
}
117117
>
118-
# of sketches
118+
{t('CollectionList.HeaderNumItems')}
119119
</button>
120120
</li>
121121
)}

0 commit comments

Comments
 (0)