Skip to content

Commit 5157b21

Browse files
authored
Merge pull request #172 from w3c/xueyuanjia-patch-1
remove the Space between two Chinese characters on the evangelist cards
2 parents 89b2f14 + 67a2a13 commit 5157b21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

translations/w3c_website_templates_bundle+intl-icu.zh-hans.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ components:
123123
email: "邮箱: <a href=\"mailto:{email}\">{email}</a>"
124124
evangelists:
125125
list_title: >-
126-
我们的{ecosystem_name} { count, plural,
127-
=0 { 布道者 }
128-
one { 布道者 }
129-
other { 布道者 }
126+
我们的{ecosystem_name}{ count, plural,
127+
=0 {布道者}
128+
one {布道者}
129+
other {布道者}
130130
}
131131
members:
132132
title: W3C 会员

0 commit comments

Comments
 (0)