From 02d715ee133cd05deb3732435cf5858361984d17 Mon Sep 17 00:00:00 2001 From: Ray Wang Date: Tue, 1 Dec 2020 14:51:49 +0800 Subject: [PATCH] Add [version-menu] section into /i18n/zh.toml --- i18n/zh.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/zh.toml b/i18n/zh.toml index 4980f8d7fa..37387efa2a 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -211,6 +211,9 @@ other = "您的 Kubernetes 服务器版本必须不低于版本 " [version_check_tocheck] other = "要获知版本信息,请输入 " +[version_menu] +other = "版本列表" + [warning] other = "警告:"