{Policies.Unrestricted,("Unrestricted access","The app will have unrestricted access to your account.")},
{Policies.CanViewUsers,("View users","The app will be able to see all users on this server.")},
{Policies.CanCreateUser,("Create new users","The app will be able to create new users on this server.")},
{Policies.CanDeleteUser,("Delete user","The app will be able to delete the user to whom it is assigned. Admin users can delete any user without this permission.")},
{Policies.CanModifyStoreSettings,("Modify your stores","The app will be able to manage invoices on all your stores and modify their settings.")},
{$"{Policies.CanModifyStoreSettings}:",("Manage selected stores","The app will be able to manage invoices on the selected stores and modify their settings.")},
{Policies.CanViewCustodianAccounts,("View exchange accounts linked to your stores","The app will be able to see exchange accounts linked to your stores.")},
{$"{Policies.CanViewCustodianAccounts}:",("View exchange accounts linked to selected stores","The app will be able to see exchange accounts linked to the selected stores.")},
{Policies.CanManageCustodianAccounts,("Manage exchange accounts linked to your stores","The app will be able to modify exchange accounts linked to your stores.")},
{$"{Policies.CanManageCustodianAccounts}:",("Manage exchange accounts linked to selected stores","The app will be able to modify exchange accounts linked to selected stores.")},
{Policies.CanDepositToCustodianAccounts,("Deposit funds to exchange accounts linked to your stores","The app will be able to deposit funds to your exchange accounts.")},
{$"{Policies.CanDepositToCustodianAccounts}:",("Deposit funds to exchange accounts linked to selected stores","The app will be able to deposit funds to selected store's exchange accounts.")},
{Policies.CanWithdrawFromCustodianAccounts,("Withdraw funds from exchange accounts to your store","The app will be able to withdraw funds from your exchange accounts to your store.")},
{$"{Policies.CanWithdrawFromCustodianAccounts}:",("Withdraw funds from selected store's exchange accounts","The app will be able to withdraw funds from your selected store's exchange accounts.")},
{Policies.CanTradeCustodianAccount,("Trade funds on your store's exchange accounts","The app will be able to trade funds on your store's exchange accounts.")},
{$"{Policies.CanTradeCustodianAccount}:",("Trade funds on selected store's exchange accounts","The app will be able to trade funds on selected store's exchange accounts.")},
{Policies.CanModifyStoreWebhooks,("Modify stores webhooks","The app will modify the webhooks of all your stores.")},
{$"{Policies.CanModifyStoreWebhooks}:",("Modify selected stores' webhooks","The app will modify the webhooks of the selected stores.")},
{Policies.CanViewStoreSettings,("View your stores","The app will be able to view stores settings.")},
{$"{Policies.CanViewStoreSettings}:",("View your stores","The app will be able to view the selected stores' settings.")},
{Policies.CanModifyServerSettings,("Manage your server","The app will have total control on the server settings of your server.")},
{Policies.CanViewProfile,("View your profile","The app will be able to view your user profile.")},
{Policies.CanModifyProfile,("Manage your profile","The app will be able to view and modify your user profile.")},
{Policies.CanManageNotificationsForUser,("Manage your notifications","The app will be able to view and modify your user notifications.")},
{Policies.CanViewNotificationsForUser,("View your notifications","The app will be able to view your user notifications.")},
{Policies.CanCreateInvoice,("Create an invoice","The app will be able to create new invoices.")},
{$"{Policies.CanCreateInvoice}:",("Create an invoice","The app will be able to create new invoices on the selected stores.")},
{Policies.CanViewInvoices,("View invoices","The app will be able to view invoices.")},
{Policies.CanModifyInvoices,("Modify invoices","The app will be able to modify and view invoices.")},
{$"{Policies.CanViewInvoices}:",("View invoices","The app will be able to view invoices on the selected stores.")},
{$"{Policies.CanModifyInvoices}:",("Modify invoices","The app will be able to modify and view invoices on the selected stores.")},
{Policies.CanModifyPaymentRequests,("Modify your payment requests","The app will be able to view, modify, delete and create new payment requests on all your stores.")},
{$"{Policies.CanModifyPaymentRequests}:",("Manage selected stores' payment requests","The app will be able to view, modify, delete and create new payment requests on the selected stores.")},
{Policies.CanViewPaymentRequests,("View your payment requests","The app will be able to view payment requests.")},
{$"{Policies.CanViewPaymentRequests}:",("View your payment requests","The app will be able to view the selected stores' payment requests.")},
{Policies.CanManagePullPayments,("Manage your pull payments","The app will be able to view, modify, delete and create pull payments on all your stores.")},
{$"{Policies.CanManagePullPayments}:",("Manage selected stores' pull payments","The app will be able to view, modify, delete and create new pull payments on the selected stores.")},
{Policies.CanUseInternalLightningNode,("Use the internal lightning node","The app will be able to use 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","The app will be able to use the internal BTCPay Server lightning node to view BOLT11 invoices.")},
{Policies.CanCreateLightningInvoiceInternalNode,("Create invoices with internal lightning node","The app will be able to use the internal BTCPay Server lightning node to create BOLT11 invoices.")},
{Policies.CanUseLightningNodeInStore,("Use the lightning nodes associated with your stores","The app will be able to use 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","The app will be able to view the lightning invoices connected to all your stores.")},
{Policies.CanCreateLightningInvoiceInStore,("Create invoices from the lightning nodes associated with your stores","The app will be able to use the lightning nodes connected to all your stores to create BOLT11 invoices.")},
{$"{Policies.CanUseLightningNodeInStore}:",("Use the lightning nodes associated with your stores","The app will be able to use 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","The app will be able to view the lightning invoices connected to the selected stores.")},
{$"{Policies.CanCreateLightningInvoiceInStore}:",("Create invoices from the lightning nodes associated with your stores","The app will be able to use the lightning nodes connected to the selected stores to create BOLT11 invoices.")},