diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index 93b2bdd..2897613 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -1055,6 +1055,10 @@ "message": "Visit KeePassXC-Browser in the Mozilla Add-ons directory.", "description": "About page link to AMO." }, + "optionsAboutEdge": { + "message": "Visit KeePassXC-Browser in the Edge Add-ons page.", + "description": "About page link to Edge Add-ons page." + }, "optionsAboutGitHub": { "message": "Visit KeePassXC-Browser on GitHub.", "description": "About page link to GitHub." diff --git a/keepassxc-browser/options/options.html b/keepassxc-browser/options/options.html index c1975c6..4328900 100644 --- a/keepassxc-browser/options/options.html +++ b/keepassxc-browser/options/options.html @@ -668,7 +668,11 @@

- + + +

+

+


@@ -681,11 +685,11 @@

:
- Perry Nguyen, - Lukas Schulze, - Andy Brandt, - Sami Vänttinen, - KeePassXC Team. + Perry Nguyen, + Lukas Schulze, + Andy Brandt, + Sami Vänttinen, + KeePassXC Team.