FIX: Correctly pluralize sidebar strings ()

This commit is contained in:
Gerhard Schlager 2022-07-19 15:36:14 +02:00 committed by GitHub
parent 326643d08a
commit 6e2199cd58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4056,8 +4056,12 @@ en:
redirect_after_success: "Second factor authentication is successful. Redirecting to the previous page…"
sidebar:
unread_count: "%{count} unread"
new_count: "%{count} new"
unread_count:
one: "%{count} unread"
other: "%{count} unread"
new_count:
one: "%{count} new"
other: "%{count} new"
toggle_section: "toggle section"
sections:
messages: