From 6a13b2cf683364ff788dd3aaa7a63501827e45dc Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 25 May 2021 21:29:53 -0700 Subject: [PATCH] New translations en-US.json (Portuguese) --- frontend/src/locales/messages/pt-PT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json index ea4408067..a74733ff0 100644 --- a/frontend/src/locales/messages/pt-PT.json +++ b/frontend/src/locales/messages/pt-PT.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}?",