app_keys = Application Keys
menu.app_keys = {app_keys}
module.app_keys = {app_keys}
app_keys.general = {vitalpbx.general}
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.key = Key
app_keys.key.tooltip = Key to use for authenticate third party apps
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 "Any Tenant",  you will be able to retrieve info
	of any tenant just providing the tenant ID or path on each request.
app_keys.all = -- Any Tenant --