Added missing translation keys

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
Matthew Nickson 2023-02-15 00:53:42 +00:00
parent e7feca1cd6
commit d553c4c4f7
No known key found for this signature in database
GPG Key ID: BF229DCFD4748E05

View File

@ -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?"
}