Skip to content

Commit 493c2d9

Browse files
authored
Merge pull request #49860 from Arhell/zh-fix
[zh] Fixed order of translation IDs
2 parents 47d2a6d + d8dc047 commit 493c2d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/i18n/zh-cn/zh-cn.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ other = "(自动生成的页面)"
1010
[auto_generated_pageinfo]
1111
other = """<p>该页面是自动生成的。</p><p>如果你打算报告此页面的问题,请在问题描述中提及该页面是自动生成的。修复可能需要在 Kubernetes 项目的其他地方进行。</p>"""
1212

13-
[blog_post_show_more]
14-
other = "显示更多文章..."
15-
1613
[banner_acknowledgement]
1714
other = "隐藏此通知"
1815

16+
[blog_post_show_more]
17+
other = "显示更多文章..."
18+
1919
[case_study_prefix]
2020
other = "案例分析:"
2121

@@ -487,7 +487,7 @@ other = """你可以从下表找到下载 <current-version> Kubernetes 组件(
487487
[release_binary_section_note]
488488
other = """要下载 <current-version> Kubernetes 组件更早的补丁版本(及其校验和),请参阅
489489
[CHANGELOG](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG/CHANGELOG-<current-changelog-url>.md)
490-
文件。"""
490+
文件。"""
491491

492492
[release_binary_version]
493493
other = "版本"

0 commit comments

Comments
 (0)