Added login and logout

This commit is contained in:
jfrye122
2023-04-20 22:38:22 -04:00
parent b7b6877478
commit f3384d4e36
11 changed files with 133 additions and 37 deletions

View File

@@ -11,7 +11,8 @@
},
"general": {
"actions": {
"signout": ""
"signout": "",
"logout": ""
},
"labels": {
"na": ""
@@ -326,7 +327,8 @@
"actions": {
"refresh": "",
"upload": "",
"activetickets": "",
"ticket": "",
"timetickets": "",
"detail": "",
"notickets": ""
},