Skip to content

Commit

Permalink
Merge branch 'main' into status_badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 authored May 9, 2024
2 parents 91d7c5b + c613be7 commit 21b413a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const ManageColumnsToolbar = <TColumnKey extends string>({
columns={columns}
saveLabel={t("actions.save")}
cancelLabel={t("actions.cancel")}
title={t("title.manageColumns")}
title={t("dialog.title.manageColumns")}
/>
)}
</>
Expand Down

0 comments on commit 21b413a

Please sign in to comment.