{{# var lang001 = {"ch": "很抱歉,系统出现故障,打开系统页面失败", "en": "Sorry, the system has failed to open the system page"}, lang002 = { "ch": "已为您自动开启SSH,请联系官方技术解决", "en": "SSH has been automatically opened for you, please contact the official technical solution" }; }}

{{ lang001[g_lang] || "很抱歉,系统出现故障,打开系统页面失败" }}

{{ lang002[g_lang] || "已为您自动开启SSH,请联系官方技术解决" }}