Skip to main content
Glama
reflagcom

Bucket Feature Flags MCP Server

Official
by reflagcom
defaultTranslations.tsx759 B
import { FeedbackTranslations } from "../types"; /** * {@includeCode ./defaultTranslations.tsx} */ export const DEFAULT_TRANSLATIONS: FeedbackTranslations = { DefaultQuestionLabel: "How satisfied are you with this feature?", QuestionPlaceholder: "Write a comment", ScoreStatusDescription: "Pick a score and leave a comment", ScoreStatusLoading: "Saving score, please wait...", ScoreStatusReceived: "Score has been received!", ScoreVeryDissatisfiedLabel: "Very dissatisfied (1/5)", ScoreDissatisfiedLabel: "Dissatisfied (2/5)", ScoreNeutralLabel: "Neutral (3/5)", ScoreSatisfiedLabel: "Satisfied (4/5)", ScoreVerySatisfiedLabel: "Very satisfied (5/5)", SuccessMessage: "Feedback received, thank you!", SendButton: "Send feedback", };

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/reflagcom/bucket-javascript-sdk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server