Skip to content

Commit e43f45e

Browse files
feat: renamed search placeholder
1 parent 4df04ed commit e43f45e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/zh-cn/docs/contribute/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ placeholder text for the search form:
818818
例如,这是搜索表单的德语占位符文本:
819819

820820
```toml
821-
[ui_search_placeholder]
821+
[ui_search]
822822
other = "Suchen"
823823
```
824824

i18n/zh-cn/zh-cn.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ other = """本页面中的条目引用了 Kubernetes 外部的供应商。Kubern
577577
[translated_by]
578578
other = "译者"
579579

580-
[ui_search_placeholder]
580+
[ui_search]
581581
other = "搜索"
582582

583583
[version_check_mustbe]

0 commit comments

Comments
 (0)