This commit is contained in:
Harry Bomrah 2014-11-05 18:07:03 +08:00
parent cb8ca7528f
commit c0d12158c4
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ namespace :announcement_link_widget do
# debugger # debugger
end end
ts = { ts = {
"bulletins" : { "bulletins" => {
"en" => "Bulletin", "en" => "Bulletin",
"zh_tw" => "公告訊息" "zh_tw" => "公告訊息"
}, },