mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 09:34:48 +02:00
Add sidebar - needs translations
This commit is contained in:
parent
f29a5ccc67
commit
c67a2dfa73
2 changed files with 31 additions and 17 deletions
|
@ -1075,5 +1075,19 @@
|
|||
"authErrorNoUpdate": "No auth info to update",
|
||||
"orgErrorNoUpdate": "No org to update",
|
||||
"orgErrorNoProvided": "No org provided",
|
||||
"apiKeysErrorNoUpdate": "No API key to update"
|
||||
}
|
||||
"apiKeysErrorNoUpdate": "No API key to update",
|
||||
"sidebarOverview": "Overview",
|
||||
"sidebarHome": "Home",
|
||||
"sidebarSites": "Sites",
|
||||
"sidebarResources": "Resources",
|
||||
"sidebarAccessControl": "Access Control",
|
||||
"sidebarUsers": "Users",
|
||||
"sidebarInvitations": "Invitations",
|
||||
"sidebarRoles": "Roles",
|
||||
"sidebarShareableLinks": "Shareable Links",
|
||||
"sidebarApiKeys": "API Keys",
|
||||
"sidebarSettings": "Settings",
|
||||
"sidebarAllUsers": "All Users",
|
||||
"sidebarIdentityProviders": "Identity Providers",
|
||||
"sidebarLicense": "License"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue