diff --git a/app/views/forums/index.html.erb b/app/views/forums/index.html.erb index da813d894..97e8cc8a5 100644 --- a/app/views/forums/index.html.erb +++ b/app/views/forums/index.html.erb @@ -2,7 +2,7 @@
讨论区 | +公共贴吧 | <%= l(:label_user_location) %> : | <% if User.current.logged? %> @@ -13,7 +13,7 @@ |
<%= link_to "forge.trustie.net/forums", forums_path %> | -<%= link_to l(:field_homepage), home_path %> > <%= link_to "讨论区", forums_path %> | +<%= link_to l(:field_homepage), home_path %> > <%= link_to "公共贴吧", forums_path %> |