Skip to content

Commit

Permalink
fix: uppercase new chat modal title
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-kreios committed Jan 8, 2025
1 parent c54212a commit b3d8aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
"chat_modal_group_description": "Chat with multiple people together",
"chat_modal_channel_description": "Share updates with a wide audience",
"chat_profile_share_modal_title": "Share profile",
"new_chat_modal_title": "New chat",
"new_chat_modal_title": "New Chat",
"new_chat_modal_description": "Search above for users, groups, and channels...",
"new_chat_modal_new_group_button": "New group",
"new_chat_modal_new_channel_button": "New channel",
Expand Down

0 comments on commit b3d8aa5

Please sign in to comment.