From 88191ed874e43c376cd2f81c5ba50b0c1bdf9c05 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 11 May 2021 10:33:31 -0800 Subject: [PATCH] New translations en-US.json (Vietnamese) --- frontend/src/locales/messages/vi-VN.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/frontend/src/locales/messages/vi-VN.json b/frontend/src/locales/messages/vi-VN.json index b20d79950..816bf4b6b 100644 --- a/frontend/src/locales/messages/vi-VN.json +++ b/frontend/src/locales/messages/vi-VN.json @@ -32,14 +32,14 @@ "uncategorized-count": "Uncategorized {count}" }, "events": { - "notification": "Notification", "apprise-url": "Apprise URL", - "subscribed-events": "Subscribed Events", - "scheduled": "Scheduled", "database": "Database", - "test-message-sent": "Test Message Sent", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", + "notification": "Notification", + "scheduled": "Scheduled", "something-went-wrong": "Something Went Wrong!", - "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + "subscribed-events": "Subscribed Events", + "test-message-sent": "Test Message Sent" }, "general": { "apply": "Apply", @@ -96,12 +96,12 @@ "success-count": "Success: {count}", "sunday": "Sunday", "templates": "Templates:", + "test": "Test", "themes": "Themes", "thursday": "Thursday", "token": "Token", "tuesday": "Tuesday", "type": "Type", - "test": "Test", "update": "Update", "updated": "Updated", "upload": "Upload", @@ -290,6 +290,8 @@ "locale-settings": "Locale settings", "migrations": "Migrations", "new-page": "New Page", + "notify": "Notify", + "organize": "Organize", "page-name": "Page Name", "pages": "Pages", "profile": "Profile",