From ed0d0e5363c93f88e1784834e674b14ad1a45c92 Mon Sep 17 00:00:00 2001 From: Oleg Lobanov Date: Mon, 1 May 2023 13:06:26 +0200 Subject: [PATCH] chore: add en translation --- frontend/src/i18n/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 180c15a9..a8071114 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -5,6 +5,7 @@ "copy": "Copy", "copyFile": "Copy file", "copyToClipboard": "Copy to clipboard", + "copyDownloadLinkToClipboard": "Copy download link to clipboard", "create": "Create", "delete": "Delete", "download": "Download",