app_keys = Application Keys
app_keys.description = Description
app_keys.description.tooltip = A short description of your application
app_keys.enabled = Enabled
app_keys.enabled.tooltip = It defines if this APP key is enabled or not
app_keys.general = {vitalpbx.general}
app_keys.key = Key
app_keys.key.tooltip = Key to use for authenticate third party apps
menu.app_keys = {app_keys}
module.app_keys = {app_keys}
app_keys.tenant = Tenant
app_keys.tenant.tooltip = 
	It allows you to define which tenant will be associated with this API key, so, when someone uses this key it will
	only fetch data related to the assigned tenant. However, if set to none, the end-user must provide the tenant ID or
	path on each request.
app_keys.all = -- Any Tenant --
