From ae096697ed638bd7783d3f9da1e8240e058a7639 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 25 May 2021 21:29:48 -0700 Subject: [PATCH] New translations en-US.json (Chinese Traditional) --- frontend/src/locales/messages/zh-TW.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/locales/messages/zh-TW.json b/frontend/src/locales/messages/zh-TW.json index a5d111169..be59dfda0 100644 --- a/frontend/src/locales/messages/zh-TW.json +++ b/frontend/src/locales/messages/zh-TW.json @@ -377,6 +377,7 @@ "untagged-count": "Untagged {count}" }, "user": { + "username": "Username", "admin": "Admin", "are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link {link}?", "are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user {activeName} ID: {activeId}?",