fix: correct capitalization in view all text
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
This commit is contained in:
parent
6abf8389a1
commit
dd2861010e
2 changed files with 3 additions and 3 deletions
|
|
@ -248,7 +248,7 @@ export default {
|
|||
unread: 'Unread',
|
||||
all: 'All',
|
||||
read: 'Read',
|
||||
viewALL: 'View All',
|
||||
viewAll: 'View All',
|
||||
markAsRead: 'Mark as Read',
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue