pl-fe: improve strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -31,7 +31,7 @@ const Groups: React.FC = () => {
|
||||
<Text size='2xl' weight='bold' tag='h2' align='center'>
|
||||
<FormattedMessage
|
||||
id='groups.empty.title'
|
||||
defaultMessage='No Groups yet'
|
||||
defaultMessage='No groups yet'
|
||||
/>
|
||||
</Text>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user