mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-16 11:53:13 +00:00
one user i18n (#8992)
In german one female user is "Benutzerin" not "Benutzerinnen"
This commit is contained in:
parent
35b576dbec
commit
fe9815a462
|
@ -36,7 +36,7 @@ de:
|
||||||
status_count_before: mit
|
status_count_before: mit
|
||||||
terms: Nutzungsbedingungen
|
terms: Nutzungsbedingungen
|
||||||
user_count_after:
|
user_count_after:
|
||||||
one: Benutzer:innen
|
one: Benutzer:in
|
||||||
other: Benutzer:innen
|
other: Benutzer:innen
|
||||||
user_count_before: Zuhause für
|
user_count_before: Zuhause für
|
||||||
what_is_mastodon: Was ist Mastodon?
|
what_is_mastodon: Was ist Mastodon?
|
||||||
|
|
Loading…
Reference in a new issue