about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorM Somerville <dracos@users.noreply.github.com>2018-08-22 18:42:47 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-08-22 19:42:47 +0200
commitad41806e53e6b024aaca01d1d59fcc82d1c4b804 (patch)
treee3257b3cc070795f0107d5336406a3e9479486fe /config
parent1b282299df67b0b9681e8d396fbe98f687ff9bba (diff)
Allow use of plurals on about page stats. (#8363)
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 45b321312..5e127dc71 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -30,10 +30,14 @@ en:
     other_instances: Instance list
     privacy_policy: Privacy policy
     source_code: Source code
-    status_count_after: statuses
+    status_count_after:
+      one: status
+      other: statuses
     status_count_before: Who authored
     terms: Terms of service
-    user_count_after: users
+    user_count_after:
+      one: user
+      other: users
     user_count_before: Home to
     what_is_mastodon: What is Mastodon?
   accounts: