From 5f196734b6dae66cb602dd07002735f3c762f5d1 Mon Sep 17 00:00:00 2001 From: Joyee <826144794@qq.com> Date: Thu, 3 Sep 2020 09:17:43 +0800 Subject: [PATCH] update i18n/zh.toml. --- i18n/zh.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/zh.toml b/i18n/zh.toml index 4f887cb..3a4757e 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -196,13 +196,13 @@ other = "安装指南" other = "/zh/events/20200607.html" [main_cards_live_title] -other = "容器镜像构建工具isula-build源码剖析" +other = "轻量级容器引擎iSulad功能介绍及代码架构解析" [main_cards_live_subtitle] -other = "玩转openEuler系列直播之iSula容器专题(3)" +other = "玩转openEuler系列直播之iSula容器专题(4)" [main_cards_live_time] -other = "9月1号(周二) 20:00—21:00 " +other = "9月3号(周四) 20:00—21:00 " [main_cards_live_des] other = "B站openEuler直播间" -- Gitee