Skip to content

Commit 49d57f4

Browse files
committed
fix locales
1 parent 1464001 commit 49d57f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/locales/en.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ en:
7272
all: Show posts from any blog
7373
component_id: Blog component
7474
count: Number of items
75+
filter:
76+
name: Show only posts writen by
7577
info: Only posts from '%{component}' in '%{space}' will be shown. You can change it with the selector below.
7678
link_text: Link text
7779
link_url: Link URL
@@ -87,8 +89,8 @@ en:
8789
sidebar_right_stack:
8890
name: Sidebar + 2 items vertical (Meetings and Posts)
8991
sidebar_right_stack_settings_form:
90-
all_meetings: Show meetings from any space
9192
all: Show posts from any blog
93+
all_meetings: Show meetings from any space
9294
body: Content
9395
filter_posts:
9496
all: All

0 commit comments

Comments
 (0)