We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1464001 commit 49d57f4Copy full SHA for 49d57f4
config/locales/en.yml
@@ -72,6 +72,8 @@ en:
72
all: Show posts from any blog
73
component_id: Blog component
74
count: Number of items
75
+ filter:
76
+ name: Show only posts writen by
77
info: Only posts from '%{component}' in '%{space}' will be shown. You can change it with the selector below.
78
link_text: Link text
79
link_url: Link URL
@@ -87,8 +89,8 @@ en:
87
89
sidebar_right_stack:
88
90
name: Sidebar + 2 items vertical (Meetings and Posts)
91
sidebar_right_stack_settings_form:
- all_meetings: Show meetings from any space
92
93
+ all_meetings: Show meetings from any space
94
body: Content
95
filter_posts:
96
all: All
0 commit comments