LibreChat/client/src/components/Prompts
KiGamji eef894e608
🌏 i18n: Improve clarity of English translation (#3154)
* 🌏 i18n: Improve clarity of English translation

* 🔧 fix(useCategories): replace i18n string to `com_ui_select_a_category`

* 🔨 refactor: avoid using placeholder strings where possible

This commit simplifies the internationalization approach for English language strings by removing the placeholder ones where they are used only once. This makes proper localization possible for Russian language, and possibly others.

Also renamed `com_ui_text_prompt` to `com_ui_prompt_text` to match the alphabetical order.

* 🎨 style(CreatePromptForm): add missing margin-top to the submit button
2024-06-24 13:47:20 -04:00
..
Groups 🌏 i18n: Improve clarity of English translation (#3154) 2024-06-24 13:47:20 -04:00
AdminSettings.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
AdvancedSwitch.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
BackToChat.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
DeleteVersion.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Description.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
EmptyPromptPreview.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
index.ts 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
ManagePrompts.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PreviewLabels.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PreviewPrompt.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptDetails.tsx 🌏 i18n: Improve clarity of English translation (#3154) 2024-06-24 13:47:20 -04:00
PromptEditor.tsx 🌏 i18n: Improve clarity of English translation (#3154) 2024-06-24 13:47:20 -04:00
PromptForm.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptName.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptsAccordion.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptsView.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptVariables.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptVersions.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
SharePrompt.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
SkeletonForm.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00