Skip to content

Commit

Permalink
feat(builtins): translate user role badges
Browse files Browse the repository at this point in the history
  • Loading branch information
minenwerfer committed Jan 22, 2025
1 parent a2cc168 commit d1877a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/friendly-fans-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@aeriajs/builtins": patch
---

Translate user roles
1 change: 1 addition & 0 deletions packages/builtins/src/collections/user/description.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export const description = defineDescription({
picture: 'picture_file',
information: 'email',
active: 'active',
translateBadge: true,
},
},
individualActions: {
Expand Down

0 comments on commit d1877a0

Please sign in to comment.