1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

space switcher empty spaces (#6988)

This commit is contained in:
Nikita Fedrunov
2022-09-05 16:11:50 +02:00
committed by GitHub
parent e81f02f433
commit b37996e4c3
4 changed files with 63 additions and 2 deletions

View File

@ -442,6 +442,10 @@
<string name="system_alerts_header">"System Alerts"</string>
<string name="suggested_header">Suggested Rooms</string>
<!-- Space List fragment -->
<string name="space_list_empty_title">No spaces yet.</string>
<string name="space_list_empty_message">Spaces are a new way to group rooms and people. Create a space to get started.</string>
<!-- Invites fragment -->
<string name="invites_title">Invites</string>