From c64ae9404304a17d622382f6ab43354cabd9c8a9 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:55:18 -0600 Subject: [PATCH] New translations en-us.json (Chinese Traditional) --- mealie/lang/messages/zh-TW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/lang/messages/zh-TW.json b/mealie/lang/messages/zh-TW.json index a4990159d5d5..1690e19e890f 100644 --- a/mealie/lang/messages/zh-TW.json +++ b/mealie/lang/messages/zh-TW.json @@ -11,7 +11,7 @@ "user": { "user-updated": "User updated", "password-updated": "Password updated", - "invalid-current-password": "Invalid current password", + "invalid-current-password": "目前密碼無效", "ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP" }, "group": { @@ -22,7 +22,7 @@ "no-entry-found": "The requested resource was not found", "integrity-error": "Database integrity error", "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "email-conflict-error": "該電子郵件已被使用" }, "notifications": { "generic-created": "{name} was created",