mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-29 22:02:57 +00:00
23 lines
520 B
JSON
23 lines
520 B
JSON
{
|
|
"support": {
|
|
"slack": "[NEW] Join Slack Forum",
|
|
"docs": "Read Docs",
|
|
"issue": "Open a Github Issue",
|
|
"email": "Send us an Email"
|
|
},
|
|
"user": {
|
|
"signed-in-as": "SIGNED IN AS",
|
|
"current-organization": "CURRENT ORGANIZATION",
|
|
"usage-billing": "Usage & Billing",
|
|
"invite": "Invite Members",
|
|
"other-organizations": "OTHER ORGANIZATION"
|
|
},
|
|
"menu": {
|
|
"project": "PROJECT",
|
|
"secrets": "Secrets",
|
|
"members": "Members",
|
|
"integrations": "Integrations",
|
|
"project-settings": "Project Settings"
|
|
}
|
|
}
|