From 13c51fdf5b9fd42a244bc1620e7e96c80a080f66 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:35:45 +0100 Subject: Feature: Copy Ferdium info from the 'About' dialog into the clipboard (#402) Co-authored-by: Vijay A --- src/i18n/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index f4871f207..1690a6067 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -115,6 +115,7 @@ "menu.services": "Services", "menu.services.activatePreviousService": "Activate previous service", "menu.services.addNewService": "Add New Service...", + "menu.services.copyToClipboard": "Copy to clipboard", "menu.services.goHome": "Home", "menu.services.setNextServiceActive": "Activate next service", "menu.todos": "Todos", -- cgit v1.2.3-70-g09d2