From 048d4ed410acce70322ce3c3b4c98f2c7ae58b46 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 25 Jul 2025 10:57:25 -0500 Subject: [PATCH] New translations en-us.json (Vietnamese) --- frontend/lang/messages/vi-VN.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/lang/messages/vi-VN.json b/frontend/lang/messages/vi-VN.json index 64adb8548..eb175d3c4 100644 --- a/frontend/lang/messages/vi-VN.json +++ b/frontend/lang/messages/vi-VN.json @@ -579,6 +579,10 @@ "made-this": "I Made This", "how-did-it-turn-out": "How did it turn out?", "user-made-this": "{user} made this", + "added-to-timeline": "Added to timeline", + "failed-to-add-to-timeline": "Failed to add to timeline", + "failed-to-update-recipe": "Failed to update recipe", + "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", "api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom JSON key/value pairs within a recipe, to reference from 3rd party applications. You can use these keys to provide information, for example to trigger automations or custom messages to relay to your desired device.", "message-key": "Message Key", "parse": "Parse",