|
654 | 654 | "com_config_field_allowedAddresses_item": "address", |
655 | 655 | "com_config_field_includeDomains_item": "domain", |
656 | 656 | "com_config_field_excludeDomains_item": "domain", |
| 657 | + "com_config_field_agent_ids": "Agent IDs", |
| 658 | + "com_config_field_agent_ids_item": "agent ID", |
| 659 | + "com_config_field_allowSelf": "Allow self", |
| 660 | + "com_config_field_buildInfo": "Build info", |
| 661 | + "com_config_field_cacheRead": "Cache read", |
| 662 | + "com_config_field_cacheWrite": "Cache write", |
| 663 | + "com_config_field_code": "Code", |
| 664 | + "com_config_field_completion": "Completion", |
| 665 | + "com_config_field_configureObo": "Configure on-behalf-of", |
| 666 | + "com_config_field_contextCost": "Context cost", |
| 667 | + "com_config_field_contextUsage": "Context usage", |
| 668 | + "com_config_field_conversation_starters": "Conversation starters", |
| 669 | + "com_config_field_conversation_starters_item": "starter", |
| 670 | + "com_config_field_currency": "Currency", |
| 671 | + "com_config_field_customPatterns": "Custom patterns", |
| 672 | + "com_config_field_customPatterns_item": "pattern", |
| 673 | + "com_config_field_forward_audience_on_refresh": "Forward audience on refresh", |
| 674 | + "com_config_field_github": "GitHub", |
| 675 | + "com_config_field_guardrailConfig": "Guardrail", |
| 676 | + "com_config_field_guardrailIdentifier": "Guardrail identifier", |
| 677 | + "com_config_field_guardrailVersion": "Guardrail version", |
| 678 | + "com_config_field_hideBadgeRow": "Hide badge row", |
| 679 | + "com_config_field_intervalMinutes": "Interval (minutes)", |
| 680 | + "com_config_field_isTemporary": "Is temporary", |
| 681 | + "com_config_field_maxCatalogSkills": "Max catalog skills", |
| 682 | + "com_config_field_maxInputTokens": "Max input tokens", |
| 683 | + "com_config_field_messageFilter": "Message filter", |
| 684 | + "com_config_field_obo": "On-Behalf-Of", |
| 685 | + "com_config_field_pii": "Personally Identifiable Information", |
| 686 | + "com_config_field_proxy": "Proxy", |
| 687 | + "com_config_field_rate": "Rate", |
| 688 | + "com_config_field_reasoningFormat": "Reasoning format", |
| 689 | + "com_config_field_reasoningKey": "Reasoning key", |
| 690 | + "com_config_field_regex": "Regex", |
| 691 | + "com_config_field_retainAgentFiles": "Retain agent files", |
| 692 | + "com_config_field_retentionMode": "Retention mode", |
| 693 | + "com_config_field_runOnStartup": "Run on startup", |
| 694 | + "com_config_field_sensitive": "Sensitive", |
| 695 | + "com_config_field_sharedLinks": "Shared links", |
| 696 | + "com_config_field_showOnLanding": "Show on landing", |
| 697 | + "com_config_field_skillSync": "Skill sync", |
| 698 | + "com_config_field_softDefault": "Soft default", |
| 699 | + "com_config_field_sources": "Sources", |
| 700 | + "com_config_field_sources_item": "source", |
| 701 | + "com_config_field_starterPatterns": "Starter patterns", |
| 702 | + "com_config_field_starterPatterns_item": "pattern", |
| 703 | + "com_config_field_streamProcessingMode": "Stream processing mode", |
| 704 | + "com_config_field_subagents": "Subagents", |
| 705 | + "com_config_field_titleTiming": "Title timing", |
| 706 | + "com_config_field_tokenConfig": "Token configuration", |
| 707 | + "com_config_field_trace": "Trace", |
657 | 708 | "com_config_section_fileStrategies": "File strategies", |
658 | 709 | "com_config_section_fileStrategies_desc": "Configure file handling strategies per endpoint", |
659 | 710 | "com_config_section_cloudfront": "CloudFront", |
|
664 | 715 | "com_config_section_imageOutputType_desc": "Format for generated image output", |
665 | 716 | "com_config_section_includedTools": "Included tools", |
666 | 717 | "com_config_section_includedTools_desc": "Tools explicitly included for availability", |
| 718 | + "com_config_section_messageFilter": "Message filter", |
| 719 | + "com_config_section_messageFilter_desc": "Filter or block patterns in user messages", |
667 | 720 | "com_config_section_secureImageLinks": "Secure image links", |
668 | 721 | "com_config_section_secureImageLinks_desc": "Enable secure, authenticated image URL delivery", |
| 722 | + "com_config_section_skillSync": "Skill sync", |
| 723 | + "com_config_section_skillSync_desc": "Periodically pull skill definitions from external sources", |
669 | 724 | "com_config_section_summarization": "Summarization", |
670 | 725 | "com_config_section_summarization_desc": "Configure conversation summarization behavior", |
| 726 | + "com_endpoint_prompt_cache": "Prompt cache", |
| 727 | + "com_endpoint_anthropic_prompt_cache": "Cache stable prompt context (system messages, tools, long inputs) at the API to reduce per-request input tokens on Anthropic models", |
671 | 728 | "com_auth_title": "Admin Panel", |
672 | 729 | "com_auth_email_label": "Email", |
673 | 730 | "com_auth_email_placeholder": "admin@example.com", |
|
903 | 960 | "com_perm_desc_MCP_SERVERS": "Connect and manage MCP tool servers", |
904 | 961 | "com_perm_desc_REMOTE_AGENTS": "Connect and manage remote agent endpoints", |
905 | 962 | "com_perm_desc_SKILLS": "Create, share, and use agent skills", |
| 963 | + "com_perm_desc_SHARED_LINKS": "Create and share conversation share links", |
906 | 964 | "com_perm_desc_PEOPLE_PICKER": "Control visibility of users, groups, and roles", |
907 | 965 | "com_perm_type_BOOKMARKS": "Bookmarks", |
908 | 966 | "com_perm_type_PROMPTS": "Prompts", |
|
919 | 977 | "com_perm_type_MCP_SERVERS": "MCP servers", |
920 | 978 | "com_perm_type_REMOTE_AGENTS": "Remote agents", |
921 | 979 | "com_perm_type_SKILLS": "Skills", |
| 980 | + "com_perm_type_SHARED_LINKS": "Shared links", |
922 | 981 | "com_perm_USE": "Use", |
923 | 982 | "com_perm_CREATE": "Create", |
924 | 983 | "com_perm_UPDATE": "Update", |
|
930 | 989 | "com_perm_VIEW_GROUPS": "View groups", |
931 | 990 | "com_perm_VIEW_ROLES": "View roles", |
932 | 991 | "com_perm_SHARE_PUBLIC": "Share publicly", |
| 992 | + "com_perm_CONFIGURE_OBO": "Configure on-behalf-of", |
933 | 993 | "com_help_title": "Help", |
934 | 994 | "com_help_subtitle": "Documentation, guides, and support resources", |
935 | 995 | "com_help_resources": "Resources", |
|
1000 | 1060 | "com_cap_manage_prompts": "Manage prompts", |
1001 | 1061 | "com_cap_read_skills": "Read skills", |
1002 | 1062 | "com_cap_manage_skills": "Manage skills", |
| 1063 | + "com_cap_read_sharedlinks": "Read shared links", |
| 1064 | + "com_cap_manage_sharedlinks": "Manage shared links", |
1003 | 1065 | "com_cap_read_assistants": "Read assistants", |
1004 | 1066 | "com_cap_manage_assistants": "Manage assistants", |
1005 | 1067 | "com_cap_desc_access_admin": "Full admin panel access", |
|
1020 | 1082 | "com_cap_desc_manage_prompts": "Create, edit, and delete prompts", |
1021 | 1083 | "com_cap_desc_read_skills": "View skill configurations", |
1022 | 1084 | "com_cap_desc_manage_skills": "Create, edit, and delete skills", |
| 1085 | + "com_cap_desc_read_sharedlinks": "View shared conversation links", |
| 1086 | + "com_cap_desc_manage_sharedlinks": "Manage shared conversation links", |
1023 | 1087 | "com_cap_desc_read_assistants": "View assistant configurations", |
1024 | 1088 | "com_cap_desc_manage_assistants": "Create, edit, and delete assistants", |
1025 | 1089 | "com_access_denied_title": "Access denied", |
|
0 commit comments