pantasystem / Milktea

Misskey, MastodonのAndroidクライアント「Milktea」のソースコード
GNU General Public License v3.0
247 stars 22 forks source link

string typo poeple instead of people #2023

Open foss- opened 3 weeks ago

foss- commented 3 weeks ago

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: