Date: Thu, 6 May 2021 04:32:13 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 53a6b0a485 - main - zh-cn: Fix a whitespace issue for legalNotices Message-ID: <202105060432.1464WD2A036849@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/doc/commit/?id=53a6b0a485bfb4f1b91793b04d238a3198e87cf7 commit 53a6b0a485bfb4f1b91793b04d238a3198e87cf7 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2021-05-06 04:30:57 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-05-06 04:31:52 +0000 zh-cn: Fix a whitespace issue for legalNotices --- website/themes/beastie/i18n/zh-cn.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/themes/beastie/i18n/zh-cn.toml b/website/themes/beastie/i18n/zh-cn.toml index 61f167ab77..982b4e632d 100644 --- a/website/themes/beastie/i18n/zh-cn.toml +++ b/website/themes/beastie/i18n/zh-cn.toml @@ -257,7 +257,7 @@ other = "The mark FreeBSD is a registered trademark of The FreeBSD Foundation an other = "联系" [legalNotices] -other = "法律信息 " +other = "法律信息" # Ports form [ports-search]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105060432.1464WD2A036849>
