diff --git a/html/admin.html b/html/admin.html index 0dac822..a1b7295 100644 --- a/html/admin.html +++ b/html/admin.html @@ -45,6 +45,19 @@

jfa-go

{{ .strings.version }} {{ .version }}

{{ .strings.commitNoun }} {{ .commit }}

+

Available under the MIT License.

{{ .license }}
diff --git a/lang/admin/en-us.json b/lang/admin/en-us.json index 0c3ff06..7856394 100644 --- a/lang/admin/en-us.json +++ b/lang/admin/en-us.json @@ -53,6 +53,7 @@ "preview": "Preview", "reset": "Reset", "edit": "Edit", + "donate": "Donate", "extendExpiry": "Extend expiry", "customizeEmails": "Customize Emails", "customizeEmailsDescription": "If you don't want to use jfa-go's email templates, you can create your own using Markdown.",