feat: renamed search placeholder

This commit is contained in:
Sayak Mukhopadhyay 2025-03-26 21:14:22 +05:30
parent 4df04ed775
commit e43f45e27b
No known key found for this signature in database
GPG Key ID: 89EEFF3FB23D3FFD
2 changed files with 2 additions and 2 deletions

View File

@ -818,7 +818,7 @@ placeholder text for the search form:
例如,这是搜索表单的德语占位符文本: 例如,这是搜索表单的德语占位符文本:
```toml ```toml
[ui_search_placeholder] [ui_search]
other = "Suchen" other = "Suchen"
``` ```

View File

@ -577,7 +577,7 @@ other = """本页面中的条目引用了 Kubernetes 外部的供应商。Kubern
[translated_by] [translated_by]
other = "译者" other = "译者"
[ui_search_placeholder] [ui_search]
other = "搜索" other = "搜索"
[version_check_mustbe] [version_check_mustbe]