You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
Groups -> Communities in the UI
Translation files still need updating, and this would be much simpler with a script that could automate the tedium
This commit is contained in:
@@ -28,7 +28,7 @@ import SdkConfig from './SdkConfig';
|
||||
const FEATURES = [
|
||||
{
|
||||
id: 'feature_groups',
|
||||
name: _td("Groups"),
|
||||
name: _td("Communities"),
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user