mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 18:15:28 +00:00
Implement the new strings into the client
This commit is contained in:
@@ -54,11 +54,11 @@ export function Feedback() {
|
||||
<CategoryButton
|
||||
action="chevron"
|
||||
icon={<Group size={24} />}
|
||||
description="You can report issues and discuss improvements with us directly here.">
|
||||
Join Testers server.
|
||||
description={<Text id="app.home.join-testers_desc" />}>
|
||||
<Text id="app.home.join-testers_desc" />
|
||||
</CategoryButton>
|
||||
</a>
|
||||
</Link>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user