Skip to content

Commit

Permalink
[FIX]cluster detach L2 network (i118 error)
Browse files Browse the repository at this point in the history
  • Loading branch information
QiRaining committed Dec 21, 2016
1 parent 04b58c0 commit fbc2815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zstack_dashboard/static/resources/locale-zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
"cluster.details.Disable": "禁用",
"cluster.details.Add Host": "添加物理机",
"cluster.details.Attach L2Network": "挂载L2网络",
"cluster.details.Detach L2Network": "卸载网络",
"cluster.details.Detach L2Network": "卸载L2网络",
"cluster.details.Attach Primary Storage": "挂载主存储",
"cluster.details.Detach Primary Storage": "卸载主存储",
"cluster.details.Delete": "删除",
Expand Down
2 changes: 1 addition & 1 deletion zstack_dashboard/static/resources/locale-zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
"cluster.details.Disable": "禁用",
"cluster.details.Add Host": "新增實體機",
"cluster.details.Attach L2Network": "掛載L2網路",
"cluster.details.Detach L2Network": "卸載網路",
"cluster.details.Detach L2Network": "卸載L2網路",
"cluster.details.Attach Primary Storage": "掛載主儲存",
"cluster.details.Detach Primary Storage": "卸載主儲存",
"cluster.details.Delete": "刪除",
Expand Down

0 comments on commit fbc2815

Please sign in to comment.