We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595ea5e commit ed53ac2Copy full SHA for ed53ac2
1 file changed
stream-chat-android-ui-common/src/main/res/values/strings.xml
@@ -101,6 +101,8 @@
101
<string name="stream_ui_channel_info_member_owner">Owner</string>
102
<string name="stream_ui_channel_info_member_moderator">Moderator</string>
103
<string name="stream_ui_channel_info_expand_button">%d more</string>
104
+ <string name="stream_ui_channel_info_name_field_label">NAME</string>
105
+ <string name="stream_ui_channel_info_name_field_placeholder">Add a group name</string>
106
107
<!-- Channel Info Edit -->
108
0 commit comments