From 64071db3351ab50fc6f457c38a425a52847eed4d Mon Sep 17 00:00:00 2001 From: Bennett Date: Mon, 9 Mar 2020 19:29:44 +0100 Subject: Add "Find in Page" feature (#446) * Add "Find in Page" feature * Add custom theme to overlay * Fix lint --- src/i18n/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales/en-US.json') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 6265ee1c2..4c14c8f90 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -116,6 +116,7 @@ "menu.edit.cut": "Cut", "menu.edit.delete": "Delete", "menu.edit.emojiSymbols": "Emoji & Symbols", + "menu.edit.findInPage": "Find in Page", "menu.edit.paste": "Paste", "menu.edit.pasteAndMatchStyle": "Paste And Match Style", "menu.edit.redo": "Redo", -- cgit v1.2.3-70-g09d2