Add translations for release_page section

Change-Id: Ied94cc441689849f6f1508a69a3fcdccd9d8fede
This commit is contained in:
Junyuan Leng 2016-02-23 18:13:09 +08:00 committed by Yaguang Tang
parent f6c1b8694d
commit 86eab113a3
1 changed files with 5 additions and 1 deletions

View File

@ -1192,10 +1192,14 @@
"title": "版本",
"name": "名称",
"version": "发布",
"state": "可用于新的部署",
"no_releases_message": "没有发布信息",
"release": {
"available": "可用",
"error": "错误",
"not_available": "不存在"
"not_available": "不存在",
"unavailable": "不可用",
"manageonly": "仅管理"
}
},
"clusters_page": {