@ckeditor/ckeditor5-ai
Version:
AI features for CKEditor 5.
285 lines (283 loc) • 30.8 kB
JSON
{
"Edit or review": "AI command group label for editing and reviewing.",
"Improve writing": "Label for the AI command to improve the writing of content.",
"Make shorter": "Label for the AI command to make the content shorter.",
"Make longer": "Label for the AI command to make the content longer.",
"Simplify language": "Label for the AI command to simplify the language of content.",
"Generate from selection": "AI command group label for generating content from selection.",
"Summarize": "Label for the AI command to provide a summary of content.",
"Continue": "Label for the AI command to continue the content.",
"Change tone": "AI command group label for changing the tone of content.",
"Professional": "Label for the AI command to rewrite content in a professional tone.",
"Casual": "Label for the AI command to rewrite content in a casual tone.",
"Direct": "Label for the AI command to rewrite content in a direct manner.",
"Confident": "Label for the AI command to rewrite content in a confident tone.",
"Friendly": "Label for the AI command to rewrite content in a friendly tone.",
"Change style": "AI command group label for changing the style of content.",
"Business": "Label for the AI command to rewrite content in a business style.",
"Legal": "Label for the AI command to rewrite content in a legal style.",
"Journalism": "Label for the AI command to rewrite content in a journalistic style.",
"Poetic": "Label for the AI command to rewrite content poetically.",
"Translate": "AI command group label for translating the content.",
"English": "Translate to (English)",
"Spanish": "Translate to (Spanish)",
"German": "Translate to (German)",
"Portuguese": "Translate to (Portuguese)",
"French": "Translate to (French)",
"Simplified Chinese": "Translate to (Simplified Chinese)",
"Hindi": "Translate to (Hindi)",
"Arabic": "Translate to (Arabic)",
"AI Assistant": "The heading element name displayed in the AI dialog and the button tooltip that opens the dialog.",
"AI Commands": "The toolbar button tooltip for the dropdown with predefined AI commands.",
"Ask AI to edit or generate": "The placeholder for the prompt input to obtain new content.",
"Ask AI to improve generated text": "The placeholder for the prompt input to improve the generated content.",
"Copy": "The label for the button that copies the text from the textarea.",
"Submit": "The label for the button that submits the entered AI prompt.",
"Insert below": "The label for the button that inserts the generated AI response below the current selection.",
"Try again": "The label for the button that repeats the request to AI.",
"Stop": "The label for the button that stops the generating of the content by AI.",
"AI is writing...": "The label that indicates the AI is generating content.",
"AI is writing": "Aria status message indicating that the AI is generating content. Example: 'AI busy writing'.",
"Generated content: %0": "Aria status message indicating the AI generated content. Example: 'Generated content: [text generated by the AI model]'.",
"Error during AI content generation: %0": "Aria status message indicating that an error has occurred during the generation of AI content. Example: 'Error during AI content generation: [text of an error]'.",
"History": "The label of the button that toggles the prompt history pane in the AI dialog.",
"Empty history": "The primary information text displayed when the prompt history is empty.",
"Ask AI and your prompts will be listed here for you to use later.": "The secondary information text displayed when the prompt history is empty.",
"Prompt history": "The label of the list group that hosts historical user prompts in the AI dialog.",
"Other": "The default label of the \"ungrouped\" commands group in the AI Commands list.",
"AI_REPLACE_CONTENT": "The label for the button that replaces the selected content by the generated AI response.",
"AI_INSERT_CONTENT": "The label for the button that inserts the generated AI response.",
"AI_ERROR_GET_HEADERS": "Error message displayed when preparing request headers fails.",
"AI_ERROR_GET_PARAMETERS": "Error message displayed when preparing request parameters fails.",
"AI_ERROR_UNSUPPORTED_MODEL": "Error message displayed when the requested AI model is not supported.",
"AI_ERROR_CONTEXT_LENGTH": "Error message displayed when the content selected for AI processing is too long",
"AI_ERROR_MODERATION": "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules.",
"AI_ERROR_FAILED": "Generic error message displayed when the request failed for unspecified reason.",
"AI_CHAT_HEADING": "The heading element name displayed in the AI chat panel.",
"AI_CHAT_UNTITLED_CONVERSATION": "The label for the AI chat conversation when it has no title.",
"AI_CHAT_LABEL_NEW_CHAT": "The label of the button that starts a new conversation in the AI chat.",
"AI_CHAT_STOP_GENERATING": "The label of the button that stops the generating of the content by AI.",
"AI_CHAT_IS_WRITING": "The label that indicates the AI is generating content.",
"AI_CHAT_PROMPT_EMPTY_ERROR": "The error message displayed when the prompt is empty.",
"AI_CHAT_LABEL_SUBMIT": "The label of the button that submits the entered AI prompt.",
"AI_TABS_LABEL_MAXIMIZE": "The label of the button that switches the AI chat from normal to maximized mode.",
"AI_TABS_LABEL_MINIMIZE": "The label of the button that switches the AI chat from maximized to normal mode.",
"AI_CHAT_WELCOME_MESSAGE": "The welcome message displayed in the AI chat panel at the start of a conversation.",
"AI_CHAT_ABORTED_MESSAGE": "The message displayed when the AI chat query was aborted by the user.",
"AI_CHAT_GENERIC_ERROR": "The message displayed when the AI chat encounters a generic error.",
"AI_CHAT_UNABLE_TO_START_CONVERSATION": "The message displayed when the AI chat is unable to start a conversation.",
"AI_CHAT_UNABLE_TO_LOAD_CONVERSATION": "The message displayed when the AI chat is unable to load requested conversation.",
"AI_CHAT_CONTEXT_UNABLE_TO_UPLOAD_FILE": "The message displayed when the AI chat is unable to upload a file to the context.",
"AI_CHAT_CONTEXT_UNSUPPORTED_FILE_TYPE": "The message displayed when the AI chat is unable to upload a file to the context because it is of an unsupported type.",
"AI_CHAT_CONTEXT_FILE_TOO_LARGE": "The message displayed when the AI chat is unable to upload a file to the context because it is too large.",
"AI_CHAT_CONTEXT_FILE_TOO_MANY_PAGES": "The message displayed when the AI chat is unable to upload a file to the context because it has too many pages.",
"AI_CHAT_CONTEXT_FORM_DATA_SIZE_LIMITS_EXCEEDED": "The message displayed when the AI chat is unable to upload a file to the context because the form data size limits are exceeded.",
"AI_CHAT_INVALID_REQUEST": "The message displayed when the AI chat is unable to process the request because the request data is invalid.",
"AI_CHAT_CONTEXT_CURRENT_DOCUMENT": "Label for menu item which allows to add current document to AI chat prompt context.",
"AI_CHAT_CONTEXT_REMOVE_FROM_CONTEXT": "The label of the button that removes an item from the AI chat prompt context.",
"AI_CHAT_CONTEXT_ADD_CONTEXT": "The label of the button that adds content to the AI chat prompt context.",
"AI_CHAT_CONTEXT_URL_LABEL": "Label for menu item which allows to add URL to AI chat prompt context.",
"AI_CHAT_CONTEXT_FILE_LABEL": "Label for menu item which allows to add file to AI chat prompt context.",
"AI_CHAT_CONTEXT_CURRENT_CONTEXT_LABEL": "Button label which opens dropdown with list of content already added to AI conversation context.",
"AI_CHAT_SEARCH_WEB": "The label of the button that enables web search functionality in the AI chat.",
"AI_CHAT_SEARCH_RESOURCES": "The label for the search input field to find resources in the AI chat context panel.",
"AI_CHAT_CONTEXT_URL_BACK_TO_CONTEXT": "The tooltip text for the back button in the URL balloon that returns to the context options.",
"AI_CHAT_CONTEXT_URL_ADD_URL": "The header text and tooltip for the URL balloon and confirm button.",
"AI_CHAT_CONTEXT_URL_PLACEHOLDER": "The placeholder text for the URL input field.",
"AI_CHAT_CONTEXT_UNABLE_TO_UPLOAD_URL": "The message displayed when the AI chat is unable to upload a URL to the context.",
"AI_CHAT_RESOURCE_LOAD_FAILED": "The error message displayed when a resource fails to load data.",
"AI_CHAT_CONTEXT_INVALID_DATA": "The error message displayed when the context data type is invalid for the selected resource type.",
"AI_CHAT_CONTEXT_UNSUPPORTED_TYPE": "The error message displayed when an unsupported resource type is used. Only files and URLs are supported.",
"AI_CHAT_CONTEXT_URL_EMPTY_ERROR": "The error message displayed when the URL input field is empty.",
"AI_CHAT_CONTEXT_URL_INVALID_ERROR": "The error message displayed when the URL input field contains an invalid URL.",
"AI_CHAT_ENABLE_WEB_SEARCH": "The tooltip text for the button that enables web search functionality in the AI chat.",
"AI_CHAT_DISABLE_WEB_SEARCH": "The tooltip text for the button that disables web search functionality in the AI chat.",
"AI_CHAT_REASONING": "The label of the button that enables reasoning functionality in the AI chat.",
"AI_CHAT_ENABLE_REASONING": "The tooltip text for the button that enables reasoning functionality in the AI chat.",
"AI_CHAT_DISABLE_REASONING": "The tooltip text for the button that disables reasoning functionality in the AI chat.",
"AI_CHAT_COMMANDS": "The label of the button that opens the commands panel in the AI chat.",
"AI_CHAT_FEED_LOADING_MESSAGE_REGULAR": "The message displayed in the AI chat feed when the AI is generating a response.",
"AI_CHAT_FEED_LOADING_MESSAGE_WEBSEARCH": "The message displayed in the AI chat feed when the AI is generating a response using web search.",
"AI_CHAT_FEED_LOADING_MESSAGE_REASONING": "The message displayed in the AI chat feed when the AI is generating a response using reasoning.",
"AI_CHAT_FEED_LOADING_MESSAGE_WEBSEARCH_REASONING": "The message displayed in the AI chat feed when the AI is generating a response using web search and reasoning.",
"AI_CHAT_FEED_REPLY_ITEM_USED_WEB_SEARCH": "The text in the AI chat feed reply item indicating that web search was used.",
"AI_CHAT_FEED_REPLY_ITEM_USED_REASONING": "The text in the AI chat feed reply item indicating that reasoning was used.",
"AI_CHAT_FEED_REPLY_ITEM_USED_WEB_SEARCH_REASONING": "The text in the AI chat feed reply item indicating that web search and reasoning were used.",
"AI_CHAT_PROMPT_INPUT_PLACEHOLDER_REGULAR": "The placeholder for the prompt input in the AI chat.",
"AI_CHAT_PROMPT_INPUT_PLACEHOLDER_WEBSEARCH": "The placeholder for the prompt input in the AI chat when web search is enabled.",
"AI_CHAT_PROMPT_INPUT_PLACEHOLDER_REASONING": "The placeholder for the prompt input in the AI chat when reasoning is enabled.",
"AI_CHAT_PROMPT_INPUT_PLACEHOLDER_WEBSEARCH_REASONING": "The placeholder for the prompt input in the AI chat when both web search and reasoning are enabled.",
"AI_MINI_TOOLBAR_LIKE": "The label of the button that likes the suggestion in the AI chat feed.",
"AI_MINI_TOOLBAR_DISLIKE": "The label of the button that dislikes the suggestion in the AI chat feed.",
"AI_MINI_TOOLBAR_COPY": "The label of the button that copies the suggestion to the clipboard in the AI chat feed.",
"AI_SUGGESTION_HEADER_TITLE": "The title of the suggestion header in the AI chat feed.",
"AI_SUGGESTION_BUTTON_SHOW_CHANGES": "The label of the button that toggles the visibility of the changes preview in the suggestion header in the AI chat feed.",
"AI_CHAT_SUGGESTION_ACTION_SHOW_CHANGE_IN_TEXT": "The label of the button that shows the changes in the suggestion in the AI chat feed.",
"AI_CHAT_SUGGESTION_ACTION_SHOW_CHANGE_IN_TEXT_TOOLTIP": "Tooltip of the button that shows the changes in the suggestion in the AI chat feed.",
"AI_CHAT_SUGGESTION_ACTION_INSERT_SUGGESTION": "The label of the button that inserts the suggestions in the AI chat feed.",
"AI_CHAT_SUGGESTION_ACTION_INSERT_SUGGESTION_TOOLTIP": "Tooltip of the button that inserts the suggestions in the AI chat feed.",
"AI_SUGGESTION_CONTENT_PART_TITLE": "The title of the suggestion content part in the AI chat feed.",
"AI_SUGGESTION_CONTENT_PART_REJECTED": "The tooltip text for the icon indicator used for rejected suggestions",
"AI_SUGGESTION_CONTENT_PART_OUTDATED": "The tooltip text for the icon indicator used for outdated suggestions",
"AI_SUGGESTION_CONTENT_PART_ALREADY_APPLIED": "The tooltip text for the icon indicator user for accepted suggestions",
"AI_SUGGESTION_CONTENT_PART_REMOVED": "Message displayed when a suggestion content part is removed, suggesting to use the \"Show details\" button to learn more.",
"AI_CHAT_MODEL_SELECTOR_GROUP": "The label of the group that contains AI chat models in the model selector.",
"AI_CHAT_MODEL_SELECTOR_ENABLED_TOOLTIP": "The tooltip text for the AI chat model selector when it is enabled with no model selected.",
"AI_CHAT_MODEL_SELECTOR_DISABLED_TOOLTIP": "The tooltip text for the AI chat model selector when it is disabled.",
"AI_CHAT_CAPABILITIES_YES": "The label for the AI chat capabilities that are available for given model. A \"Yes\" label in plain english.",
"AI_CHAT_CAPABILITIES_NO": "The label for the AI chat capabilities that are not available for given model. A \"No\" label in plain english.",
"AI_CHAT_MODEL_UNAVAILABLE_MESSAGE_TEXT": "The text displayed when the selected model is no longer available, before the button to start a new conversation.",
"AI_CHAT_MODEL_UNAVAILABLE_MESSAGE_BUTTON": "Label of the inline button to start a new conversation.",
"AI_CHAT_SUGGESTION_ACTION_APPLY_LABEL": "The label of the button that applies the suggestion in the AI chat feed.",
"AI_CHAT_SUGGESTION_ACTION_APPLY_TOOLTIP": "The tooltip text for the button that applies the suggestion in the AI chat feed.",
"AI_CHAT_SUGGESTION_MORE_OPTIONS_TOOLTIP": "The tooltip text for the button that shows more options in the AI chat feed.",
"AI_SUGGESTION_CONTENT_PART_SHOW_IN_THE_TEXT": "The label of the button that shows the suggestion content part in the AI chat feed.",
"AI_SUGGESTION_CONTENT_PART_ADD_AS_SUGGESTION": "The label of the button that adds the suggestion content part as a suggestion in the AI chat feed.",
"AI_SUGGESTION_CONTENT_PART_DELETE": "The label of the button that deletes the suggestion content part in the AI chat feed.",
"AI_CHAT_CONTEXT_SOURCES_LABEL": "The label of the button that opens the sources panel in the AI chat.",
"AI_CHAT_CONTEXT_UNABLE_TO_LOAD_RESOURCES": "The error message displayed when the AI chat is unable to load resources from a source.",
"AI_CHAT_SOURCES_HEADER": "The label of the header displayed in the AI chat sources panel.",
"AI_DISCLAIMER_TEXT": "Message below the AI chat informing users that AI responses might be incorrect and should be verified.",
"AI_TOGGLE_BUTTON_LABEL": "The label of the toolbar button that toggles the AI chat panel.",
"AI_QUICK_ACTIONS_HEADING": "The heading element name for AI Quick Actions.",
"AI_QUICK_ACTIONS_SEARCH_NOT_FOUND": "The message displayed when no quick actions are found matching the search query.",
"AI_QUICK_ACTIONS_SEARCH": "The label for the search input field to filter AI quick actions.",
"AI_QUICK_ACTIONS_ASK_AI": "Label for the AI quick action to ask AI a question.",
"AI_QUICK_ACTIONS_CHAT_COMMANDS": "Label for the AI quick action group containing chat commands.",
"AI_QUICK_ACTIONS_IMPROVE_WRITING": "Label for the AI quick action to improve writing quality.",
"AI_QUICK_ACTIONS_CONTINUE_WRITING": "Label for the AI quick action to continue writing content.",
"AI_QUICK_ACTIONS_FIX_GRAMMAR_SPELLING": "Label for the AI quick action to fix grammar and spelling errors.",
"AI_QUICK_ACTIONS_ADJUST_LENGTH": "Label for the AI quick action group to adjust content length.",
"AI_QUICK_ACTIONS_CHANGE_TONE": "Label for the AI quick action group to change content tone.",
"AI_QUICK_ACTIONS_TRANSLATE": "Label for the AI quick action group to translate content.",
"AI_QUICK_ACTIONS_EXPLAIN": "Label for the AI quick action to explain content.",
"AI_QUICK_ACTIONS_SUMMARIZE": "Label for the AI quick action to summarize content.",
"AI_QUICK_ACTIONS_HIGHLIGHT_KEY_POINTS": "Label for the AI quick action to highlight key points in content.",
"AI_QUICK_ACTIONS_MAKE_SHORTER": "Label for the AI quick action to make content shorter.",
"AI_QUICK_ACTIONS_MAKE_LONGER": "Label for the AI quick action to make content longer.",
"AI_QUICK_ACTIONS_MORE_CASUAL": "Label for the AI quick action to make content more casual in tone.",
"AI_QUICK_ACTIONS_MORE_DIRECT": "Label for the AI quick action to make content more direct in tone.",
"AI_QUICK_ACTIONS_MORE_FRIENDLY": "Label for the AI quick action to make content more friendly in tone.",
"AI_QUICK_ACTIONS_MORE_CONFIDENT": "Label for the AI quick action to make content more confident in tone.",
"AI_QUICK_ACTIONS_MORE_PROFESSIONAL": "Label for the AI quick action to make content more professional in tone.",
"AI_QUICK_ACTIONS_ADJUST_BASED_ON_DOCUMENT": "Label for the AI quick action to adjust content tone based on the rest of the document.",
"AI_QUICK_ACTIONS_TRANSLATE_ENGLISH": "Label for the AI quick action to translate content to English.",
"AI_QUICK_ACTIONS_TRANSLATE_CHINESE": "Label for the AI quick action to translate content to Chinese (Simplified).",
"AI_QUICK_ACTIONS_TRANSLATE_FRENCH": "Label for the AI quick action to translate content to French.",
"AI_QUICK_ACTIONS_TRANSLATE_JAPANESE": "Label for the AI quick action to translate content to Japanese.",
"AI_QUICK_ACTIONS_TRANSLATE_PORTUGUESE": "Label for the AI quick action to translate content to Portuguese.",
"AI_QUICK_ACTIONS_TRANSLATE_KOREAN": "Label for the AI quick action to translate content to Korean.",
"AI_QUICK_ACTIONS_TRANSLATE_ITALIAN": "Label for the AI quick action to translate content to Italian.",
"AI_QUICK_ACTIONS_TRANSLATE_RUSSIAN": "Label for the AI quick action to translate content to Russian.",
"AI_QUICK_ACTIONS_TRANSLATE_SPANISH": "Label for the AI quick action to translate content to Spanish.",
"AI_QUICK_ACTIONS_TRANSLATE_GERMAN": "Label for the AI quick action to translate content to German.",
"AI_QUICK_ACTIONS_PLUGIN_NOT_FOUND": "Error message displayed when trying to execute an AI Quick Action but the required plugin is not available.",
"AI_QUICK_ACTIONS_OTHER": "Label of the custom commands group in the AI Quick Actions dropdown.",
"AI_ACTIONS_GENERIC_ERROR": "The message displayed when the AI actions encounters a generic error.",
"AI_ACTIONS_SELECTION_REMOVED_ERROR": "The error message displayed when the original content selection no longer exists and AI changes cannot be applied.",
"AI_CHAT_HISTORY_HEADING": "The heading element name displayed in the AI chat history panel.",
"AI_CHAT_HISTORY_SEARCH_LABEL": "The label for the search input field in the AI chat history panel.",
"AI_CHAT_HISTORY_SEARCH_NOT_FOUND_PRIMARY": "The primary message displayed when no chat conversations are found matching the search query.",
"AI_CHAT_HISTORY_SEARCH_NOT_FOUND_SECONDARY": "The secondary message displayed when no chat conversations are found, suggesting to try a different phrase.",
"AI_CHAT_HISTORY_EMPTY_MESSAGE": "The message displayed when the AI chat history is empty, encouraging users to start a conversation.",
"AI_CHAT_HISTORY_GO_TO_CHAT_BUTTON": "The label of the button that navigates to the AI chat panel from the empty history state.",
"AI_CHAT_HISTORY_PIN_BUTTON": "The label of the button that pins or unpins a chat conversation in the history.",
"AI_CHAT_HISTORY_SHOW_MORE_ITEMS": "The label of the button that shows additional options for a chat conversation in the history.",
"AI_CHAT_HISTORY_EDIT_NAME": "The label of the button that allows editing the name of a chat conversation.",
"AI_CHAT_HISTORY_REMOVE": "The label of the button that removes a chat conversation from the history.",
"AI_CHAT_HISTORY_REMOVE_CONFIRM": "The confirmation message displayed when asking the user to confirm removal of a chat conversation.",
"AI_CHAT_HISTORY_ACCEPT": "The label of the button that accepts or confirms an action in the AI chat history.",
"AI_CHAT_HISTORY_CANCEL": "The label of the button that cancels an action in the AI chat history.",
"AI_CHAT_HISTORY_LOADING_REMOVING": "The message displayed when a chat conversation is being removed from the history.",
"AI_CHAT_HISTORY_LOADING_RENAMING": "The message displayed when a chat conversation name is being changed.",
"AI_CHAT_HISTORY_LOADING_PINNING": "The message displayed when a chat conversation is being pinned.",
"AI_CHAT_HISTORY_LOADING_UNPINNING": "The message displayed when a chat conversation is being unpinned.",
"AI_CHAT_HISTORY_CATEGORY_PINNED": "The label for the category containing pinned chat conversations in the history.",
"AI_CHAT_HISTORY_CATEGORY_TODAY": "The label for the category containing chat conversations from today in the history.",
"AI_CHAT_HISTORY_CATEGORY_YESTERDAY": "The label for the category containing chat conversations from yesterday in the history.",
"AI_CHAT_HISTORY_CATEGORY_LAST_14_DAYS": "The label for the category containing chat conversations from the last 14 days in the history.",
"AI_CHAT_HISTORY_CATEGORY_LATER": "The label for the category containing older chat conversations in the history.",
"AI_CHAT_HISTORY_ERROR_UPDATE_TITLE": "The error message displayed when updating a chat conversation title fails.",
"AI_CHAT_HISTORY_ERROR_UPDATE_PINNED": "The error message displayed when updating the pinned status of a chat conversation fails.",
"AI_CHAT_HISTORY_ERROR_REMOVE_ITEM": "The error message displayed when removing a chat conversation from the history fails.",
"AI_CHAT_HISTORY_ERROR_LOAD_ITEMS": "The error message displayed when loading the chat history fails.",
"AI_CHAT_HISTORY_ERROR_GENERIC": "The generic error message displayed when an unspecified error occurs in the AI chat history.",
"AI_CHAT_HISTORY_PIN_ACTION": "The action label for pinning a chat conversation.",
"AI_CHAT_HISTORY_UNPIN_ACTION": "The action label for unpinning a chat conversation.",
"AI_BALLOON_HEADER_TITLE": "The title of the header displayed in the AI balloon.",
"AI_BALLOON_APPLY_BUTTON": "The label for the button that applies the AI suggestion in the balloon.",
"AI_BALLOON_SUGGEST_BUTTON": "The label for the button that suggests/inserts the AI content in the balloon.",
"AI_BALLOON_NEXT_TOOLTIP": "The tooltip text for the next button that navigates to the next AI suggestion in the balloon.",
"AI_BALLOON_PREVIOUS_TOOLTIP": "The tooltip text for the previous button that navigates to the previous AI suggestion in the balloon.",
"AI_SUGGESTION_EMPTY_PART_WARNING": "The warning text displayed when some parts of the suggestion are empty.",
"AI_SUGGESTION_NO_PARTS_WARNING": "The warning text displayed when the suggestion has no parts.",
"AI_ACTIONS_TRY_AGAIN": "The label for the try again button in AI actions that restarts the current action with the same parameters.",
"AI_ACTIONS_PREVIOUS_INTERACTION": "The tooltip for the button that navigates to the previous AI interaction in the AI actions balloon.",
"AI_ACTIONS_NEXT_INTERACTION": "The tooltip for the button that navigates to the next AI interaction in the AI actions balloon.",
"AI_REVIEW_MODE": "The title of the AI review mode functionality.",
"AI_REVIEW_MODE_ACCEPT_CHANGE": "Label for the button that accepts the suggested change in the AI review mode.",
"AI_REVIEW_MODE_DISMISS_CHANGE": "Label for the button that dismiss the suggested change in the AI review mode.",
"AI_REVIEW_MODE_LEARN_MORE": "Label for the button that shows more information about the proposed suggestion.",
"AI_REVIEW_MODE_STOP_GENERATING": "Label for the button that stops the AI from generating more suggestions in the AI review mode.",
"AI_REVIEW_MODE_HIDE_CHANGES": "Label for the button that hides the proposed changes in document.",
"AI_REVIEW_MODE_SHOW_CHANGES": "Label for the button that shows the proposed changes in document.",
"AI_REVIEW_MODE_ACCEPT_ALL": "Label for the button that accepts all proposed changes in the AI review mode.",
"AI_REVIEW_MODE_EXIT_REVIEW": "Label for the button that exits the AI review mode.",
"AI_REVIEW_MODE_COMPLETED_TEXT": "Text displayed when there are no more changes to review in the AI review mode.",
"AI_REVIEW_MODE_EMPTY_RESULTS_TEXT": "Text displayed when there were no changes suggested at all to review in the AI review mode.",
"AI_REVIEW_MODE_FINISH_REVIEW_BUTTON_LABEL": "Label for the button that finishes the review in the AI review mode.",
"AI_REVIEW_MODE_FINISH_REVIEW_HEADER_TITLE": "Title of the header displayed when the review is complete in the AI review mode.",
"AI_REVIEW_MODE_GENERAL_ERROR_MESSAGE": "The message displayed when a general error occurs in the AI review mode.",
"AI_REVIEW_MODE_CHUNK_ERROR_MESSAGE": "The message displayed when an error occurs while processing a chunk of content in the AI review mode.",
"AI_REVIEW_MODE_PROMPT_EMPTY_ERROR": "The error message displayed when the prompt is empty in the AI review mode.",
"AI_REVIEW_MODE_CHECK_STATUS_ACCEPTED": "Label for the button indicating that the AI review suggestion was accepted.",
"AI_REVIEW_MODE_CHECK_STATUS_REJECTED": "Label for the button indicating that the AI review suggestion was rejected.",
"AI_REVIEW_MODE_CHECK_STATUS_OUTDATED": "Label for the button indicating that the AI review suggestion was marked as outdated.",
"AI_MODEL_NAME_AUTO": "The name of the automatically selected model.",
"AI_MODEL_DESCRIPTION_AUTO": "The description of the automatically selected model.",
"AI_MODEL_DESCRIPTION_GPT-5": "The description of the GPT-5 model.",
"AI_MODEL_DESCRIPTION_GPT-5-MINI": "The description of the GPT-5-Mini model.",
"AI_MODEL_DESCRIPTION_GPT-4.1": "The description of the GPT-4.1 model.",
"AI_MODEL_DESCRIPTION_GPT-4.1-MINI": "The description of the GPT-4.1-Mini model.",
"AI_MODEL_DESCRIPTION_CLAUDE-3-5-HAIKU": "The description of the Claude-3-5-Haiku model.",
"AI_MODEL_DESCRIPTION_CLAUDE-4-5-HAIKU": "The description of the Claude-4-5-Haiku model.",
"AI_MODEL_DESCRIPTION_CLAUDE-4-SONNET": "The description of the Claude-4-Sonnet model.",
"AI_MODEL_DESCRIPTION_CLAUDE-4-5-SONNET": "The description of the Claude-4-5-Sonnet model.",
"AI_MODEL_DESCRIPTION_GEMINI-2-5-PRO": "The description of the Gemini-2-5-Pro model.",
"AI_MODEL_DESCRIPTION_GEMINI-2-5-FLASH": "The description of the Gemini-2-5-Flash model.",
"AI_REVIEW_CHECK_CUSTOM_TITLE": "The title for a custom AI review check.",
"AI_REVIEW_CHECK_CUSTOM_DESCRIPTION": "The description of what a custom AI review check does.",
"AI_REVIEW_CHECK_CORRECTNESS_TITLE": "The title for the correctness AI review check.",
"AI_REVIEW_CHECK_CORRECTNESS_DESCRIPTION": "The description of what the correctness AI review check does.",
"AI_REVIEW_CHECK_CLARITY_TITLE": "The title for the clarity AI review check.",
"AI_REVIEW_CHECK_CLARITY_DESCRIPTION": "The description of what the clarity AI review check does.",
"AI_REVIEW_CHECK_READABILITY_TITLE": "The title for the readability AI review check.",
"AI_REVIEW_CHECK_READABILITY_DESCRIPTION": "The description of what the readability AI review check does.",
"AI_REVIEW_CHECK_MAKE_TITLE": "The title for the make length adjustment AI review check.",
"AI_REVIEW_CHECK_MAKE_DESCRIPTION": "The description of what the make length adjustment AI review check does.",
"AI_REVIEW_CHECK_MAKE_OPTIONS_LABEL": "The label for the make length adjustment options dropdown button.",
"AI_REVIEW_CHECK_MAKE_OPTIONS_DATA_LONGER": "The label for the make length adjustment option to make the content longer.",
"AI_REVIEW_CHECK_MAKE_OPTIONS_DATA_SHORTER": "The label for the make length adjustment option to make the content shorter.",
"AI_REVIEW_CHECK_MAKE_TONE_TITLE": "The title for the make tone adjustment AI review check.",
"AI_REVIEW_CHECK_MAKE_TONE_DESCRIPTION": "The description of what the make tone adjustment AI review check does.",
"AI_REVIEW_CHECK_MAKE_TONE_OPTIONS_LABEL": "The label for the make tone adjustment options dropdown button.",
"AI_REVIEW_CHECK_MAKE_TONE_OPTIONS_DATA_CASUAL": "The label for the make tone adjustment option to make the content more casual.",
"AI_REVIEW_CHECK_MAKE_TONE_OPTIONS_DATA_DIRECT": "The label for the make tone adjustment option to make the content more direct.",
"AI_REVIEW_CHECK_MAKE_TONE_OPTIONS_DATA_FRIENDLY": "The label for the make tone adjustment option to make the content more friendly.",
"AI_REVIEW_CHECK_MAKE_TONE_OPTIONS_DATA_CONFIDENT": "The label for the make tone adjustment option to make the content more confident.",
"AI_REVIEW_CHECK_MAKE_TONE_OPTIONS_DATA_PROFESSIONAL": "The label for the make tone adjustment option to make the content more professional.",
"AI_REVIEW_CHECK_TRANSLATE_TITLE": "The title for the translate AI review check.",
"AI_REVIEW_CHECK_TRANSLATE_DESCRIPTION": "The description of what the translate AI review check does.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_LABEL": "The label for the translate options dropdown button.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_ENGLISH": "The label for the translate option to English.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_SPANISH": "The label for the translate option to Spanish.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_FRENCH": "The label for the translate option to French.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_GERMAN": "The label for the translate option to German.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_CHINESE": "The label for the translate option to Chinese.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_JAPANESE": "The label for the translate option to Japanese.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_RUSSIAN": "The label for the translate option to Russian.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_PORTUGUESE": "The label for the translate option to Portuguese.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_KOREAN": "The label for the translate option to Korean.",
"AI_REVIEW_CHECK_TRANSLATE_OPTIONS_DATA_ITALIAN": "The label for the translate option to Italian.",
"AI_REVIEW_INITIALIZATION_ERROR_MESSAGE": "The message displayed when the AI review was initialized with errors and some features may not be available or work properly."
}