diff --git a/html/admin.html b/html/admin.html index 297bf77..e34603a 100644 --- a/html/admin.html +++ b/html/admin.html @@ -336,6 +336,7 @@
diff --git a/lang/admin/en-us.json b/lang/admin/en-us.json index 5e71022..45e20ad 100644 --- a/lang/admin/en-us.json +++ b/lang/admin/en-us.json @@ -192,7 +192,8 @@ "backupNow": "Backup Now", "backupCreated": "Backup created", "backupCanBeFound": "The backup can be found on the server at {filepath}.", - "backupCanDownload": "Alternatively, click below to download the backup." + "backupCanDownload": "Alternatively, click below to download the backup.", + "wikiPage": "Wiki Page" }, "notifications": { "pathCopied": "Full path copied to clipboard.",