add updates section to setup

This commit is contained in:
Harvey Tindall
2021-03-20 18:00:01 +00:00
parent cd67d3e7ab
commit de92516d52
7 changed files with 67 additions and 29 deletions
+7
View File
@@ -48,6 +48,13 @@
"pathToCertificate": "Path to certificate",
"pathToKeyFile": "Path to key file"
},
"updates": {
"title": "Updates",
"description": "Enable to be notified when new updates are available. jfa-go will check {n} every 30 minutes. No IPs or personally identifiable information are collected.",
"updateChannel": "Update Channel",
"stable": "Stable",
"unstable": "Unstable"
},
"login": {
"title": "Login",
"description": "To access the admin page, you need to login with a method below:",