FIX: add missing translation key

This is used when browsing/filtering on all categories and new results appear.
This commit is contained in:
Michael Brown 2023-09-06 13:03:40 -04:00 committed by Michael Brown
parent 5288d875d5
commit 30528eac5c
1 changed files with 4 additions and 0 deletions

View File

@ -389,6 +389,10 @@ en:
yes_value: "Discard"
no_value: "Resume editing"
topic_count_all:
one: "See %{count} new topic"
other: "See %{count} new topics"
topic_count_categories:
one: "See %{count} new or updated topic"
other: "See %{count} new or updated topics"