Allow use of plurals on about page stats. (#8363)
This commit is contained in:
committed by
Eugen Rochko
parent
1b282299df
commit
ad41806e53
@ -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:
|
||||
|
Reference in New Issue
Block a user