search-meilisearch/i18n/zh_CN.yaml (29 lines of code) (raw):

# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. plugin: meilisearch_search: backend: info: name: other: MeiliSearch description: other: MeiliSearch 是一个强大、快速、开源、易于使用和部署的搜索引擎。 config: host: title: other: 服务地址 description: other: MeiliSearch 服务的地址,如:http://127.0.0.1:7700 api_key: title: other: API密钥 description: other: MeiliSearch 服务的API Key index_name: title: other: 索引名称 description: other: 索引不存在时会自动被创建 async: title: other: 阻塞 description: other: 开启时,将阻塞等待直至 Meilisearch 的任务完成