-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When tapping the user icon in the bottom menu on the right side, the account page opens. The section Instance shows the instance name and number of users currently online.
Currently
<string name="online_user_count_message">%d poeple online</string>
Expected
<string name="online_user_count_message">%d people online</string>
Two locations seem to be affected:
<string name="edit_file_caption">Edit caption</string> <string name="online_user_count_message">%d poeple online</string>
Metadata
Metadata
Assignees
Labels
No labels