mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-24 05:46:39 +00:00
💬 update some text labels
This commit is contained in:
@@ -145,9 +145,9 @@
|
|||||||
"never": "Never",
|
"never": "Never",
|
||||||
"shareErrorSelectResource": "Please select a resource",
|
"shareErrorSelectResource": "Please select a resource",
|
||||||
"proxyResourceTitle": "Manage Proxy Resources",
|
"proxyResourceTitle": "Manage Proxy Resources",
|
||||||
"proxyResourceDescription": "Access web resources on sites",
|
"proxyResourceDescription": "Create and manage secure, publicly accessible resources that require authentication through a web browser",
|
||||||
"clientResourceTitle": "Manage Client Resources",
|
"clientResourceTitle": "Manage Client Resources",
|
||||||
"clientResourceDescription": "Access Internal resources on sites",
|
"clientResourceDescription": "Create and manage private resources that are accessible only through a connected client, with no public exposure",
|
||||||
"resourcesSearch": "Search resources...",
|
"resourcesSearch": "Search resources...",
|
||||||
"resourceAdd": "Add Resource",
|
"resourceAdd": "Add Resource",
|
||||||
"resourceErrorDelte": "Error deleting resource",
|
"resourceErrorDelte": "Error deleting resource",
|
||||||
@@ -1881,10 +1881,10 @@
|
|||||||
"enterpriseEdition": "Enterprise Edition",
|
"enterpriseEdition": "Enterprise Edition",
|
||||||
"unlicensed": "Unlicensed",
|
"unlicensed": "Unlicensed",
|
||||||
"beta": "Beta",
|
"beta": "Beta",
|
||||||
"manageUserDevices": "Manage User Devices",
|
"manageUserDevices": "User Devices",
|
||||||
"manageUserDevicesDescription": "View user devices (laptops, phones, tablets) that can access your sites through clients",
|
"manageUserDevicesDescription": "View and manage personal devices that users connect with to securely access your organization’s resources",
|
||||||
"manageMachineClients": "Manage Machine Clients",
|
"manageMachineClients": "Manage Machine Clients",
|
||||||
"manageMachineClientsDescription": "Create and manage credentials for automated systems and infrastructure (CI/CD, VMs, VPCs) to securely access your sites",
|
"manageMachineClientsDescription": "Create and manage automated clients, such as servers or services, that securely connect to your network",
|
||||||
"clientsTableUserClients": "User",
|
"clientsTableUserClients": "User",
|
||||||
"clientsTableMachineClients": "Machine",
|
"clientsTableMachineClients": "Machine",
|
||||||
"licenseTableValidUntil": "Valid Until",
|
"licenseTableValidUntil": "Valid Until",
|
||||||
|
|||||||
Reference in New Issue
Block a user