about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/nl.json
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2020-07-23 16:25:58 -0500
committerStarfall <us@starfall.systems>2020-07-23 16:25:58 -0500
commit2b41ed0fd69a7f7a0e17d6f0c6a421805c5e3127 (patch)
treea3ab43415b061112bc614205a3bb96bb9718bbd0 /app/javascript/mastodon/locales/nl.json
parente3d96a9bc62f57d60dc21906b4b803e346b0a738 (diff)
parent16416e940fd803af92377eee9a1756ef27eed199 (diff)
Merge branch 'glitch' into main
Diffstat (limited to 'app/javascript/mastodon/locales/nl.json')
-rw-r--r--app/javascript/mastodon/locales/nl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json
index 1611ba636..a69fee754 100644
--- a/app/javascript/mastodon/locales/nl.json
+++ b/app/javascript/mastodon/locales/nl.json
@@ -16,7 +16,7 @@
   "account.followers": "Volgers",
   "account.followers.empty": "Niemand volgt nog deze gebruiker.",
   "account.followers_counter": "{count, plural, one {{counter} Follower} other {{counter} Followers}}",
-  "account.following_counter": "{count, plural, other {{counter} Following}}",
+  "account.following_counter": "{count, plural, one {{counter} Following} other {{counter} Following}}",
   "account.follows.empty": "Deze gebruiker volgt nog niemand.",
   "account.follows_you": "Volgt jou",
   "account.hide_reblogs": "Verberg boosts van @{name}",