Merge branch 'krille/implement-discover-groups-page' into 'main'
feat: Implement discover groups page See merge request ChristianPauly/fluffychat-flutter!301
This commit is contained in:
commit
ebb3d2e3f0
8 changed files with 443 additions and 218 deletions
|
|
@ -1370,6 +1370,16 @@
|
|||
"count": {}
|
||||
}
|
||||
},
|
||||
"discoverGroups": "Discover groups",
|
||||
"@discoverGroups": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noDescription": "No description",
|
||||
"@noDescription": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"editBlockedServers": "Edit blocked servers",
|
||||
"@editBlockedServers": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue