From aa0547ae698386bc1e985dab071e4bfc0de8ec2e Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:15:37 -0500 Subject: [PATCH] New translations en-us.json (Korean) --- frontend/lang/messages/ko-KR.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index dc4998699cd5..3d19b2658216 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -362,7 +362,7 @@ "choose-migration-type": "Choose Migration Type", "tag-all-recipes": "Tag all recipes with {tag-name} tag", "nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.", - "chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below", + "chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below.", "recipe-1": "Recipe 1", "recipe-2": "Recipe 2", "paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.", @@ -370,6 +370,10 @@ "plantoeat": { "title": "Plan to Eat", "description-long": "Mealie can import recipies from Plan to Eat." + }, + "myrecipebox": { + "title": "My Recipe Box", + "description-long": "Mealie can import recipes from My Recipe Box. Export your recipes in CSV format, then upload the .csv file below." } }, "new-recipe": {