Added login and logout
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
},
|
||||
"general": {
|
||||
"actions": {
|
||||
"signout": "Sign Out"
|
||||
"signout": "Sign Out",
|
||||
"logout": "Logout"
|
||||
},
|
||||
"labels": {
|
||||
"na": "N/A"
|
||||
@@ -326,7 +327,8 @@
|
||||
"actions": {
|
||||
"refresh": "Refresh",
|
||||
"upload": "Upload",
|
||||
"activetickets": "Time Tickets",
|
||||
"ticket":"Ticket",
|
||||
"timetickets": "Time Tickets",
|
||||
"detail": "Time Ticket Details",
|
||||
"notickets": "There are no active tickets."
|
||||
},
|
||||
|
||||
@@ -11,7 +11,8 @@
|
||||
},
|
||||
"general": {
|
||||
"actions": {
|
||||
"signout": ""
|
||||
"signout": "",
|
||||
"logout": ""
|
||||
},
|
||||
"labels": {
|
||||
"na": ""
|
||||
@@ -326,7 +327,8 @@
|
||||
"actions": {
|
||||
"refresh": "",
|
||||
"upload": "",
|
||||
"activetickets": "",
|
||||
"ticket": "",
|
||||
"timetickets": "",
|
||||
"detail": "",
|
||||
"notickets": ""
|
||||
},
|
||||
|
||||
@@ -11,7 +11,8 @@
|
||||
},
|
||||
"general": {
|
||||
"actions": {
|
||||
"signout": ""
|
||||
"signout": "",
|
||||
"logout": ""
|
||||
},
|
||||
"labels": {
|
||||
"na": ""
|
||||
@@ -326,7 +327,8 @@
|
||||
"actions": {
|
||||
"refresh": "",
|
||||
"upload": "",
|
||||
"activetickets": "",
|
||||
"ticket": "",
|
||||
"timetickets": "",
|
||||
"detail": "",
|
||||
"notickets": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user