git: 53a6b0a485 - main - zh-cn: Fix a whitespace issue for legalNotices

Guangyuan Yang ygy at FreeBSD.org
Thu May 6 04:32:13 UTC 2021


The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/doc/commit/?id=53a6b0a485bfb4f1b91793b04d238a3198e87cf7

commit 53a6b0a485bfb4f1b91793b04d238a3198e87cf7
Author:     Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-05-06 04:30:57 +0000
Commit:     Guangyuan Yang <ygy at 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]


More information about the dev-commits-doc-all mailing list