diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 732d205eb..0ce842287 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -635,6 +635,10 @@ "message":"Contributors", "description":"English: Contributors" }, + "aboutDependencies":{ + "message":"External dependencies (GPLv3-compatible):", + "description":"Shown in the About pane" + }, "aboutBackupDataButton" : { "message": "Back up to file", "description": "Text for button to create a backup of all settings" diff --git a/src/about.html b/src/about.html index 210278e44..081ddfc75 100644 --- a/src/about.html +++ b/src/about.html @@ -12,6 +12,9 @@
Copyright (c) Raymond Hill 2014-present
+
+