pl-fe: improve strings

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-11-18 23:50:39 +01:00
parent 8963af4b77
commit b31cdb1878
12 changed files with 22 additions and 22 deletions

View File

@ -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>