You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ManagePanel/langs/en/apikeys.json

11 lines
381 B
JSON

{
"Key": "Key",
"Type": "Type",
"Notes": "Notes",
"Revoke": "Revoke",
"Cannot revoke that API key, you would lose access to ManagePanel.": "Cannot revoke that API key, you would lose access to ManagePanel.",
"API key revoked.": "API key revoked.",
"That API key already exists.": "That API key already exists.",
"API key added.": "API key added."
}