Search hint

This commit is contained in:
2024-08-15 21:20:07 +08:00
parent bd50859e73
commit 4569c33430
2 changed files with 18 additions and 1 deletions

View File

@@ -39,4 +39,7 @@ const i18nSimplifiedChinese = {
'fdcApiCredit':
'DietaryGuard 的食品数据来源于 U.S. Department of Agriculture, Agricultural Research Service, Beltsville Human Nutrition Research Center. FoodData Central. 在此感谢他们慷慨贡献的食品数据并发布在公有领域。',
'loading': '加载中',
'searchHint': '在下方键入关键词来搜索',
'searchNoKeyHint': '无 API 令牌,请先在「设置」>「数据源」设置 API 密钥',
'searchResultHint': '共命中 @count 条记录(截取前 100 条)',
};