Appearance
Custom UI Labels
The textOverride option replaces individual strings in the editor interface, which lets the editor use your product's own terminology instead of the default wording.
How to override a string
Each entry is a path to a string in dot notation, paired with the replacement text:
js
textOverride: {
"editor.personalisation": "Label for Merge Tags in singular",
"editor.personalisations": "Label for Merge Tags in plural",
"forms.section_locked": "Custom message for locked sections",
"forms.block_locked": "Custom message for locked sections"
// "path to any string using dot notation": "Your string"
},Paths come from the reference below. Only flat string values are applied, so an override written as a nested object is ignored.
INFO
Overrides apply to the language that is currently loaded. A plugin offering several languages needs its own set of overrides per language, and they are reapplied whenever the language changes.
WARNING
Change the default value at your own risk, as modifying certain strings (for example, ai_prompts) can affect the intended behavior of specific features. If you encounter any issues after altering the default value, please revert it to the original setting or contact our support at support@topol.io.
Some strings contain placeholders in braces, such as {count} or {name}, which are replaced with real values at runtime. Keep those placeholders in your replacement text, and keep any HTML a default value contains.
Full list of editable strings
json
{
"actions": {
"cancel": "Cancel",
"clear": "Clear",
"insert_block": "Insert new content type",
"insert_section": "Insert new section"
},
"ai_prompts": {
"check_grammar": "Fix the spelling, grammar and punctuation mistakes in this text, including comma placement. Keep the original meaning, tone, structure and formatting unchanged. Do not rephrase or rewrite. Output just the resulting text",
"get_keywords": "Get keywords from the following text",
"get_preheader": "Come up with a preview text for this email that shows up in the inbox of the recipient.",
"improve": "Improve this text",
"make_longer": "Keep the structure and formatting, output just the resulting text. Make this text little bit longer",
"make_shorter": "Keep the structure and formatting, output just the resulting text. Make this text slightly shorter",
"rephrase": "Try to format as closly as possible to the given text, output just the resulting text. Rephrase this text",
"translate": "Keep the structure and formatting, output just the resulting text. Translate this text to {language}"
},
"api_block": {
"add_item": "Add items",
"add_items": "Add {name}",
"all_categories": "All categories",
"all_items": "All {name}",
"apply_to_all": "Apply same attributes to all",
"browse": "Browse",
"category": "Category",
"choose_up_to": "Choose up to {count} from your catalog",
"deselect_all": "Deselect all ({count})",
"display": " display",
"dynamic": "Dynamic",
"empty_state": "Pick Static or Dynamic in the properties panel to add products.",
"feed": "Feed",
"from_feed": " from the feed",
"items": "Items",
"layout": " Layout",
"load_more": "Load more",
"next": "Next",
"no_feeds": "No feed available.",
"no_feeds_connected": "You have no connected feeds.",
"no_items_selected": "No items selected.",
"prev": "Prev",
"properties": "properties",
"replace_item_action": "Replace",
"replace_item_modal_title": "Replace item",
"search_items": "Search...",
"search_placeholder": "Search by name or ID...",
"select": "Select",
"select_all": "Select all",
"select_api_block": "Select items",
"select_feed": "Select feed",
"select_feed_placeholder": "Select feed",
"selected_items": "Selected {name}",
"settings_layout_note": "You can change the order and visibility of it structure \nand set how to display it.",
"skeleton_locked_in_translation": "Adding, removing or reordering items is only available in the primary language. Switch to the primary language to modify the items list.",
"static": "Static",
"sync_button_text": "Use same text for all items",
"updated": "Updated"
},
"article": {
"category": "Category",
"no_articles": "No articles in RSS feed.",
"no_feeds": "No Article RSS feeds.",
"parts": {
"button": "Button CTA",
"category": "Category",
"description": "Description",
"image": "Image",
"publishedat": "Published at",
"publishedby": "Published by",
"title": "Title"
},
"published_at": "Published at",
"published_by": "Published by",
"select_article": "Select article",
"select_feed": "Select RSS feed",
"selected_article": "Selected article",
"selected_feed": "Choose RSS feed",
"settings": "Article settings"
},
"blocks": {
"article": "Article",
"articles": "Articles",
"button": "Button",
"button_properties": "Button properties",
"countdown": "Countdown",
"divider": "Divider",
"drag_content": "Drag the content block to the template.",
"drag_structure": "Drag the structure to the template.",
"dynamic": "Dynamic",
"empty_content": "Basic",
"empty_structure": "Empty",
"gif": "GIF",
"html": "HTML",
"image": "Image",
"loop": "Loop",
"mergeContent": "Dynamic Content",
"no_saved_blocks": "No saved blocks",
"premade_blocks": "Premade blocks",
"premade_content": "Premade",
"premade_templates": "Premade templates",
"product": "Product",
"products": "Products",
"products_dynamic": "Products",
"rating": "Rating",
"raw_content": "Insert some HTML content here",
"remove_saved_block": "Are you sure?",
"saved_content": "Saved",
"social": "Social",
"spacer": "Spacer",
"text": "Text",
"video": "Video"
},
"color_picker": {
"predefined_colors": "Predefined",
"template_colors": "Used in template"
},
"editor": {
"add_block": "Add new content",
"add_paste_block": "<span style='line-height: 1.3'>Add new content.<br />Hold Ctrl + Click to paste.</span>",
"add_paste_block_mac": "<span style='line-height: 1.3'>Add new content.<br />Hold Cmd(⌘) + Click to paste.</span>",
"add_paste_structure": "<span style='line-height: 1.3'>Add new structure.<br />Hold Ctrl + Click to paste.</span>",
"add_paste_structure_mac": "<span style='line-height: 1.3'>Add new structure.<br />Hold Cmd(⌘) + Click to paste.</span>",
"add_structure": "Add new structure.",
"call_name": "Call name",
"call_surname": "Call surname",
"cancel": "Cancel",
"chat_ai_section": "AI Chat for this Section",
"check_grammar": "Check grammar",
"comment": "Comment",
"copied_block": "Block has been copied",
"copied_section": "Section has been copied",
"copy": "Copy",
"copy_as_normal": "Copy as normal section",
"custom": "Custom",
"duplicate": "Duplicate.",
"duplicate_copy": "<span style='line-height: 1.3'>Duplicate.<br />Hold Ctrl + Click to copy.</span>",
"duplicate_copy_mac": "<span style='line-height: 1.3'>Duplicate.<br />Hold Cmd(⌘) + Click to copy.</span>",
"edit": "Edit",
"email": "E-mail",
"fullname": "Fullname",
"improve": "Improve",
"links": "Links",
"logout_link": "Logout link",
"make_longer": "Make longer",
"make_shorter": "Make shorter",
"name": "Name",
"online_version_link": "Online version link",
"pasted_block": "Block has been pasted",
"pasted_section": "Section has been pasted",
"personalisation": "Merge tag",
"personalisations": "Merge tags",
"rephrase": "Rephrase",
"save": "Save",
"save_as_block": "Save as Block",
"save_as_synced": "Save as Synced structure",
"surname": "Surname",
"today": "Today",
"translate": "Translate",
"translate_to": "Translate to {language}"
},
"errors": {
"error_occurred": "Error has occurred",
"fix_HTML": "Fix errors",
"invalid_HTML_row": "There is an invalid HTML syntax on this line.\nThis line will be automatically changed to:",
"syncedNotTranslatableText": "Synced structures cannot be translated. Please make changes in the original structure.",
"syncedNotTranslatableTitle": "Synced structures cannot be translated",
"timeout": "The action took too long to process. Please try again later.",
"try_later": "Please try again later.",
"unrecognized_language": "The specified language could not be recognized. Please check your language settings.",
"unrecognized_language_title": "Unrecognized language"
},
"file_manager": {
"add_free_image": "Add free image ",
"add_image": "Add Image",
"add_images_from_pexels": "Add Images from Pexels",
"choose_folder": "Choose folder",
"confirm_file_name": "Save file",
"date": "Date Added",
"delete": "Delete",
"delete_confirm": "Do you really want to delete selected items?",
"deselect": "Deselect",
"enter_folder_name": "Enter folder name",
"extension_error": "This file type is not supported!",
"file_name": "File name",
"file_name_exists": "The file with name \"{msg}\" already exists in current directory",
"folder_name_exists": "The folder with name \"{msg}\" already exists in current directory",
"folder_name_invalid": "The folder name is in invalid format",
"free_photos": "Free Photos",
"go_back": "Go back",
"items": "Items",
"large": "Large",
"load_more": "Load More",
"load_next_pictures": "Load Next Pictures",
"max_uploading_files_exceeded": "Only {count} out of {total} files were uploaded due to the upload limit.",
"medium": "Medium",
"name": "Name",
"new_file": "Add file",
"new_folder": "New folder",
"no_data": "No data",
"no_images_found": "No images found.",
"no_results": "We couldn't find anything for empty search string",
"no_search_query": "What are you looking for?",
"no_search_query_for": "We couldn't find anything for",
"of": "of",
"original": "Original",
"pexel_image": "Pexels image",
"pexels_image_dimensions": {
"all_dimensions": "All dimensions",
"landscape": "Landscape",
"portrait": "Portrait",
"square": "Square"
},
"pictures_license": "Free photos - Creative Commons Zero license",
"resolution": "Resolution",
"root": "Root",
"search": "Search for files or folders",
"search_on_pexels": "Search",
"select_all": "Select All",
"selected": "selected",
"size": "File Size",
"small": "Small",
"sort_by": "Sort by",
"stock_images_initial_saying": "Choose from thousands of high quality images provided by Pexels",
"try_something_else": "Try searching for something else",
"type": "File Type",
"upload": "Upload",
"warning": "Warning",
"zoom_to_100": "Zoom to 100%",
"zoom_to_fit": "Zoom to fit"
},
"forms": {
"GPA": {
"deal_badge": "Deal badge",
"discount_code": "Discount code",
"end_date": "End date",
"expiration": "Specify your code expiration date",
"include_discount": "Include a discount offer",
"include_discount_tip": "<p>Highlight any offerings such as \"20% off\" or \"Free Shipping\". Avoid using more than four words or full sentences in this space, as it competes with your subject line. There is no set character limit for the deal badge, however, when your email text space is full, the deal badge truncates.</p><p>Only use a discount code if you have it featured in the email. Don't repurpose this space, as it always says \"Code\" before the text.</p>",
"label": "Google Promotional Annotations",
"not_quaranted": "This is not a guarantee of how your email will be previewed.",
"note": "Email annotations bring email messages in the Promotions tab to life with image, deals, expiration dates and more.",
"preview": {
"sender_name": "Existing Sender Name",
"subject": "[Important] Please add subject line in annotation"
},
"promo_image": "Promo image",
"sender_logo": "Sender logo",
"sender_logo_tip": "The logo you upload now will appear next to the email of yours in Gmail’s Inbox if you have not set any in your ESP/CRM",
"sender_name": "Sender name",
"settings": "Annotations Settings",
"show_promo_image": "Show promo image",
"show_promo_image_tip": "Any image size can work, and images are center-cropped automatically.<br>Recommended image size is 538 x 138 and have a 3.9 aspect ratio.\nGIF and WEBP images are not supported",
"subject": "Email subject line",
"timezone": "Timezone"
},
"add_gradient": "Add gradient",
"add_hover": "Add hover",
"ai_content_label": "AI content",
"ai_content_placeholder": "Describe what the AI should generate for this element…",
"align": "Alignment",
"angle": "Angle",
"arrows": "Arrows",
"article_properties": "Article properties",
"article_settings": "Article Settings",
"block_controlled_by_structure": "Cannot hide block, hiding is controlled by higher level structure.",
"block_layout": "Layout",
"block_locked": "You have no permissions to edit or unlock this block.",
"border_radius": "Border radius",
"border_style": "Stroke style",
"border_width": "Width",
"bottom": "Bottom",
"bottom_left": "Bottom left",
"bottom_right": "Bottom right",
"btn_text_placeholder": "Button text",
"button_align": "Alignment",
"button_border": "Border radius",
"button_border_hover": "Border on hover",
"button_color": "Button color",
"button_color_hover": "Button color on hover",
"button_colors": "Button colors",
"button_hover": "Button hover",
"button_link": "Link",
"button_margin": "Button margin",
"button_padding": "Button padding",
"button_radius": "Corner radius",
"button_style": "Button style",
"button_text": "Button text",
"button_text_color": "Text color",
"button_text_color_hover": "Text color on hover",
"cannot_unlock_block": "You have no permissions to lock or unlock this block.",
"cannot_unlock_section": "You have no permissions to lock or unlock this section.",
"carousel_icon_width": "Icon width",
"cd_background": "Background",
"cd_choose_date": "Choose date",
"cd_numbers_color": "Numbers",
"cd_separator_color": "Separator",
"cd_show_days": "Show days",
"cd_text_color": "Text",
"cd_text_font": "Font family",
"cd_text_language": "Language",
"cd_text_size": "Font size",
"children_properties": "Properties",
"column": "Column",
"column_background_color": "Background color",
"column_border": "Column border",
"column_inner_margin": "Margin inside column",
"column_margin": "Column margin",
"column_properties": "Column's properties",
"content": "Content",
"content_padding": "Padding",
"countdown": {
"accent_color": "Accent color",
"background_color": "Background color",
"basic": "Basic",
"circleCircles": "Circles in circle",
"circleFull": "Full circle",
"circleLines": "Lines in circle",
"circleOutline": "Outline circle",
"days": "Days",
"digits_color": "Digits color",
"duration": "Duration",
"end_date": "End date",
"font_family_digits": "Font family for digits",
"font_family_labels": "Font family for labels",
"hours": "Hours",
"labels_color": "Labels color",
"language": "Language",
"minutes": "Minutes",
"seconds": "Seconds",
"style": "Style",
"timezone": "Timezone"
},
"countdown_properties": "Countdown's properties",
"create_new_image": "Create new",
"custom_icon": "Custom Icon",
"custom_name": "Name",
"data_feed": "Data Feed",
"delete_synced_row": "Delete",
"delete_synced_row_confirm": "Do you really want to delete this Synced structure?",
"divider_Dashed": "Dashed",
"divider_Dotted": "Dotted",
"divider_Solid": "Solid",
"divider_border": "Border",
"divider_color": "Color",
"divider_properties": "Divider properties",
"divider_style": "Style",
"do_not_stuck": "Do not stack columns on mobile",
"dynamic_content": "Dynamic content key",
"dynamic_data_feed": "Dynamic Data Feed",
"dynamic_identifier": "Dynamic content identifier",
"dynamic_image": "Dynamic image",
"dynamic_image_url": "Dynamic image src",
"email_size": "Template width",
"email_size_note": "600 pixels is recommended for desktop.",
"extension_error": "This filetype is not supported",
"fluid_on_mobile": "Fluid on mobile",
"font": {
"color": "Color",
"family": "Font family",
"size": "Font size"
},
"font_family": "Font",
"font_settings": "Text",
"font_size": "Font size",
"font_size_color_less": "Less options",
"font_size_color_more": "More options",
"for_merge_tag": "@:editor.personalisation",
"full_width": "Full width",
"generate_preheader": "Generate with AI",
"gif_properties": "GIF properties",
"gif_search": "Search GIF",
"gradient": "Gradient",
"gradient_hover": "Gradient on hover",
"hide_on_desktop": "Hide on desktop",
"hide_on_mobile": "Hide on mobile",
"hover_border_color": "Hover Border Color",
"href_lang_diff": "apply link to all mutations",
"icon_link": "Icon link",
"icon_padding": "Icon padding",
"image_add_tags": "Add Title & Alt text",
"image_align": "Alignment",
"image_alt": "Alt text",
"image_change": "Replace",
"image_choose": "Insert",
"image_edit": "Edit",
"image_link": "Image Link",
"image_margin": "Image margin",
"image_new": "Upload new image",
"image_properties": "Image properties",
"image_remove": "Remove",
"image_set_dynamic": "Set dynamic image",
"image_size": "Image size",
"image_size_options": {
"auto": "Auto",
"contain": "Contain",
"cover": "Cover"
},
"image_size_options_label": "Image size options",
"image_title": "Title",
"image_url": "Source url",
"independent_border_radius": "Independent border radius",
"independent_borders": "Independent borders",
"independent_margins": "Independent margins",
"independent_paddings": "Independent paddings",
"is_share_url": "Is Share URL",
"layout_horizontally": "Layout horizontally",
"layout_vertically": "Layout vertically",
"left": "Left",
"letter_spacing": "Letter-spacing",
"line_height": "Line-height",
"link": "Link",
"list_margin_bottom": "Margin bottom",
"list_margin_top": "Margin top",
"list_padding_left": "Padding left (inset)",
"list_settings": "List settings",
"list_style_ol": "Ordered list style",
"list_style_ul": "Unordered list style",
"lock_block": "Lock the content",
"lock_section": "Lock the structure",
"loop_column-size": "Column sizes",
"loop_properties": "Loop properties",
"margin": "Margin",
"max_per_row": "Max per row",
"max_size_exceeded": "The file has exceeded the maximum allowed size of {size}",
"name_synced_row": "Name",
"no_content": "No Contect Block was added for given column",
"no_saved_blocks": "No Saved Block created",
"no_synced_rows": "No Synced structures created",
"none": "None",
"padding_label": "Padding",
"product_button": "Button",
"product_description": "Description",
"product_img": "Image",
"product_price": "Price",
"product_properties": "Product properties",
"product_settings": "Product Settings",
"product_title": "Title",
"properties": "Properties",
"radial": "Radial",
"rating_align": "Alignment",
"rating_block_bg": "Block background",
"rating_block_settings": "Block settings",
"rating_border_radius": "Corner radius",
"rating_button_color": "Button background",
"rating_button_style": "Button surface",
"rating_caption_color": "Caption color",
"rating_caption_layout": "Caption layout",
"rating_caption_layout_below": "Below",
"rating_caption_layout_customize_mobile": "Customize for mobile",
"rating_caption_layout_inline": "Inline",
"rating_caption_layout_mobile": "Mobile layout",
"rating_captions": "Captions",
"rating_customize_per_segment": "Customize per segment",
"rating_image_label": "Segment label",
"rating_left_caption": "Left caption",
"rating_margin": "Margin",
"rating_per_segment_image_hint": "Each segment needs its own image — toggle on to edit.",
"rating_per_segment_text_hint": "Labels are auto-generated from segment values. Toggle on to customize each one.",
"rating_properties": "Rating properties",
"rating_right_caption": "Right caption",
"rating_segment_alt": "Alt text",
"rating_segment_appearance": "Segment appearance",
"rating_segment_auto_width": "Auto width (size to content)",
"rating_segment_count": "Count",
"rating_segment_gap": "Gap",
"rating_segment_hover": "Segment hover",
"rating_segment_image": "Image",
"rating_segment_image_url": "Image URL",
"rating_segment_label": "Label",
"rating_segment_range": "Segments",
"rating_segment_size": "Size",
"rating_segment_start": "Start",
"rating_segment_text": "Text",
"rating_segment_text_style": "Segment text style",
"rating_segment_value": "Value (used in URL pattern)",
"rating_settings": "Per-segment setup",
"rating_settings_note": "Configure each segment label and link.",
"rating_text_color": "Text color",
"rating_title": "Title",
"rating_title_color": "Title color",
"rating_title_placeholder": "How likely are you to recommend us?",
"rating_title_text": "Text",
"rating_url": "URL",
"rating_url_mode": "URL mode",
"rating_url_mode_individual": "Per segment",
"rating_url_mode_pattern": "Single pattern",
"rating_url_pattern": "URL pattern",
"rating_url_pattern_hint": "Use {value} as a placeholder for the segment value.",
"raw_notice": "If you remove <tr> and <td> elements, rendered HTML will be always on the top of the section.",
"raw_title": "Your HTML code",
"remove_hover": "Remove hover",
"remove_icon": "Remove icon",
"rename_synced_row": "",
"repeat": "Repeat",
"repeat_background": "Repeat background",
"reset_value": "Reset to default",
"right": "Right",
"saved_blocks": "Saved Blocks",
"search_font": "Search font",
"search_gifs": "Search for new GIFs",
"section_bgc": "Background color",
"section_bgi": "Background image",
"section_bgi_alert_1": "There is a background image",
"section_bgi_alert_2": "Color will be used as a backup color",
"section_cols": "Columns",
"section_locked": "You have no permissions to edit or unlock this section.",
"section_synced": "This section is Synced structure. If you want to edit it, you have to use the section actions.",
"select_font": "Select Font",
"select_merge_tag": "Select @:editor.personalisation",
"selected_border_color": "Selected border color",
"settings_bgc": "E-mail background",
"settings_block_bgc": "Blocks background",
"settings_btn_color": "Buttons",
"settings_button_hover": "Button hover",
"settings_button_texts": "Button texts",
"settings_carousel_defaults": "Carousel defaults",
"settings_colors": "Template colors",
"settings_data_feed": "Data feed",
"settings_divider_defaults": "Divider defaults",
"settings_element_button": "Button defaults",
"settings_element_column": "Column defaults",
"settings_element_defaults": "Element defaults",
"settings_element_defaults_note": "Set default values for individual elements. These values will be used when creating new blocks.",
"settings_element_divider": "Divider defaults",
"settings_element_gif": "Gif defaults",
"settings_element_image": "Image defaults",
"settings_element_rating": "Rating defaults",
"settings_element_section": "Structure defaults",
"settings_element_social": "Social defaults",
"settings_element_spacer": "Spacer defaults",
"settings_element_text": "Text defaults",
"settings_email": "E-mail template maximum width",
"settings_fonts": "Font settings",
"settings_heading1": "Heading 1",
"settings_heading2": "Heading 2",
"settings_heading3": "Heading 3",
"settings_image_defaults": "Image defaults",
"settings_line_heigh_precise": "Precise",
"settings_line_heigh_predefined": "Predefined",
"settings_line_height": "Default line-height",
"settings_link": "Link",
"settings_link_color": "Hyperlink",
"settings_list_item": "List item",
"settings_paragraph": "Paragraph",
"settings_preview": "Invisible header",
"settings_preview_text": "Preview text",
"settings_social_defaults": "Social defaults",
"settings_spacer_defaults": "Spacer defaults",
"settings_subject": "Email subject",
"settings_subject_note": "The subject line is saved only in the JSON definition, not in the resulting HTML.",
"settings_subject_text": "Subject line",
"social_add": "Add another",
"social_add_custom": "Add Custom Icon",
"social_icon_size": "Icon size",
"social_margin": "Icons margin",
"social_properties": "Social networks",
"social_settings": "Icons setup",
"social_settings_note": "You can change the order and visibility and add more icons from the set, or add your own.",
"social_size": "Size",
"social_style": "Style",
"source": "Source",
"spacer_height": "Space height",
"spacer_properties": "Space properties",
"structure_border": "Structure border",
"structure_margin": "Structure margin",
"structure_properties": "Structure properties",
"structure_width": "Structure width",
"stuck": "Stack columns on mobile",
"synced_rows": "Synced structures",
"text": "Text",
"text_capitalize": "Capitalize",
"text_lowercase": "Lowercase",
"text_margin_lr": "Left & Right margin",
"text_margin_tb": "Top & Bottom margin",
"text_no_transform": "No transform",
"text_properties": "Text properties",
"text_style": "Style",
"text_transform": "Text Transform",
"text_underline": "Underline",
"text_uppercase": "Uppercase",
"thumbnails": "Thumbnails",
"top": "Top",
"top_left": "Top left",
"top_right": "Top right",
"unlock_block": "Unlock Block",
"unlock_section": "Unlock structure",
"unsaved_synced": "You have unsaved changes in the modified Synced structure.",
"video_margin": "Margin",
"video_properties": "Video properties",
"video_size": "Image size",
"video_src": "YouTube/Vimeo link",
"visibility": "Visibility",
"width": "Width"
},
"layout": {
"add_language": "Add language",
"after_click_banner": "We are going to automatically add this template into your PRO account.",
"authorization_error": "Failed to authorize account.",
"autosaves": "Autosaves history",
"autosaves_change": "change",
"autosaves_changes": "changes",
"autosaves_changes_2_4": "changes",
"autosaves_preview": "Preview this version.",
"autosaves_restore": "Restore this version.",
"available_mutations": "Available mutations",
"background_gradient_text": "Not all email clients display a gradient\ncorrectly. You can prevent errors by setting a similar\nbackground color.",
"background_image_text": "Not all email clients display a background image\ncorrectly. You can prevent errors by setting a similar\nbackground color.",
"blockLanguageSelector": {
"select": "Select",
"selectLanguage": "Select language",
"selectMutation": "Select preferred language",
"selectMutationDescription": "This block has multiple languages. Select the language that will be used for this template.",
"selectPrimaryLanguage": "Select primary language",
"selectPrimaryLanguageDescription": "This block has not primary language translation. Select the language that will be used as the primary language."
},
"cannot_delete_primary_language": "You cannot delete the primary language. Please set another language as primary first.",
"changed": "Template has been changed",
"changed_cancel": "Discard changes",
"changed_loading": "Loading changes",
"changed_reload": "Reload template",
"changed_want_reload": "This template has been changed. Do you want to reload it?",
"chatAI": {
"apply": "Apply",
"apply_all": "Apply all",
"conversion": "Optimize text for conversion",
"conversion_question": "Optimize text for conversion, please.",
"copy_answer": "Copy answer",
"copy_sections": "Copy sections",
"email_template": "Context email template is: ",
"error": "There was an error in the processing of your question. Try it again.",
"error_generation": "Error during AI response generation.",
"generate_sections": "Generate sections from answer",
"goal_of_chat": "",
"grammar_question": "Check grammar, please.",
"grammer": "Check grammar",
"header": "Chat AI",
"improve_text": "Improve text",
"improve_text_question": "Improve text, please.",
"intro_text": "Hi! I am Chat AI, what can I help you with?",
"keywords": "Keywords are: ",
"missing_api_key": "You have ChatAI enabled but no api key is present!",
"placeholder": "Ask me anything...",
"proof_read": "Proof-read",
"proof_read_question": "Do the proof-read, please.",
"questions": {
"improvements": "Can you suggest improvements for my email content?",
"personalizate": "How can I personalize this email for better engagement?",
"preheader": "Does pre-header make sense in the general email message?",
"relevant": "What should this email include to make it as relevant as possible for the recipient",
"trends": "What are the latest email marketing trends?"
},
"refresh_keywords": "Refresh context for questions",
"regenerate": "Try again",
"retry_ask": "Try again",
"sections_error": "Sorry, we can't generate template from this answer.",
"sections_preview": "Preview",
"selected_uuid": "Selected segment is: ",
"settings": {
"description": "Improve your enjoyment of Chat AI",
"goal_of_chat": "Set the goal of the conversation",
"title": "Settings for Chat AI",
"use_keywords": "Use keywords generate from your template as context",
"use_template": "Use your template as context",
"voice_tone": "Set voice tone"
},
"settings_button": "Settings for Chat AI",
"subtitle": "You can select any section in your email template or we can work on the whole template.",
"subtitle_segment": "We’re focusing on this section of your template. How can I help?",
"suggestions": "Here’s what I suggest",
"timeout": "The answer was interrupted due to the expiry of the time limit. Try it again.",
"title": {
"afternoon": "Good afternoon!",
"default": "How can I help you?",
"evening": "Good evening!",
"forenoon": "Have a nice day!",
"morning": "Good morning!",
"night": "Welcome!"
},
"tooltip": "Chat with AI",
"voice_tone": "Please use voice tone: "
},
"clipboard_not_allowed": "Your browser does not allow clipboard access.",
"close": "Close",
"close_preview": "Switch to edit mode",
"comments": {
"back_to_all": "Back to all conversatoions",
"cancel": "Cancel",
"delete": "Delete comment",
"delete_confirm": "Do you really want to delete your comment?",
"delete_conversation": "Delete conversation",
"delete_conversation_confirm": "Do you really want to delete this conversation?",
"edit": "Edit comment",
"just_now": "Just now",
"mark_as_read": "Mark as read",
"mark_as_unread": "Mark as unread",
"more_1_4": "more",
"more_other": "more",
"no_comments": "There are no comments yet.",
"placeholder": "Type your comment",
"replies_2_4": "replies",
"replies_other": "replies",
"reply": "Reply",
"reply_1": "reply",
"save": "Save",
"show_resolved": "Show resolved",
"sort_by_date": "Sort by date",
"sort_by_unread": "Sort by unread",
"start_conversation": "Start conversation",
"title": "Comments",
"tooltip": "Comments"
},
"create_language": "Create mutation",
"dark_mode": "Dark mode",
"dark_mode_warning": "Dark mode preview is only an approximation of how your email may appear in email clients that support dark mode. We cannot guarantee that the final display in dark mode will be identical.",
"default_text": "<p>This is your new text block with the first paragraph.</p>",
"delete_language_confirm": "Do you really want to delete this language?",
"delete_section_error": "You cannot delete last section.",
"desktop": "Desktop",
"drop_your_image_here": "Drop your image here or browse",
"email_address": "E-mail address",
"file_manager": "File manager",
"history": "History",
"hover_text": "Not all email clients display hover effects correctly.",
"image_ratio": {
"bad": "Ups! Image-to-text ratio for this template is greater than 50:50 which is considered to be bad.",
"explain_text": "To improve your email message delivery, it's generally recommended to maintain a reasonable image-to-text ratio and provide alternative text for images. Additionally, make sure your email content is accessible, engaging, and mobile-friendly. By doing so, you can increase the chances of your emails reaching the inbox and being well-received by customers.",
"good": "Good job! Image-to-text ratio for this template is less then 40:60 which is considered to be very good.",
"middle": "Image-to-text ratio for this template is between 40:60 and 50:50 which is already on the verge.",
"title": "Image to text ratio"
},
"invalid_email": "Invalid email address",
"language_exists": "This language already exists.",
"language_not_found": "Language not found.",
"language_placeholder": "e.g. en-us",
"language_settings": "Language settings",
"load_template_error": "Failed to load template.",
"merge_tags_preview": {
"description": "Preview template with replaced @:editor.personalisations to check final result.",
"generate_dummy_data": "Generate dummy data",
"header": "@:editor.personalisations - Preview",
"render": "Refresh preview",
"render_replaced": "Preview with @:editor.personalisations",
"show_all": "Show unused @:editor.personalisations",
"show_panel": "@:editor.personalisations - Preview",
"used_in_condition": "Used in condition"
},
"mobile": "Mobile",
"preview": "Preview",
"preview_and_testing": "Preview",
"primary_language": "Primary",
"redo": "Redo",
"restore": "Restore",
"save": "Save",
"save_and_close": "Save & Close",
"save_and_download": "Save & Download",
"saved": "Template has been saved",
"saving_error": "Failed to save the template. Please try again later or contact our support.",
"search_language": "Search language",
"send": "Send",
"send_test": "Send test to:",
"set_primary_language": "Set as primary",
"show_hidden": "Show hidden",
"start_scratch": "Design\nfrom scratch",
"start_template": "Start from\npredefined template",
"template_loaded": "Saved template has been successfully loaded",
"translate": "Translate",
"translate_all": "Translate all",
"translate_all_confirm": "This will translate all language mutations from the primary language using AI. Existing translations may be overwritten.",
"translate_all_from_primary": "Translate all from primary",
"translate_from": "Translate from",
"translate_from_primary": "Translate from primary",
"translate_to_language": "Translate to language",
"translate_to_this_language": "Translate to this language",
"undo": "Undo"
},
"mjml": {
"add_video": "Add your YouTube or Vimeo content",
"animated_gif": "Animated GIF",
"carousel_one_column_error_message": "Carousel can only be added to a section with one column.",
"drag_children": "Drag attribute here",
"insert_content_here": "Drag your new content here",
"no_html": "Empty HTML block",
"select_mergetag": "Select @:editor.personalisation"
},
"premade": {
"back": "Back",
"content": "Content",
"ecommerce": "E-commerce",
"footer": "Footer",
"header": "Header"
},
"premade_templates": {
"delete": "Delete",
"delete_confirm": "Do you really want to delete this template?",
"load_more": "Load More",
"preview_template": "Preview template",
"search": "Search templates",
"select_categories": "Select categories",
"select_keywords": "Select keywords",
"use_template": "Use this template"
},
"product": {
"apply_to_all": "Apply same attributes to all products",
"best_sellers": "Best sellers",
"btn_color": "Button color",
"btn_text_color": "Text color",
"btn_text_size": "Font size",
"currency_settings": "Currency settings",
"eur_left": "EURO on the left",
"eur_shape": "EURO shape",
"img_size": "Image size",
"in_basket": "Products in basket",
"latest_viewed": "Latest viewed products",
"more": "More",
"no_data_found": "No data found",
"no_product_feeds": "No product feed available.",
"no_product_feeds_connected": "You have no connected product feeds.",
"parts": {
"button": "Button CTA",
"category": "Category",
"description": "Description",
"image": "Image",
"price": "Price",
"priceBefore": "Price before discount",
"publishedat": "Published at",
"publishedby": "Published by",
"title": "Title"
},
"price_padding_tb": "Top & Bottom padding",
"recommended": "",
"recommeneded": "Recommended products (AI)",
"settings_choose": "Product from the feed",
"settings_layout": "Product display",
"settings_layout_note": "You can change the order and visibility of product structure \nand set how to display product.",
"settings_product": "Select product",
"settings_product_feed": "Product feed",
"two_columns_layout": "Two columns layout"
},
"saved_blocks": {
"folder": "Folder",
"named_saved_section": "Name of saved block",
"named_synced_section": "Name of synced structure",
"saved_block": "Saved block",
"synced_section": "Synced structure",
"type": "Type"
},
"saved_blocks_panel": {
"all": "All",
"date_asc": "Date Ascending",
"date_desc": "Date Descending",
"delete": "Delete",
"move_to_folder": "Move to folder",
"name_asc": "Name A-Z",
"name_desc": "Name Z-A",
"rename": "Rename",
"saved_section": "Saved structures",
"synced_section": "Synced structures"
},
"tabs": {
"content": "Content",
"settings": "Settings",
"structure": "Structure"
},
"translation": {
"bulk_completed": "Translated {succeeded} of {total} languages.",
"completed": "Translation completed",
"detected_language": "Template was translated to {language}.",
"nothing_to_translate": "Nothing to translate."
},
"variants": {
"add_all_language_variants": "Create all language variants",
"add_condition": "Add condition",
"add_language_variant": "Show only in language",
"add_new": "Add new Variant",
"add_variant": "Add another variant",
"add_variant_down": "Append to section below",
"add_variant_up": "Append to section above",
"and": "AND",
"condition": "Condition",
"condition_must_be_filled": "The condition of variant must be filled!",
"conditional_merge_tag": "Conditional @:editor.personalisation",
"copy_condition_from": "Copy from…",
"copy_condition_from_tooltip": "Copy a condition from another variant",
"else_description": "Default variant is displayed only when no other conditions are met.",
"exist": "exist",
"field_validation": "This field is required!",
"field_validation_length": "This field must be less than 50 characters!",
"field_validation_mergetag": "Conditional @:editor.personalisation is required!",
"field_validation_other_conditions": "Other conditions values are required!",
"field_validation_value": "Condition value is required!",
"greater_than": "greater than",
"greater_than_or_equal": "greater than or equal",
"insert_name": "Insert name",
"insert_value": "Insert value",
"is": "is",
"is_not": "is not",
"less_than": "less than",
"less_than_or_equal": "less than or equal",
"name": "Variant name",
"or": "OR",
"same_condition": "This condition is duplicated!",
"separator_by_first": "Set by the first condition",
"special_char_validation": "This field can't contain special character!",
"structure_variants": "",
"two_same_conditions": "There must not be two identical conditions!",
"unnamed": "unnamed",
"variant": "Variant",
"variants": "Variants"
}
}