{
  "theme_editor": {
    "save": "Save Changes",
    "title": "Dashboard Theming",
    "preview": "Preview",
    "cancel": "Cancel",
    "expand": "Expand",
    "main_section_title": "General",
    "color_palette_title": "Data Color Palette",
    "color_palette_description": "Make sure the colors are diverse to increase the readability of the data",
    "dashboard_page_title": "Dashboard Page",
    "widget_tiles_title": "Widget Tiles",
    "background_color": "Background color",
    "chart_titles_font": "Chart Title Font",
    "data_visualization_font": "Data Visualization Font",
    "space_between_widgets": "Space Between Widgets",
    "empty_search_results": "No font found with this name",
    "tile_color": "Tile Color",
    "border": "Border",
    "corner_rounding": "Corner Rounding",
    "inner_margin": "Inner Margin",
    "shadow": "Shadow",
    "widget_titles_title": "Titles",
    "titles_title": "Title",
    "titles_subtitle": "Subtitle",
    "widget_legend_title": "Legend",
    "legend_labels": "Labels",
    "widget_grid_title": "Grid",
    "grid_color": "Color",
    "widget_x_axis_title": "X-Axis",
    "widget_y_axis_title": "Y-Axis",
    "axis_labels": "Labels",
    "axis_titles": "Title",
    "charts_section_title": "Chart Elements",
    "visualizations_section_title": "Visualization Types",
    "tooltip_color_mode": "Color Mode",
    "tooltip_text_size": "Text Size",
    "circular_chart_title": "Pie & Donut",
    "circular_chart_values": "Value Style",
    "circular_total_value": "Donut Total Value",
    "circular_chart_total_label": "Donut Total Label",
    "funnel_title": "Funnel",
    "funnel_steps_background": "Step Background",
    "funnel_value": "Value",
    "funnel_labels": "Labels",
    "funnel_badge": "Percentage Badge",
    "metric_title": "Metric",
    "metric_primary_value": "Primary Value",
    "metric_secondary_value": "Secondary Value Badge",
    "table_title": "Table",
    "table_color": "Color",
    "table_header_labels": "Header Labels",
    "table_body_values": "Values",
    "line_title": "Line & Area",
    "line_thickness": "Line Thickness",
    "line_markers": "Marker Size",
    "gauge_title": "Gauge",
    "gauge_primary_value": "Primary Value",
    "gauge_range_values": "Range Values",
    "gauge_border_color": "Border Color"
  },
  "confirm_query_change": {
    "title": "Saved Query Edited",
    "cancel": "Cancel",
    "update_with_dashboards_connected": "When you update this Saved Query, changes will be also automatically saved for the following dashboards:",
    "update_no_dashboards_connected": "Do you want to save edits only for this chart or update the Saved Query?",
    "update_ad_hoc_query": "Update Only This Chart",
    "update_save_query": "Update Saved Query",
    "not_connected_saved_query": "This Saved Query is not used on other dashboards.",
    "untitled_dashboard": "Untitled Dashboard",
    "dashboard_connection_error": "Unable to get the dashboards list. Try again later",
    "dashboard_connection_disabled": "If Saved Query is used on other dashboards, it will change there too. You can keep the original Saved Query by updating only this chart."
  },
  "public_dashboard_errors": {
    "generic_title": "This dashboard can’t be reached",
    "not_exist_message": "This dashboard has been removed. Contact the admin if you need that data.",
    "access_not_public_message": "This dashboard is no longer public. Contact the admin if you need an access.",
    "view_public_message": "There is something wrong with loading data. Please try again later."
  },
  "text_widget_editor": {
    "description": "Edit styling here and resize the text box on dashboard",
    "update_button": "Update Text",
    "cancel_button": "Cancel",
    "placeholder": "Enter text"
  },
  "text_management": {
    "placeholder": "Enter text",
    "delete_confirmation": "Are you sure you want to delete this text?"
  },
  "filter_settings": {
    "title": "Create Filter",
    "create_button": "Create Filter",
    "edit_button": "Update Filter",
    "cancel_button": "Cancel",
    "event_stream_placeholder": "Select event stream",
    "empty_connections": "Add charts to the dashboard and then configure Filter Widget",
    "dashboard_without_charts": "All charts have been removed from the dashboard. Create new charts and then reconfigure the filter.",
    "target_property_placeholder": "Select property",
    "target_property_search_placeholder": "Search",
    "target_property_empty_search_results": "No property found with this name",
    "untitled_chart": "Untitled Chart",
    "description": "What do you want to filter by?",
    "description_property_types": "(Only string properties can be used)",
    "first_hint": "Filter will affect only associated charts.",
    "second_hint": "Filter can be connected only to charts that use the same Event Stream",
    "detached_widgets_description": "Detached charts (They will be automatically disconnected)",
    "detached_widgets_first_hint": "These charts no longer work with this filter. The query connected to the chart uses a different event stream.",
    "detached_widgets_second_hint": "  They will be automatically disconnected.",
    "connections_description": "Which charts should be associated?",
    "settings_error": "Please, finish filter widget configuration",
    "schema_processing_error": "We cannot display properties list at the moment. Please try again later.",
    "empty_schema_error": "No strings properties in schema",
    "filter_display_name": "Filter display name",
    "filter_display_name_placeholder": "Enter name",
    "enter_filter_name_first": "Enter filter name first",
    "select_all": "Select All",
    "unselect_all": "Unselect All"
  },
  "filter_widget": {
    "search_value": "Search value",
    "select_all": "Select All",
    "unselect_all": "Unselect All",
    "apply": "Apply",
    "clear": "Clear",
    "no_properties_found": "No properties found"
  },
  "filter_management": {
    "edit_text": "Edit",
    "delete_confirmation": "Are you sure you want to delete this widget?"
  },
  "date_picker_settings": {
    "untitled_chart": "Untitled Chart",
    "title": "Create Date Range Widget",
    "confirm_button": "Create",
    "cancel_button": "Cancel",
    "empty_connections": "Add charts to the dashboard and then configure Date Range widget",
    "description": "Which charts should be associated?",
    "tooltip_hint": "Date Range will affect only timeframes of associated charts.",
    "filter_display_name": "Data Range Display Name",
    "filter_display_name_placeholder": "Date Range",
    "select_all": "Select All",
    "unselect_all": "Unselect All"
  },
  "date_picker_widget": {
    "name": "Date Range",
    "apply": "Apply",
    "clear": "Clear",
    "time": "Last",
    "units_placeholder": "Select",
    "relativity_title": "Include current",
    "relativity_title_today": "Include Today",
    "relative": "Relative",
    "absolute": "Absolute"
  },
  "widget_errors": {
    "detached_query_title": "Unable to present result in {{chart}} chart",
    "detached_query_message": "Please check if query structure has changed or select other visualization",
    "inconsistent_filter_title": "Unable to render the visualization",
    "inconsistent_filter_message": "Applied filter is not consistent with the query",
    "resource_not_found": "The Saved Query does not exist",
    "stream_not_found": "The connected {{stream}} stream does not exist"
  },
  "dashboard_details": {
    "untitled_dashboard": "Untitled dashboard",
    "back": "All Dashboards",
    "public": "Public",
    "new_dashboard": "New Dashboard",
    "all_dashboards": "All Dashboards",
    "empty_search": "No dashboard found with this name"
  },
  "dashboard_tile": {
    "preview_dashboard": "View Dashboard",
    "add_widgets": "No Widgets",
    "queries": "Queries",
    "query": "Query",
    "no_queries": "No Queries",
    "public": "Public",
    "untitled_dashboard": "Untitled dashboard"
  },
  "notifications": {
    "update_save_query_error": "We were not able to update this save query. Try again later.",
    "dashboard_delete_success": "Dashboard removed",
    "dashboard_delete_error": "We were not able to delete this dashboard. Try again later.",
    "dashboard_meta_success": "Dashboard saved",
    "dashboard_meta_error": "We were not able to update this dashboard. Try again later.",
    "dashboard_cloned": "Dashboard cloned",
    "dashboard_cloned_error": "We were not able to clone this dashboard. Try again later.",
    "not_existing_stream": "You cannot edit this chart. Connected stream do not exist."
  },
  "actions_menu": {
    "delete_dashboard": "Delete",
    "share_dashboard": "Share",
    "edit_dashboard": "Edit",
    "clone_dashboard": "Clone"
  },
  "delete_dashboard": {
    "title": "Deleting Dashboard",
    "untitled_dashboard": "Untitled dashboard",
    "message": "Do you want to permanently delete dashboard {{name}} from your project?",
    "confirm": "Delete",
    "cancel": "Cancel",
    "public_dashboard_confirmation_error": "Mark all checkboxes to delete the Public dashboard"
  },
  "delete_public_dashboard": {
    "title": "This Dashboard is Public.",
    "share_links": "All share links will be inaccessible.",
    "access_keys": "Dashboard Access Key will be deleted.",
    "embedded_html": "Embedded HTML will not display the dashboard."
  },
  "dashboard_management": {
    "title": "Dashboards",
    "description": "This is a place for all your dashboards. Organize different queries in one view and share them with your colleagues.",
    "create_dashboard": "New Dashboard",
    "empty_project": "Create your first dashboard in this project",
    "search_input_placeholder": "Search name",
    "empty_search_results": "No dashboards found with this criteria."
  },
  "dashboard_list_order": {
    "recent": "Recent",
    "oldest": "Oldest",
    "az": "A - Z",
    "za": "Z - A"
  },
  "tags_filters": {
    "title": "Filters",
    "show_only_public_dashboards": "Public Dashboards",
    "search_tags_input_placeholder": "Search tag",
    "search_label": "Tags",
    "empty_search_message": "No tags found with this name",
    "clear": "Clear Filters"
  },
  "viewer": {
    "edit_dashboard_button": "Edit",
    "delete_dashboard": "Delete Dashboard",
    "new_dashboard": "New Dashboard",
    "share_tooltip": "Share",
    "settings_tooltip": "Settings",
    "actions_tooltip": "Actions",
    "generic_error_title": "This dashboard can’t be reached",
    "view_dashboard_error_message": "There is something wrong with loading data or dashboard do not exist. Please try again later.",
    "clear_filters": "Clear All Filters"
  },
  "dashboard_editor": {
    "save": "Save",
    "loading": "Loading"
  },
  "query_picker": {
    "close": "Close",
    "title": "What Do You Want to Visualize?",
    "new_query_button": "New Query",
    "new_query_description": "Create the query from scratch or select the saved query from the list",
    "search_query_placeholder": "Search saved query",
    "saved_queries_error": "We could not load your saved queries at the moment. Please close this window and try adding a chart again or create a New Query.",
    "empty_search_results": "No queries found with this name.",
    "empty_project": "There are no saved queries in this project. Create a New Query from scratch.",
    "cached_label": "Cached",
    "cached_units": "h",
    "filters": {
      "title": "Filters",
      "show_only_cached_queries": "Only Cached Queries",
      "search_label": "Tags",
      "search_tags_input_placeholder": "Search tag",
      "empty_search_message": "No tags found with this name",
      "clear": "Clear Filters"
    }
  },
  "image_picker": {
    "title": "Insert Image by URL",
    "image_url": "Image URL",
    "cancel_button": "Cancel",
    "insert_button": "Insert Image",
    "placeholder": "Paste URL of image here",
    "error": "Please, paste correct image url"
  },
  "widget": {
    "edit_chart": "Edit Chart",
    "edit_image": "Change Image",
    "edit_text": "Text Options",
    "remove": "Remove",
    "remove_confirm_button": "Yes, Delete",
    "remove_dismiss_button": "No, Keep It",
    "remove_confirmation": "Are you sure you want to delete this widget?",
    "create_widget": "Create New Chart"
  },
  "widget_item": {
    "chart": "Chart",
    "date_picker": "Date Range",
    "filter": "Filter",
    "image": "Image",
    "text": "Text"
  },
  "editor_bar": {
    "theming": "Theming",
    "finish_edition": "Finish Edition",
    "saved": "Saved",
    "is_saving": "Is saving...",
    "initiate_auto_save": "Add a widget to initiate auto-saving"
  },
  "chart_widget_editor": {
    "add_to_dashboard": "Add to Dashboard",
    "save": "Update Chart",
    "cancel": "Cancel",
    "run_query_placeholder": "Run Query to visualize your data",
    "run_query": "Run Query",
    "run_query_loading": "Loading",
    "widget_error": "The selected visualization cannot be used with current query settings. Run query and select visualization.",
    "navigation_query": "QUERY",
    "navigation_settings": "SETTINGS",
    "run_query_first": "Run your query first",
    "configuration_error": "Please, finish the chart widget configuration."
  },
  "query_visualization": {
    "go_to_chart_elements_to_define_target_value": "Go to the <0>SETTINGS / Chart Elements</0> tab to define the <strong>Target Value</strong>"
  },
  "query_creator_analysis": {
    "placeholder": "Select analysis type",
    "label": "Analysis"
  },
  "query_creator_event_collection": {
    "label": "Event Stream",
    "placeholder": "Select event stream",
    "search_placeholder": "Search",
    "empty_search_results": "No stream found with this name"
  },
  "query_creator_target_property": {
    "label": "Target Property",
    "placeholder": "Select event property",
    "search_placeholder": "Search",
    "empty_search_results": "No property found with this name",
    "select": "Select",
    "event_stream": "Event Stream",
    "first": "first",
    "subtitle": "Numbers required",
    "tooltip_start": "{{analysis}} analysis applies only to numeric values (",
    "tooltip_bold": "num",
    "tooltip_end": " data type)"
  },
  "query_creator_timeframe": {
    "label": "Timeframe",
    "relative": "Relative",
    "absolute": "Absolute"
  },
  "query_creator_filters": {
    "filters": "Filters",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available",
    "matching_values": "Matching values"
  },
  "query_creator_filter_boolean": {
    "placeholder": "value"
  },
  "query_creator_filter_list_value": {
    "placeholder": "list items",
    "input_placeholder": "Insert item and confirm by Enter"
  },
  "query_creator_filter_operator": {
    "placeholder": "operator"
  },
  "query_creator_filter_property": {
    "placeholder": "property",
    "search_placeholder": "Search property",
    "empty_search_results": "No property found with this name"
  },
  "query_creator_filter_value": {
    "placeholder": "value",
    "input_text_placeholder": "case sensitive value"
  },
  "query_creator_geo_coordinates": {
    "lat_label": "Lat:",
    "long_label": "Long:",
    "radius_label": "R:",
    "radius_unit": "mi"
  },
  "query_creator_property_type_cast": {
    "cast_message": "You will map property to the different type, some values may not match.",
    "default_label": "Default"
  },
  "query_creator_funnel_step": {
    "title": "STEP",
    "clone": "Clone",
    "optional_label": "Optional Step",
    "optional_tooltip": "Following steps will ignore the result of this step and will use the effect of last non-optional step as an input.",
    "inverted_label": "Inverted Step",
    "inverted_tooltip": "Excludes events matching this step configuration",
    "step_label": "Step Name",
    "first_step_optional_tooltip": "The first step cannot be optional",
    "first_step_inverted_tooltip": "The first step cannot be inverted"
  },
  "query_creator_funnel_steps": {
    "add_step": "Add Step"
  },
  "query_creator_group_by": {
    "title": "Group by",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available"
  },
  "query_creator_interval": {
    "label": "Interval",
    "standard": "Standard",
    "custom": "Custom",
    "tooltip": "Select the frequency to view data across the specified timeframe"
  },
  "query_creator_limit": {
    "label": "Limit Results to",
    "placeholder": "Limit to",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available",
    "order": "Order",
    "limit_result": "your data first to limit the result"
  },
  "query_creator_order_by": {
    "title": "Order by",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available",
    "define": "Define",
    "group_by": "group by",
    "order_result": "first to order the result",
    "order_options_label": "Result of analysis"
  },
  "query_creator_order_by_property": {
    "placeholder": "property",
    "search_placeholder": "Search property",
    "empty_search_results": "No property found with this name"
  },
  "query_creator_percentile": {
    "label": "Percentile",
    "placeholder": "Eg. 75",
    "message": "Percentile value has to be from range 0-100"
  },
  "query_creator_relative_time": {
    "relativity_title": "Include current",
    "relativity_title_for_today": "Include Today",
    "time_label": "Last",
    "units_placeholder": "Select"
  },
  "query_creator_relative_time_label": {
    "label": "Last",
    "today_includes": "(Includes today)",
    "relativity_title": "Includes current"
  },
  "query_creator_searchable_property": {
    "placeholder": "property",
    "search_placeholder": "Search property",
    "empty_search_results": "No property found with this name"
  },
  "query_creator_timezone": {
    "placeholder": "Select timezone",
    "label": "Time Zone",
    "empty_search": "No time zone found with this criteria",
    "selection_disabled_description": "Time zone for your metrics is the same as your site configuration.",
    "loading": "Loading the list of time zones",
    "error": "We cannot load the list of time zones. Try again later if you need to check data for a specific time zone."
  },
  "query_creator_extraction_properties": {
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available"
  },
  "query_creator_analysis_groups": {
    "average": "Average value for a numeric target property.<br/><br/>Non-numeric values will be ignored.",
    "count": "Total number of events in a given stream.",
    "count_unique": "Number of events with unique values for the target property in a given stream.",
    "extraction": "Return events in the given stream with values for selected properties.<br/><br/>Results can be shown in a table or sent to an email.",
    "funnel": "Return the number of unique actors that meet the criteria defined in each step.<br/><br/>\"Actors\" could mean users, devices, or any other identifiers.",
    "maximum": "Maximum of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "median": "Median of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "minimum": "Minimum of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "percentile": "Numeric value of a target property for a specified percentile.<br/><br/>Non-numeric values will be ignored.",
    "select_unique": "List of unique values found for a target property.",
    "standard_deviation": "Standard deviation of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "sum": "Sum of all numeric values for a given property.<br/><br/>Non-numeric values will be ignored."
  },
  "dashboard_settings": {
    "modal_title": "Dashboard Settings",
    "dashboard_name_label": "Dashboard Name",
    "dashboard_name_error": "Dashboard name is required",
    "dashboard_unique_name_error": "Dashboard with this name already exists",
    "dashboard_name_input_placeholder": "Give your dashboard a name",
    "save_dashboard_button": "Save Changes",
    "cancel": "Cancel",
    "tags": "Tags",
    "new_tag": "(New tag)",
    "input_placeholder": "Insert item and confirm by Enter",
    "saving_dashboard": "Saving dashboard"
  },
  "dashboard_share": {
    "modal_title": "Share Dashboard",
    "make_public": "Make dashboard public",
    "make_public_tooltip": "The public dashboard can be viewed by people that do not have access to Keen.",
    "copy": "Copy",
    "public_dashboard_link": "Public dashboard link",
    "regenerate_link": "Regenerate Link",
    "regenerate_link_tooltip": "The Access Key will be regenerated and the new link will be created. The old link will no longer work.",
    "message": "Anyone with this link can view this dashboard and all connected data.",
    "access_key_not_exist_error": "Access Key for this dashboard does not exist any more. Make it public again.",
    "access_key_api_error": "You cannot change anything here right now. We're having an issue with our API. Please try again later.",
    "access_key_limit_error": "You cannot make this dashboard public because you have reached the limit of Access Keys for your organization. Upgrade your plan",
    "access_key_duplicate_error": "We were not able to create an Access Key to make this dashboard public. Please try again.",
    "access_key_revoke_error": "Access Key for this dashboard has been revoked. Activate the key to make the dashboard public.",
    "embed_placeholder": "Only public dashboard is embeddable",
    "download_code": "Download HTML File",
    "embed_title": "Embed the dashboard in your platform",
    "embed_text": "When you edit this dashboard in our UI, all changes will be automatically visible in your external platform too.",
    "embed_step_label": "Step",
    "embed_step_first": "Paste the code into the {{tag}} of the page where you will place the dashboard",
    "embed_step_second": "Paste this dashboard code into the {{tag}} where you want to display it",
    "embed_full_page": "Do you need full page code?",
    "public_link": "Public Link",
    "embed_html": "Embed HTML",
    "copied": "Copied to clipboard"
  },
  "absolute_time": {
    "start_date": "From",
    "end_date": "To"
  },
  "absolute_time_label": {
    "separator": "to"
  },
  "custom_interval": {
    "main_label": "Every",
    "unit_placeholder": "Unit placeholder"
  },
  "editor_navigation": {
    "settings_tooltip": "Settings",
    "share_tooltip": "Share"
  },
  "extraction": {
    "preview_extraction": "Preview Events",
    "email_extraction": "Extract to Email",
    "limit_label": "Limit Number of Events",
    "limit_placeholder": "Limit",
    "range_validation_tooltip": "The number of events for preview has to be within the range 1 - 100,000",
    "maximum_events_limit": "The maximum number of events that can be presented in the Data Explorer is 100,000.",
    "extraction_to_email_limit": "<bold>Need more?</bold> Consider Extraction to Email, which has an extraction limit of 10,000,000 events.",
    "title": "Properties to Extract",
    "full_extraction": "Select properties to extract. All will be extracted by default.",
    "filtered_extraction": " Extracting only selected properties.",
    "clear_properties": "Clear to Extract All."
  },
  "dashboard_timepicker": {
    "separator": "to",
    "timeframe_modified": "Timeframe modified",
    "connector": "and"
  },
  "relative_time_label": {
    "label": "Last",
    "today_includes": "(Includes today)",
    "relativity_title": "Includes current"
  },
  "widget_heading_settings": {
    "title_label": "Title",
    "title_placeholder": "Enter title",
    "subtitle_label": "Subtitle",
    "subtitle_placeholder": "Enter subtitle"
  },
  "date_picker_widget_timezone": {
    "timezone": "Time Zone",
    "timezone_empty_search": "No time zone found with this criteria",
    "timezone_selection_disabled_description": "Time zone for your metrics is the same as your site configuration.",
    "select_timezone": "Select time zone",
    "loading": "Loading list of time zones",
    "error": "We cannot load a list of time zones. Try again later if you need to check data for specific time zone.",
    "selection_disabled_description": "Time zone for your metrics is the same as your site configuration."
  },
  "widget_customization_heading_settings": {
    "section_title": "Basic Info",
    "section_description": "(Add context to your data by applying Title and Subtitle)",
    "title_label": "Chart Title",
    "title_placeholder": "Enter title",
    "subtitle_label": "Chart Subtitle",
    "subtitle_placeholder": "Enter subtitle",
    "saved_query_name_label": "Saved Query name:",
    "saved_query_name_tooltip": "Click to use as Chart Title"
  },
  "widget_customization_format_value_settings": {
    "section_title": "Value Format",
    "section_description": "(See in metric chart or series details popup, axis that presents values)",
    "prefix": "Prefix",
    "suffix": "Suffix",
    "precision": "Precision",
    "calculate": "Calculate",
    "text_placeholder": "Enter text",
    "value_placeholder": "Enter value",
    "select_pattern_placeholder": "Select pattern",
    "select_operations_placeholder": "Select",
    "original_data": "Original data",
    "separator": "Separate groups of thousands with a comma \" , \"",
    "select_precision_first": "Select the precision first",
    "click_on_columns_to_select_data": "Click on the columns to format the data.",
    "column_name_and_data_type": "Column Name & Data Type",
    "column_name": "Column Name",
    "data_type": "Data Type",
    "values_format": "Values Format",
    "boolean_not_supported": "Boolean not supported",
    "selected_columns_use_different_data_type": "Selected columns use different data types.",
    "specify_data_type_to_apply_proper_formatting": "Specify the data type to apply proper data formatting.",
    "select_multiple_columns_to_apply_formatting": "Select multiple columns with the same data type to apply the same formatting.",
    "deselect_all": "Deselect All",
    "selected": "Selected",
    "time_format": "Time Format",
    "date_format": "Date Format",
    "you_will_map_property": "You will map property to the different type. Some values may not be interpreted.",
    "select_data_type": "Select data type",
    "select_the_single_column_to_change_the_name": "Select the single column to change the name",
    "select_the_date_format_first": "Select the Date format first",
    "use_dot_instead_of_comma": "Use dot instead of comma if you want to separate decimal value"
  },
  "widget_customization_data_types": {
    "datetime": "datetime",
    "number": "number",
    "string": "string"
  },
  "widget_customization_date_formats": {
    "original": "Original format",
    "YYYY-MM-DD": "YYYY-MM-DD",
    "DD-MM-YYYY": "DD-MM-YYYY",
    "MM-DD-YYYY": "MM-DD-YYYY",
    "hidden":  "Don't show date"
  },
  "widget_customization_time_formats": {
    "12-hour-clock": "12-hour clock",
    "24-hour-clock": "24-hour clock",
    "hidden": "Don't show time"
  },
  "widget_customization_section": {
    "clear_button": "Clear"
  },
  "widget_customization": {
    "settings_disabled": "Run your query first",
    "settings_disabled_for_widget": "Settings do not affect {{widget}} visualization",
    "format_values_not_avaialble": "No formatting options for {{analysis}} analysis",
    "chart_settings_not_available": "Run query and select the visualization type to see chart settings.",
    "chart_settings_not_available_for_widget": "There are no chart settings for the {{widget}} chart."
  },
  "widget_customization_sections": {
    "titles": "Titles",
    "formatting": "Value Format",
    "components": "Chart Elements"
  },
  "widget_customization_legend_settings": {
    "label": "Legend",
    "positionLabel": "Legend Position"
  },
  "widget_customization_card_settings": {
    "label": "Card"
  },
  "widget_customization_metric_settings": {
    "title": "Metric Chart Settings",
    "display_icon": "Display Icon",
    "icon_style": "Icon background",
    "icon": "Icon"
  },
  "widget_customization_grid_settings": {
    "vertical_grid": "Vertical Grid",
    "horizontal_grid": "Horizontal Grid"
  },
  "widget_customization_bar_settings": {
    "title": "Bar Chart Components"
  },
  "widget_customization_line_settings": {
    "title": "Area & Line Chart Components"
  },
  "widget_customization_choropleth_settings": {
    "title": "Choropleth Chart Components",
    "slider": "Slider"
  },
  "widget_customization_funnel_settings": {
    "title": "Funnel Chart Components",
    "percentages": "Percentages"
  },
  "widget_customization_table_settings": {
    "title": "Table Chart Components",
    "multiple_rows_selection": "Multiple Row Selection",
    "disabled_pagination_info": "Loading a large amount of data can be slow without pagination.",
    "default_number_of_rows_per_page": "Default Number <br /> of Rows per Page",
    "pagination": "Pagination"
  },
  "widget_customization_circular_settings": {
    "title": "Donut & Pie Chart Components",
    "label": "Value Mode"
  },
  "widget_customization_heatmap_settings": {
    "title": "Heatmap Chart Components"
  },
  "widget_customization_gauge_settings": {
    "title": "Gauge Chart Settings",
    "minimal_value": "Minimal Value",
    "minimal_value_placeholder": "What is the min?",
    "target_value": "Target Value",
    "target_value_placeholder": "What is your goal?",
    "current_value": "The current value is",
    "validation": "The Target Value must be greater than the Minimal Value",
    "validation_target_value": "Please provide correct Target Value",
    "validation_minimal_value": "Please provide correct Minimal Value",
    "validation_comma": "Use dot instead of comma if you want to separate decimal value"
  },
  "widget_customization_slider_settings": {
    "label": "Slider",
    "positionLabel": "Slider Position"
  },
  "widget_customization_reverse_axes_settings": {
    "label": "Reverse Axes"
  },
  "widget_customization_axis_settings": {
    "x_axis_title": "X-Axis Title",
    "x_axis_title_placeholder": "Enter axis title",
    "y_axis_title": "Y-Axis Title",
    "y_axis_title_placeholder": "Enter axis title"
  },
  "tags": {
    "saved_query": "Saved query"
  }
}
