This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/answer.git
commit 208a1f8509eabe69282830e0fd5414ae3f9e0c7b Author: Luffy <[email protected]> AuthorDate: Tue Jan 7 12:18:13 2025 +0800 fix: typo --- i18n/zh_CN.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml index 2c993e5e..48f00cd6 100644 --- a/i18n/zh_CN.yaml +++ b/i18n/zh_CN.yaml @@ -752,7 +752,7 @@ backend: name: other: 热门问题 desc: - other: 问题有5,000个浏览量。 + other: 问题有500个浏览量。 notable_question: name: other: 值得关注问题 @@ -762,7 +762,7 @@ backend: name: other: 著名的问题 desc: - other: 问题有5000的浏览量。 + other: 问题有5,000个浏览量。 popular_link: name: other: 热门链接
