Skip to content

Commit

Permalink
fix: typo on CategorySelector placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Feb 26, 2024
1 parent 65c78a5 commit 48197d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en-GB.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export default defineI18nLocale(() => {
},
categorySelector: {
placeholderSelect: 'Select a category',
placeholderAdd: 'RSearch for a category to add',
placeholderAdd: 'Search for a category to add',
search: 'Search into the list',
},
dateFilter: {
Expand Down

0 comments on commit 48197d7

Please sign in to comment.