This commit is contained in:
JiangRu 2015-01-16 17:06:21 +08:00
parent 66f0bd0895
commit 4f9e75bc6a
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ class AnnouncementsController < ApplicationController
"subtitle-head" => t('announcement.table.sub_title'),
"category-head" => t('announcement.table.category'),
"link-head" => t('announcement.table.link'),
"file-head" => t('announcement.table.file')
"file-head" => t('announcement.table.file'),
"read_more" => "/#{I18n.locale.to_s + page.url}"
}
}