mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
New translations en-us.json (Chinese Simplified)
This commit is contained in:
parent
32337c501c
commit
4b8538dc85
1 changed files with 3 additions and 0 deletions
|
@ -472,6 +472,7 @@
|
||||||
"comment": "评论",
|
"comment": "评论",
|
||||||
"comments": "评论",
|
"comments": "评论",
|
||||||
"delete-confirmation": "您确定要删除此食谱吗?",
|
"delete-confirmation": "您确定要删除此食谱吗?",
|
||||||
|
"admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?",
|
||||||
"delete-recipe": "删除食谱",
|
"delete-recipe": "删除食谱",
|
||||||
"description": "描述",
|
"description": "描述",
|
||||||
"disable-amount": "关闭显示成分数量",
|
"disable-amount": "关闭显示成分数量",
|
||||||
|
@ -662,6 +663,8 @@
|
||||||
"no-unit": "没有计量单位",
|
"no-unit": "没有计量单位",
|
||||||
"missing-unit": "创建缺失的计量单位:{unit}",
|
"missing-unit": "创建缺失的计量单位:{unit}",
|
||||||
"missing-food": "创建缺失的食物:{food}",
|
"missing-food": "创建缺失的食物:{food}",
|
||||||
|
"this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically",
|
||||||
|
"this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically",
|
||||||
"no-food": "没有食物"
|
"no-food": "没有食物"
|
||||||
},
|
},
|
||||||
"reset-servings-count": "重置份量数量",
|
"reset-servings-count": "重置份量数量",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue