mastodon/app
Sasha Sorokin 17b1d71536
Fix following_counter plural to include "one" (#14342)
That should've worked just fine, but unfortunately, Crowdin wasn't able
to pick up on our non-existent "one" category, thus appending empty
translation block to people's translations. Empty block WILL BE used by
any ICU FormatMessage library, thus resulting in an empty translation
for "one" category, and that requires immediate fix.

This commit duplicates contents of the "other" plural category.
2020-07-17 07:08:23 +02:00
..
chewy
controllers
helpers
javascript Fix following_counter plural to include "one" (#14342) 2020-07-17 07:08:23 +02:00
lib Fix boosted toots from blocked account not being retroactively removed from TL (#14339) 2020-07-17 07:07:54 +02:00
mailers
models
policies
presenters
serializers
services Fix removing allowed domains being done synchronously (#14302) 2020-07-15 21:08:19 +02:00
validators
views
workers Fix removing allowed domains being done synchronously (#14302) 2020-07-15 21:08:19 +02:00