{Policies.Unrestricted,("Unrestricted access","Grants unrestricted access to your account.")},
{Policies.CanViewUsers,("View users","Allows seeing all users on this server.")},
{Policies.CanCreateUser,("Create new users","Allows creating new users on this server.")},
{Policies.CanManageUsers,("Manage users","Allows creating/deleting API keys for users.")},
{Policies.CanDeleteUser,("Delete user","Allows deleting the user to whom it is assigned. Admin users can delete any user without this permission.")},
{Policies.CanModifyStoreSettings,("Modify your stores","Allows managing invoices on all your stores and modify their settings.")},
{$"{Policies.CanModifyStoreSettings}:",("Manage selected stores","Allows managing invoices on the selected stores and modify their settings.")},
{Policies.CanViewCustodianAccounts,("View exchange accounts linked to your stores","Allows seeing exchange accounts linked to your stores.")},
{$"{Policies.CanViewCustodianAccounts}:",("View exchange accounts linked to selected stores","Allows seeing exchange accounts linked to the selected stores.")},
{Policies.CanManageCustodianAccounts,("Manage exchange accounts linked to your stores","Allows modifying exchange accounts linked to your stores.")},
{$"{Policies.CanManageCustodianAccounts}:",("Manage exchange accounts linked to selected stores","Allows modifying exchange accounts linked to selected stores.")},
{Policies.CanDepositToCustodianAccounts,("Deposit funds to exchange accounts linked to your stores","Allows depositing funds to your exchange accounts.")},
{$"{Policies.CanDepositToCustodianAccounts}:",("Deposit funds to exchange accounts linked to selected stores","Allows depositing funds to selected store's exchange accounts.")},
{Policies.CanWithdrawFromCustodianAccounts,("Withdraw funds from exchange accounts to your store","Allows withdrawing funds from your exchange accounts to your store.")},
{$"{Policies.CanWithdrawFromCustodianAccounts}:",("Withdraw funds from selected store's exchange accounts","Allows withdrawing funds from your selected store's exchange accounts.")},
{Policies.CanTradeCustodianAccount,("Trade funds on your store's exchange accounts","Allows trading funds on your store's exchange accounts.")},
{$"{Policies.CanTradeCustodianAccount}:",("Trade funds on selected store's exchange accounts","Allows trading funds on selected store's exchange accounts.")},
{Policies.CanModifyStoreWebhooks,("Modify stores webhooks","Allows modifying the webhooks of all your stores.")},
{$"{Policies.CanModifyStoreWebhooks}:",("Modify selected stores' webhooks","Allows modifying the webhooks of the selected stores.")},
{Policies.CanViewStoreSettings,("View your stores","Allows viewing stores settings.")},
{$"{Policies.CanViewStoreSettings}:",("View your stores","Allows viewing the selected stores' settings.")},
{Policies.CanModifyServerSettings,("Manage your server","Grants total control on the server settings of your server.")},
{Policies.CanViewProfile,("View your profile","Allows viewing your user profile.")},
{Policies.CanModifyProfile,("Manage your profile","Allows viewing and modifying your user profile.")},
{Policies.CanManageNotificationsForUser,("Manage your notifications","Allows viewing and modifying your user notifications.")},
{Policies.CanViewNotificationsForUser,("View your notifications","Allows viewing your user notifications.")},
{Policies.CanCreateInvoice,("Create an invoice","Allows creating new invoices.")},
{$"{Policies.CanCreateInvoice}:",("Create an invoice","Allows creating new invoices on the selected stores.")},
{Policies.CanModifyInvoices,("Modify invoices","Allows viewing and modifying invoices.")},
{$"{Policies.CanViewInvoices}:",("View invoices","Allows viewing invoices on the selected stores.")},
{$"{Policies.CanModifyInvoices}:",("Modify invoices","Allows viewing and modifying invoices on the selected stores.")},
{Policies.CanModifyPaymentRequests,("Modify your payment requests","Allows viewing, modifying, deleting and creating new payment requests on all your stores.")},
{$"{Policies.CanModifyPaymentRequests}:",("Manage selected stores' payment requests","Allows viewing, modifying, deleting and creating new payment requests on the selected stores.")},
{Policies.CanViewPaymentRequests,("View your payment requests","Allows viewing payment requests.")},
{$"{Policies.CanViewPaymentRequests}:",("View your payment requests","Allows viewing the selected stores' payment requests.")},
{Policies.CanManagePullPayments,("Manage your pull payments","Allows viewing, modifying, deleting and creating pull payments on all your stores.")},
{$"{Policies.CanManagePullPayments}:",("Manage selected stores' pull payments","Allows viewing, modifying, deleting and creating pull payments on the selected stores.")},
{Policies.CanCreatePullPayments,("Create pull payments","Allows creating pull payments on all your stores.")},
{$"{Policies.CanCreatePullPayments}:",("Create pull payments in selected stores","Allows creating pull payments on the selected stores.")},
{Policies.CanCreateNonApprovedPullPayments,("Create non-approved pull payments","Allows creating pull payments without automatic approval on all your stores.")},
{$"{Policies.CanCreateNonApprovedPullPayments}:",("Create non-approved pull payments in selected stores","Allows viewing, modifying, deleting and creating pull payments without automatic approval on the selected stores.")},
{Policies.CanUseInternalLightningNode,("Use the internal lightning node","Allows using the internal BTCPay Server lightning node to create BOLT11 invoices, connect to other nodes, open new channels and pay BOLT11 invoices.")},
{Policies.CanViewLightningInvoiceInternalNode,("View invoices from internal lightning node","Allows using the internal BTCPay Server lightning node to view BOLT11 invoices.")},
{Policies.CanCreateLightningInvoiceInternalNode,("Create invoices with internal lightning node","Allows using the internal BTCPay Server lightning node to create BOLT11 invoices.")},
{Policies.CanUseLightningNodeInStore,("Use the lightning nodes associated with your stores","Allows using the lightning nodes connected to all your stores to create BOLT11 invoices, connect to other nodes, open new channels and pay BOLT11 invoices.")},
{Policies.CanViewLightningInvoiceInStore,("View the lightning invoices associated with your stores","Allows viewing the lightning invoices connected to all your stores.")},
{Policies.CanCreateLightningInvoiceInStore,("Create invoices from the lightning nodes associated with your stores","Allows using the lightning nodes connected to all your stores to create BOLT11 invoices.")},
{$"{Policies.CanUseLightningNodeInStore}:",("Use the lightning nodes associated with your stores","Allows using the lightning nodes connected to the selected stores to create BOLT11 invoices, connect to other nodes, open new channels and pay BOLT11 invoices.")},
{$"{Policies.CanViewLightningInvoiceInStore}:",("View the lightning invoices associated with your stores","Allows viewing the lightning invoices connected to the selected stores.")},
{$"{Policies.CanCreateLightningInvoiceInStore}:",("Create invoices from the lightning nodes associated with your stores","Allows using the lightning nodes connected to the selected stores to create BOLT11 invoices.")},