diff --git a/src/i18n/locales/ca/common.json b/src/i18n/locales/ca/common.json index d4fddfebf3..3e11b83592 100644 --- a/src/i18n/locales/ca/common.json +++ b/src/i18n/locales/ca/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Evitar la finalització de tasques quan hi ha todos incomplets a la llista de todos" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/de/common.json b/src/i18n/locales/de/common.json index af69ed7cfe..e668e8dee9 100644 --- a/src/i18n/locales/de/common.json +++ b/src/i18n/locales/de/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Aufgabenabschluss verhindern, wenn unvollständige Todos in der Todo-Liste vorhanden sind" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/es/common.json b/src/i18n/locales/es/common.json index 28e2fc3812..b8cf67b2e3 100644 --- a/src/i18n/locales/es/common.json +++ b/src/i18n/locales/es/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Prevenir la finalización de tareas cuando hay todos incompletos en la lista de todos" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/fr/common.json b/src/i18n/locales/fr/common.json index c3264e7ba3..2af2b43406 100644 --- a/src/i18n/locales/fr/common.json +++ b/src/i18n/locales/fr/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Empêcher la finalisation des tâches lorsqu'il y a des todos incomplets dans la liste de todos" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/hi/common.json b/src/i18n/locales/hi/common.json index c68d002e1d..4b265789fc 100644 --- a/src/i18n/locales/hi/common.json +++ b/src/i18n/locales/hi/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "जब टूडू सूची में अधूरे टूडू हों तो कार्य पूर्ण होने से रोकें" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/id/common.json b/src/i18n/locales/id/common.json index 4045b7e8bb..6bc7abd29b 100644 --- a/src/i18n/locales/id/common.json +++ b/src/i18n/locales/id/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Mencegah penyelesaian tugas ketika ada todo yang belum selesai dalam daftar todo" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/it/common.json b/src/i18n/locales/it/common.json index a059c48a9b..21dc52e16d 100644 --- a/src/i18n/locales/it/common.json +++ b/src/i18n/locales/it/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Impedire il completamento delle attività quando ci sono todo incompleti nella lista dei todo" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/ja/common.json b/src/i18n/locales/ja/common.json index f9eceb5979..b1f67b09fb 100644 --- a/src/i18n/locales/ja/common.json +++ b/src/i18n/locales/ja/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Todoリストに未完了のTodoがある場合、タスクの完了を防ぐ" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/ko/common.json b/src/i18n/locales/ko/common.json index 4292677e30..f23182eb24 100644 --- a/src/i18n/locales/ko/common.json +++ b/src/i18n/locales/ko/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "할 일 목록에 미완료된 할 일이 있을 때 작업 완료를 방지" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/nl/common.json b/src/i18n/locales/nl/common.json index 2133e7003b..bdb5691b7f 100644 --- a/src/i18n/locales/nl/common.json +++ b/src/i18n/locales/nl/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Voorkom taakafronding wanneer er onvolledige todos in de todolijst staan" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/pl/common.json b/src/i18n/locales/pl/common.json index 1c63702911..fdffb4a820 100644 --- a/src/i18n/locales/pl/common.json +++ b/src/i18n/locales/pl/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Zapobiegaj ukończeniu zadania gdy na liście zadań są nieukończone zadania" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/pt-BR/common.json b/src/i18n/locales/pt-BR/common.json index 6aeb5f6ee7..c4d8cd35e0 100644 --- a/src/i18n/locales/pt-BR/common.json +++ b/src/i18n/locales/pt-BR/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Impedir a conclusão de tarefas quando há todos incompletos na lista de todos" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/ru/common.json b/src/i18n/locales/ru/common.json index 0d7b800d8b..e42a4a9646 100644 --- a/src/i18n/locales/ru/common.json +++ b/src/i18n/locales/ru/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Предотвратить завершение задач при наличии незавершенных дел в списке дел" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/tr/common.json b/src/i18n/locales/tr/common.json index 49d0fba113..dc09d5e94f 100644 --- a/src/i18n/locales/tr/common.json +++ b/src/i18n/locales/tr/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "Todo listesinde tamamlanmamış todolar olduğunda görev tamamlanmasını engelle" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/vi/common.json b/src/i18n/locales/vi/common.json index 3f8947e620..57308f5f67 100644 --- a/src/i18n/locales/vi/common.json +++ b/src/i18n/locales/vi/common.json @@ -209,5 +209,23 @@ "preventCompletionWithOpenTodos": { "description": "Ngăn chặn hoàn thành nhiệm vụ khi có các todo chưa hoàn thành trong danh sách todo" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/zh-CN/common.json b/src/i18n/locales/zh-CN/common.json index 808d534572..206551e800 100644 --- a/src/i18n/locales/zh-CN/common.json +++ b/src/i18n/locales/zh-CN/common.json @@ -207,5 +207,23 @@ "preventCompletionWithOpenTodos": { "description": "当待办事项列表中有未完成的待办事项时阻止任务完成" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } } diff --git a/src/i18n/locales/zh-TW/common.json b/src/i18n/locales/zh-TW/common.json index 81e098fbcf..083af1943a 100644 --- a/src/i18n/locales/zh-TW/common.json +++ b/src/i18n/locales/zh-TW/common.json @@ -202,5 +202,23 @@ "preventCompletionWithOpenTodos": { "description": "當待辦事項清單中有未完成的待辦事項時阻止工作完成" } + }, + "uiSettings": { + "description": "Customize which UI elements are visible in the interface", + "promptInputArea": { + "title": "Prompt Input Area Customization", + "showEnhancePromptButton": "Show 'Enhance Prompt' button", + "showCodebaseIndexingButton": "Show 'Codebase Indexing' button", + "showAddImagesToMessageButton": "Show 'Add Images to Message' button", + "showManageSlashCommandsButton": "Show 'Manage Slash Commands' button", + "showHintText": "Show hint text (\"@ to add context, / to switch modes...\")", + "showSendButton": "Show 'Send' button", + "showApiConfigurationButton": "Show 'API Configuration' button", + "showAutoApproveTab": "Show 'Auto-Approve' tab" + }, + "generalUI": { + "title": "General UI Element Customization", + "showContextPercentageBar": "Show context percentage bar during chat" + } } }