Added missing translation keys
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
parent
e7feca1cd6
commit
d553c4c4f7
|
@ -709,5 +709,7 @@
|
|||
"apiKey-active": "Active",
|
||||
"apiKey-expired": "Expired",
|
||||
"apiKey-inactive": "Inactive",
|
||||
"Expires": "Expires"
|
||||
"Expires": "Expires",
|
||||
"disableAPIKeyMsg": "Are you sure you want to disable this API key?",
|
||||
"deleteAPIKeyMsg": "Are you sure you want to delete this API key?"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue