chore (client): use plural
This commit is contained in:
parent
93e55f146b
commit
bb5349d127
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ const headerTabs = computed(() =>
|
|||
? [
|
||||
{
|
||||
key: "reactions",
|
||||
title: i18n.ts.reaction,
|
||||
title: i18n.ts.reactions,
|
||||
icon: `${icon("ph-smiley")}`,
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue