diff --git a/frontend/src/components/Node/NodeInstallationMatrix.vue b/frontend/src/components/Node/NodeInstallationMatrix.vue index c08dcaeb..293aac5d 100644 --- a/frontend/src/components/Node/NodeInstallationMatrix.vue +++ b/frontend/src/components/Node/NodeInstallationMatrix.vue @@ -1,9 +1,79 @@ diff --git a/frontend/src/i18n/zh.js b/frontend/src/i18n/zh.js index 273f6a75..debc4754 100644 --- a/frontend/src/i18n/zh.js +++ b/frontend/src/i18n/zh.js @@ -347,6 +347,7 @@ export default { 'Latest Version': '最新版本', 'Version': '版本', 'Installed': '已安装', + 'Not Installed': '未安装', 'Installing': '正在安装', 'Other language installing': '其他语言正在安装', 'This language is not installed yet.': '语言还未安装', diff --git a/frontend/src/views/node/NodeList.vue b/frontend/src/views/node/NodeList.vue index a3320f8d..1b3d69f5 100644 --- a/frontend/src/views/node/NodeList.vue +++ b/frontend/src/views/node/NodeList.vue @@ -139,12 +139,12 @@ - - - + + +