mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-06-26 19:00:13 -04:00
New translations en-us.json (Chinese Traditional)
[ci skip]
This commit is contained in:
@@ -18,17 +18,17 @@
|
||||
"yield": "產出",
|
||||
"yields": "產出"
|
||||
},
|
||||
"and-amount": "and {amount}",
|
||||
"or-ingredient": "or {ingredient}",
|
||||
"and-amount": "和 {amount}",
|
||||
"or-ingredient": "或 {ingredient}",
|
||||
"create-progress": {
|
||||
"creating-recipe-with-ai": "Creating recipe with AI...",
|
||||
"creating-recipe-from-transcript-with-ai": "Creating recipe from transcript with AI...",
|
||||
"creating-recipe-from-webpage-data": "Creating recipe from webpage data...",
|
||||
"downloading-image": "Downloading image...",
|
||||
"downloading-video": "Downloading video...",
|
||||
"extracting-recipe-data": "Extracting recipe data...",
|
||||
"fetching-webpage": "Fetching webpage...",
|
||||
"transcribing-audio-with-ai": "Transcribing audio with AI..."
|
||||
"creating-recipe-with-ai": "正在使用AI建立食譜……",
|
||||
"creating-recipe-from-transcript-with-ai": "正在使用AI轉錄建立食譜……",
|
||||
"creating-recipe-from-webpage-data": "正在使用網頁資料建立食譜……",
|
||||
"downloading-image": "圖片下載中……",
|
||||
"downloading-video": "影片下載中……",
|
||||
"extracting-recipe-data": "提取食譜資料中……",
|
||||
"fetching-webpage": "抓取網頁中……",
|
||||
"transcribing-audio-with-ai": "正在使用AI轉錄音頻……"
|
||||
}
|
||||
},
|
||||
"mealplan": {
|
||||
|
||||
Reference in New Issue
Block a user