* Add translatable string for #17431 * Update config/locales/en.yml Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
This commit is contained in:
parent
9a3be0ad68
commit
fe6a5b0d5a
1 changed files with 2 additions and 0 deletions
|
@ -802,6 +802,7 @@ en:
|
||||||
other: Shared by %{count} people over the last week
|
other: Shared by %{count} people over the last week
|
||||||
title: Trending links
|
title: Trending links
|
||||||
usage_comparison: Shared %{today} times today, compared to %{yesterday} yesterday
|
usage_comparison: Shared %{today} times today, compared to %{yesterday} yesterday
|
||||||
|
only_allowed: Only allowed
|
||||||
pending_review: Pending review
|
pending_review: Pending review
|
||||||
preview_card_providers:
|
preview_card_providers:
|
||||||
allowed: Links from this publisher can trend
|
allowed: Links from this publisher can trend
|
||||||
|
@ -843,6 +844,7 @@ en:
|
||||||
one: Used by one person over the last week
|
one: Used by one person over the last week
|
||||||
other: Used by %{count} people over the last week
|
other: Used by %{count} people over the last week
|
||||||
title: Trends
|
title: Trends
|
||||||
|
trending: Trending
|
||||||
warning_presets:
|
warning_presets:
|
||||||
add_new: Add new
|
add_new: Add new
|
||||||
delete: Delete
|
delete: Delete
|
||||||
|
|
Loading…
Reference in a new issue