Pluralize
This commit is contained in:
@@ -76,7 +76,7 @@ export function LabelsBtn({
|
||||
{labels.length > 0 ? (
|
||||
<Trans>Labels added</Trans>
|
||||
) : (
|
||||
<Trans>Add label</Trans>
|
||||
<Trans>Add labels</Trans>
|
||||
)}
|
||||
</ButtonText>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user