Skip to content

Commit 3c8ff35

Browse files
authored
Merge pull request #43316 from Royal-Dragon/patch-1
Changed "search" to "search this site" on front page
2 parents cc3ba5b + 27e6da1 commit 3c8ff35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/i18n/en/en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ other = """🛇 This item links to a third party project or product that is
430430
other = """<p>Items on this page refer to third party products or projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for those third-party products or projects. See the <a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCF website guidelines</a> for more details.</p><p>You should read the <a href="/docs/contribute/style/content-guide/#third-party-content">content guide</a> before proposing a change that adds an extra third-party link.</p>"""
431431

432432
[ui_search_placeholder]
433-
other = "Search"
433+
other = "Search this site"
434434

435435
[version_check_mustbe]
436436
other = "Your Kubernetes server must be version "

0 commit comments

Comments
 (0)