From 4f72059a7c83bc7c90421e847425faf9a1d0e242 Mon Sep 17 00:00:00 2001 From: zhanwang Date: Tue, 31 Mar 2020 20:42:11 +0800 Subject: [PATCH] update context in i18n/zh.toml --- i18n/zh.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/zh.toml b/i18n/zh.toml index c42cb6c230..83e4399cde 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -25,6 +25,9 @@ other = "Stack Overflow" [community_twitter_name] other = "Twitter" +[community_youtube_name] +other = "YouTube" + [deprecation_warning] other = " 版本的文档已不再维护。您现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击" @@ -188,4 +191,4 @@ other = "警告:" other = "接下来" [input_placeholder_email_address] -other = "电子邮件地址" \ No newline at end of file +other = "电子邮件地址"