fix: 补全搜索页面缺失的翻译内容
All checks were successful
deploy to server / build-and-deploy (push) Successful in 3m13s

- 栏目标题、搜索卡片类型翻译
This commit is contained in:
2025-11-24 14:18:41 +08:00
parent 5a4cef52be
commit 15a75f965b
6 changed files with 10 additions and 6 deletions

View File

@ -10,6 +10,7 @@
"result-count": "{count} results",
"no-results": "No results found for \"{query}\".",
"no-query": "Enter a keyword to start searching.",
"section": "Section",
"untitled": "Untitled",
"sections": {
"product": "Products",

View File

@ -10,6 +10,7 @@
"result-count": "{count} resultados",
"no-results": "No se encontraron coincidencias para \"{query}\".",
"no-query": "Ingrese una palabra clave para comenzar a buscar.",
"section": "sección",
"untitled": "sin título",
"sections": {
"product": "Productos",

View File

@ -10,6 +10,7 @@
"result-count": "Всего {count} результатов",
"no-results": "Ничего не найдено по запросу \"{query}\".",
"no-query": "Введите ключевые слова для начала поиска.",
"section": "раздел",
"untitled": "Без названия",
"sections": {
"product": "Продукты",

View File

@ -10,6 +10,7 @@
"result-count": "共 {count} 条结果",
"no-results": "没有找到与 “{query}” 匹配的内容。",
"no-query": "请输入关键字开始搜索。",
"section": "内容类型",
"untitled": "未命名条目",
"sections": {
"product": "产品",