fix
This commit is contained in:
parent
cb8ca7528f
commit
c0d12158c4
|
@ -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" => "公告訊息"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue