diff options
author | M Somerville <dracos@users.noreply.github.com> | 2018-08-26 20:30:53 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-08-26 21:30:53 +0200 |
commit | b31449cd778f9a8639427929f060dee44646bc7d (patch) | |
tree | b2891ab1f8c1063c3efda0607bf78a5e12f189fb /config/locales/en.yml | |
parent | f3a12ddfd0b5b9379c7cfe4229697765851f4738 (diff) |
Better singulars of account followers/toots. (#8471)
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index d8a1086e4..aa7efff84 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -43,7 +43,9 @@ en: accounts: choices_html: "%{name}'s choices:" follow: Follow - followers: Followers + followers: + one: Follower + other: Followers following: Following joined: Joined %{date} media: Media @@ -54,7 +56,10 @@ en: people_who_follow: People who follow %{name} pin_errors: following: You must be already following the person you want to endorse - posts: Toots + posts: + one: Toot + other: Toots + posts_tab_heading: Toots posts_with_replies: Toots and replies reserved_username: The username is reserved roles: |