From 7ed42020974fc110038a1f3e209247278f053824 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 25 May 2021 21:30:03 -0700 Subject: [PATCH] New translations en-US.json (Greek) --- frontend/src/locales/messages/el-GR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/locales/messages/el-GR.json b/frontend/src/locales/messages/el-GR.json index 85886f1a1..b8b6914ff 100644 --- a/frontend/src/locales/messages/el-GR.json +++ b/frontend/src/locales/messages/el-GR.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}?",