> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: createSelectMenuChoiceName()

> **createSelectMenuChoiceName**\<`V`>(`key`, `value?`): [`Result`](/documentation/api/http-framework-i18n/namespaces/createSelectMenuChoiceName/type-aliases/Result)\<`V`>

Defined in: [packages/http-framework-i18n/src/lib/utils.ts:100](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework-i18n/src/lib/utils.ts#L100)

## Type Parameters

### V

`V` *extends* `object`

## Parameters

### key

`` `${string}:${string}` ``

### value?

`V`

## Returns

[`Result`](/documentation/api/http-framework-i18n/namespaces/createSelectMenuChoiceName/type-aliases/Result)\<`V`>
