{
  "routes": {
    "/admin/blog/author": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [
          "active_authors",
          "author_applications_over_time",
          "author_management",
          "author_status",
          "author_status_breakdown",
          "author_user_information_including_name_email",
          "average_posts_per_author",
          "current_status_of_the_author_application",
          "date_when_the_author_application_was_submitted",
          "edit_author_status",
          "manage_blog_author_applications_and_approve",
          "pending_rate",
          "rejection_rate",
          "total_posts_by_authors",
          "unique_system_identifier_for_the_blog_author",
          "update_the_status_of_the_author"
        ],
        "common": [
          "approval_rate",
          "approved",
          "avatar",
          "created_at",
          "email",
          "first_name",
          "id",
          "last_name",
          "pending",
          "rejected",
          "status",
          "status_distribution",
          "total_applications",
          "total_authors",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/blog/category": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [
          "add_a_new_blog_category_to_organize_your_content",
          "category_featured_image",
          "category_information_with_image_and_name",
          "category_management",
          "date_when_the_category_was_created",
          "detailed_description_of_the_blog_category",
          "organize_and_manage_blog_post_categories",
          "unique_system_identifier_for_the_blog_category",
          "update_category_details_and_organization_settings",
          "url_friendly_slug_for_the_category_used_in_urls"
        ],
        "common": [
          "category",
          "category_information",
          "create_new_category",
          "created_at",
          "description",
          "display_name_of_the_category",
          "edit_category",
          "id",
          "image",
          "name",
          "slug"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/blog/comment": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [
          "active_commenters",
          "add_a_new_comment_to_a_blog_post",
          "average_comments_per_post",
          "avg_moderation_time",
          "awaiting_moderation",
          "comment_content",
          "comment_management",
          "comment_status_breakdown",
          "comment_trends_over_time",
          "comments_by_hour",
          "comments_per_post_distribution",
          "create_new_comment",
          "date_when_the_comment_was_posted",
          "edit_comment",
          "moderate_and_manage_reader_comments_on_blog_posts",
          "moderate_and_update_comment_content",
          "moderated_today",
          "moderation",
          "moderation_status_of_the_comment_approved",
          "most_commented_post",
          "pending_rate",
          "rejection_rate",
          "text_content_of_the_comment",
          "top_commenters",
          "total_commenters",
          "unique_system_identifier_for_the_blog_comment",
          "user_who_posted_the_comment_with_name_and_email"
        ],
        "common": [
          "approval_rate",
          "approved",
          "comments",
          "content",
          "created_at",
          "email",
          "first_name",
          "id",
          "last_name",
          "pending",
          "rejected",
          "status",
          "status_distribution",
          "total_comments",
          "user",
          "users_first_name",
          "users_last_name"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/blog": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [
          "active_authors",
          "blog_dashboard",
          "draft_posts",
          "latest_published_and_draft_posts",
          "most_popular_content_categories",
          "most_used_content_tags",
          "pending_authors",
          "published_posts",
          "recent_author_applications",
          "recent_posts",
          "top_categories",
          "view_blog",
          "welcome_to_your_blog_admin_dashboard"
        ],
        "common": [
          "approve",
          "content",
          "no_categories_found",
          "no_pending_applications",
          "no_posts_found",
          "no_tags_found",
          "overview",
          "popular_tags",
          "reject",
          "total_posts",
          "view_all"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/blog/post": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [
          "author_who_wrote_this_blog_post",
          "authors_first_name",
          "authors_last_name",
          "average_comments_per_post",
          "average_views_per_post",
          "brief_description_or_excerpt_of_the_post",
          "categorization",
          "category_this_post_belongs_to_for_organization",
          "create_edit_and_publish_blog_posts",
          "create_new_blog_post",
          "date_when_the_post_was_created",
          "draft_rate",
          "edit_blog_post",
          "engagement_rate",
          "full_content_body_of_the_blog",
          "most_commented_post",
          "most_viewed_post",
          "post",
          "post_featured_image",
          "post_information",
          "post_information_with_featured_image_and_title",
          "post_management",
          "post_publishing_trends",
          "post_status_breakdown",
          "post_title",
          "post_views_trends",
          "posts_with_images",
          "publication_status_of_the_post_published_or_draft",
          "publish_rate",
          "top_posts_by_views",
          "unique_system_identifier_for_the_blog_post",
          "update_blog_post_content_settings_and",
          "url_friendly_slug_for_the_post_used_in_urls",
          "write_and_publish_a_new_blog"
        ],
        "common": [
          "author",
          "category",
          "content",
          "created_at",
          "description",
          "draft",
          "email",
          "first_name",
          "id",
          "image",
          "last_name",
          "published",
          "slug",
          "status",
          "status_distribution",
          "title",
          "total_comments",
          "total_posts",
          "total_views"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/blog/settings": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [],
        "common": [
          "loading",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/blog/tag": {
      "namespaces": [
        "blog_admin",
        "common"
      ],
      "keys": {
        "blog_admin": [
          "active_tags",
          "add_a_new_tag_to_categorize",
          "average_posts_per_tag",
          "average_tags_per_post",
          "create_new_tag",
          "date_when_the_tag_was_created",
          "display_name_of_the_tag",
          "edit_tag",
          "manage_blog_tags_to_help_categorize",
          "most_used_tag",
          "new_tags_this_month",
          "tag_growth_over_time",
          "tag_information",
          "tag_management",
          "tag_popularity_trends",
          "tag_usage_distribution",
          "tag_usage_trends",
          "top_tag_posts",
          "top_tags",
          "top_tags_by_post_count",
          "total_tag_applications",
          "total_tag_usage",
          "trending_tags",
          "unique_system_identifier_for_the_blog_tag",
          "unused_tags",
          "update_tag_name_and_slug_information",
          "url_friendly_slug_for_the_tag_used_in_urls"
        ],
        "common": [
          "created_at",
          "id",
          "name",
          "slug",
          "total_tags"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/blog/[slug]": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "back_to_blog",
          "be_the_first_to_comment",
          "comments_are_moderated_being_published",
          "error_loading_post",
          "leave_a_comment",
          "no_comments_yet",
          "related_posts",
          "view_all_articles",
          "write_a_comment_ellipsis"
        ],
        "common": [
          "about",
          "comments",
          "note",
          "read_more",
          "tags"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/author/[id]": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "all_authors",
          "articles_by",
          "browse_all_posts",
          "this_author_hasnt_published_any_articles_yet"
        ],
        "common": [
          "author",
          "no_posts_found"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/author/apply": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "adult_or_explicit_content",
          "after_establishing_a_auto_approval_status",
          "agreed_to_follow_our_community_rules",
          "all_authors_must_adhere_to_these_rules",
          "all_content_goes_being_published",
          "application_approved",
          "application_not_approved",
          "application_under_review",
          "articles_should_be_at_least_800_words_in_length",
          "as_an_author_our_platform",
          "author_applications_disabled",
          "author_expectations",
          "avoid_jargon_unless_technical_terms",
          "back_to_guidelines",
          "back_to_rules",
          "become_an_author",
          "before_submitting_your_you_have",
          "break_up_text_with_subheadings_lists_and_visuals",
          "build_your_author_our_community",
          "cite_sources_and_factual_claims",
          "committed_to_publishing_quality_content_regularly",
          "community_rules",
          "congratulations_you_are_now_an_author",
          "contact_our_support_team_if_you_have_questions",
          "content_guidelines",
          "content_must_be_published_elsewhere",
          "content_promoting_illegal_activities",
          "content_that_violates_others_privacy",
          "content_that_violates_with_feedback",
          "continue_engaging_with_our_community",
          "continue_to_application",
          "continue_to_rules",
          "create_new_blog_posts_to_share_your_knowledge",
          "engage_with_readers_your_articles",
          "guidelines",
          "heres_what_you_need_to_know_about_our_moderation",
          "i_agree_to_the_guidelines",
          "i_have_read_community_rules",
          "i_have_read_content_guidelines",
          "if_approved_youll_content_immediately",
          "include_relevant_examples_when_applicable",
          "initial_posts_will_be_reviewed_before_publishing",
          "maintain_professionalism_in_all_interactions",
          "manage_your_published_content_from_your_dashboard",
          "moderation_process",
          "no_hate_speech_discrimination_or_harassment",
          "no_misinformation_or_unverified_claims",
          "no_plagiarism_or_copyright_infringement",
          "no_political_or_the_topic",
          "no_self_promotion_or_personal_sites",
          "once_submitted_your_editorial_team",
          "our_blog_focuses_to_readers",
          "our_editorial_team_will_review_your_application",
          "our_platform_maintains_all_users",
          "participate_in_our_author_community",
          "prepared_to_engage_with_readers_and_the_community",
          "prohibited_content",
          "proofread_for_grammar_spelling_and_clarity",
          "publish_at_least_one_article_per_month",
          "read_and_understood_our_content_guidelines",
          "ready_to_apply",
          "repeated_violations_may_author_privileges",
          "respond_to_comments_on_your_articles",
          "return_to_blog",
          "review_our_author_guidelines_again",
          "rules",
          "share_your_knowledge_our_community",
          "spam_or_purely_promotional_content",
          "the_following_types_account_suspension",
          "this_process_typically_takes_1_3_business_days",
          "unfortunately_your_application_this_time",
          "update_content_when_necessary_to_keep_it_accurate",
          "use_active_voice_and_direct_language",
          "use_proper_formatting_for_readability",
          "violent_or_graphic_content",
          "we_prioritize_well_researched_and_insight",
          "we_value_clear_our_audience",
          "were_not_accepting_this_time",
          "what_you_can_do",
          "what_you_can_do_now",
          "write_in_a_clear_conversational_tone",
          "write_your_first_post",
          "writing_style",
          "you_can_appeal_support_channel",
          "you_may_reapply_additional_information",
          "youll_receive_an_is_made",
          "your_application_to_being_reviewed",
          "your_content_should_technical_accuracy"
        ],
        "common": [
          "apply",
          "please_check_back_later",
          "what_happens_next"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/author/manage/[id]/edit": {
      "namespaces": [
        "common",
        "blog_blog"
      ],
      "keys": {
        "common": [
          "category",
          "content",
          "description",
          "draft",
          "media",
          "metadata",
          "preview",
          "published",
          "select_a_category",
          "select_status",
          "settings",
          "status",
          "tags",
          "title"
        ],
        "blog_blog": [
          "add_tags_separate_with_comma_ellipsis",
          "enter_a_compelling_title_ellipsis",
          "featured_image",
          "select_the_category_that_best_fits_your_post",
          "set_as_draft_it_live",
          "tags_help_readers_discover_your_content",
          "tags_to_your_post",
          "this_image_will_media_previews",
          "type_and_press_comma_or_enter_to_add_a_tag",
          "write_a_brief_description_of_your_post_ellipsis",
          "write_your_post_content_here_ellipsis",
          "you_can_add_up_to"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/author/manage/new": {
      "namespaces": [
        "common",
        "blog_blog"
      ],
      "keys": {
        "common": [
          "category",
          "content",
          "description",
          "draft",
          "media",
          "metadata",
          "preview",
          "published",
          "select_a_category",
          "select_status",
          "settings",
          "status",
          "tags",
          "title"
        ],
        "blog_blog": [
          "add_tags_separate_with_comma_ellipsis",
          "enter_a_compelling_title_ellipsis",
          "featured_image",
          "select_the_category_that_best_fits_your_post",
          "set_as_draft_it_live",
          "tags_help_readers_discover_your_content",
          "tags_to_your_post",
          "this_image_will_media_previews",
          "type_and_press_comma_or_enter_to_add_a_tag",
          "write_a_brief_description_of_your_post_ellipsis",
          "write_your_post_content_here_ellipsis",
          "you_can_add_up_to"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/author/manage": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "create_new_post",
          "create_your_first_post",
          "manage_and_create_your_blog_content",
          "my_blog_posts",
          "start_creating_your_first_blog_post_today"
        ],
        "common": [
          "next",
          "no_posts_found",
          "prev"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/author": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "authors",
          "meet_the_talented_writers_behind_our_blog",
          "no_bio_available",
          "view_articles"
        ],
        "common": [
          "author"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/category/[slug]": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "be_the_first_to_contribute",
          "become_an_author",
          "browse_all_posts",
          "explore_blog_posts",
          "it_may_have_been_removed_or_doesnt_exist",
          "there_are_no_posts_in_this_category_yet",
          "we_couldnt_find_the_category"
        ],
        "common": [
          "all_categories",
          "browse_all_categories",
          "category_not_found",
          "error_loading_category",
          "next",
          "no_posts_found",
          "of",
          "posts",
          "prev"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/category": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "browse_posts",
          "categories",
          "discover_articles_tutorials_of_interest",
          "explore",
          "explore_our_content_organized_by_topics",
          "featured_categories",
          "view_all_posts"
        ],
        "common": [
          "all_categories"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "apply_to_be_an_author",
          "become_an_author",
          "browse_by",
          "categories",
          "check_back_soon_for_featured_articles",
          "error_loading_blog",
          "explore_our_curated_collection_of_articles",
          "featured_articles",
          "fresh_insights_and_articles_from_our_community",
          "join_our_community",
          "join_our_community_growing_audience",
          "meet_our_authors",
          "meet_the_talented_writers_behind_our_content",
          "no_featured_articles_yet",
          "no_recent_articles_yet",
          "our_authors",
          "read_article",
          "ready_to_share_your_knowledge",
          "recent_articles",
          "showing_posts_in",
          "showing_posts_tagged_with",
          "view_all_articles",
          "view_all_authors",
          "view_all_tags",
          "view_articles",
          "view_more_articles",
          "were_working_on_creating_new_content",
          "were_working_on_curating_our_best_content"
        ],
        "common": [
          "explore_by",
          "find_articles_that_match_your_interests",
          "popular_tags",
          "scroll_to_explore",
          "try_again",
          "view_all_categories"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/post": {
      "namespaces": [
        "common",
        "blog_blog"
      ],
      "keys": {
        "common": [
          "active_filters",
          "all_categories",
          "all_tags",
          "clear_all",
          "clear_filters",
          "newest_first",
          "next",
          "oldest_first",
          "prev",
          "sort_by",
          "try_again"
        ],
        "blog_blog": [
          "a_z",
          "articles",
          "explore_our_collection_of_articles",
          "no_articles_found",
          "read_article",
          "search_articles_ellipsis",
          "z_a"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/tag/[slug]": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "back_to_all_tags",
          "browse_all_posts",
          "browse_all_tags",
          "explore_blog_posts",
          "it_may_have_been_removed_or_doesnt_exist",
          "tag_not_found",
          "there_are_no_posts_with_this_tag_yet",
          "we_couldnt_find_the_tag"
        ],
        "common": [
          "all_tags",
          "next",
          "no_posts_found",
          "of",
          "posts",
          "prev"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/blog/tag": {
      "namespaces": [
        "blog_blog",
        "common"
      ],
      "keys": {
        "blog_blog": [
          "browse_our_collection_of",
          "discover_content_organized_by",
          "explore",
          "tags_to_find_exactly_what_youre_looking_for",
          "view_all_posts"
        ],
        "common": [
          "all_tags",
          "no_tags_found",
          "popular_tags",
          "posts",
          "search_tags_ellipsis",
          "tags"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/admin/api/key": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "api_key_management",
          "api_key_type_distribution",
          "api_keys_over_time",
          "date_when_the_api_key_was_created",
          "generate_a_new_api_key_with",
          "ip_restricted_keys",
          "ip_restriction",
          "ip_restriction_distribution",
          "key",
          "list_of_permissions_for_this_api_key",
          "manage_api_keys_for_external_integrations",
          "plugin_keys",
          "restricted",
          "the_api_key_string",
          "the_name_of_the_api_key",
          "the_user_associated_with_the_api_key",
          "total_api_keys",
          "unique_identifier_for_the_api_key",
          "unrestricted",
          "unrestricted_keys",
          "update_api_key_settings_and_permissions",
          "user_keys",
          "whether_ip_restriction_is_enabled",
          "whitelisted_ip_addresses"
        ],
        "common": [
          "avatar",
          "basic_information",
          "create_new_api_key",
          "created_at",
          "deposit",
          "edit_api_key",
          "email",
          "first_name",
          "futures",
          "id",
          "invalid_json",
          "ip_whitelist",
          "last_name",
          "name",
          "permissions",
          "security_settings",
          "trade",
          "transfer",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name",
          "withdraw"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/builder/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_admin": [
          "a_descriptive_name_to_help_identify_this_element",
          "a_gradient_is_another_property",
          "a_gradient_is_currently_applied_to",
          "add_an_item_to_get_started",
          "add_any_style_preferences_or_brand",
          "add_class",
          "add_column",
          "add_content",
          "add_css_classes_to_style_this_element",
          "add_custom_css_styles_for_this_element",
          "add_custom_html_attributes_like_data_attributes",
          "add_example",
          "add_feature",
          "add_image",
          "add_item",
          "add_layout",
          "add_row",
          "add_shadow",
          "add_stat",
          "adjust_position_based_on_screen_size",
          "ai_generator",
          "ai_section_generator",
          "all_elements",
          "allow_dismissing",
          "alt_text",
          "alternate_direction",
          "animation_type",
          "api_endpoint",
          "apply_animation_to_this_element",
          "apply_effects_based_on_scroll_position",
          "aspect_ratio",
          "author_role_or_source",
          "auto_hide",
          "auto_scroll",
          "auto_scrolling",
          "back_to_generator",
          "back_to_saved_sections",
          "background_color",
          "blur",
          "border_color",
          "border_color_gradients_are_disabled",
          "border_radius",
          "bottom",
          "bounce",
          "brightness",
          "button",
          "button_link",
          "button_text",
          "card_image",
          "card_title",
          "center",
          "choose_a_category_from_scratch",
          "click_to_use_this_saved_section",
          "comma_separated_list_of_css_properties",
          "constrain_to_parent",
          "constrain_to_viewport",
          "constraints",
          "container",
          "container_content_goes_here",
          "contrast",
          "create_with_ai",
          "css_classes",
          "custom_css",
          "custom_properties",
          "dark_mode_image",
          "data_source",
          "delay",
          "describe_how_youd_like_to_improve",
          "describe_the_section_you_want_to_create_ellipsis",
          "describe_what_you_want",
          "desktop",
          "display_type",
          "distance_in_pixels_to_complete_the_effect",
          "divider",
          "drag_me",
          "drag_the_element_preset_buttons",
          "duplicate",
          "easing",
          "effect_duration",
          "effect_intensity",
          "effect_type",
          "element_id",
          "element_missing_id",
          "element_missing_type",
          "element_name",
          "element_preview_not_available",
          "elements_appear_in_the_normal_document_flow",
          "elevate",
          "empty_row",
          "empty_section",
          "enable_animation",
          "enable_scroll_effects",
          "enable_scroll_effects_to_access_animation_controls",
          "error_rendering_element",
          "error_rendering_element_wrapper",
          "example_create_a_call_to_action_button",
          "export_section",
          "fade_in",
          "flip_x",
          "flip_y",
          "font_size",
          "font_style",
          "font_weight",
          "gap",
          "gap_between_columns",
          "gap_between_images",
          "generate_section",
          "generated_css",
          "generating",
          "glow",
          "good",
          "grayscale",
          "grow_on_hover",
          "heading",
          "heading_level",
          "heading_text",
          "heart_beat",
          "height",
          "hide_after_seconds",
          "hide_element_if_it_overflows_its_container",
          "hide_on_overflow",
          "highlight_this_plan",
          "horizontal",
          "hover_effects",
          "hover_over_the_square_to_preview_transition",
          "how_was_this_generation",
          "html_attributes",
          "html_tag",
          "icon_color",
          "image_description",
          "image_fit",
          "image_placeholder",
          "image_position",
          "image_source",
          "import_from_json_file",
          "import_section",
          "improve_section",
          "individual_borders",
          "insert_section",
          "inset_shadow",
          "invalid_column_data",
          "invalid_element",
          "invalid_row_data",
          "invalid_section_data",
          "iteration_count",
          "jello",
          "keep_element_within_parent_boundaries",
          "keep_element_within_visible_screen",
          "keep_end_state",
          "left",
          "letter_spacing",
          "lift_on_hover",
          "light_mode_image",
          "line_height",
          "link_base_url",
          "link_target",
          "link_text",
          "link_url",
          "list",
          "list_items",
          "loading_page",
          "maintain_final_animation_state",
          "max_height",
          "max_width",
          "maximum_items",
          "middle",
          "min_height",
          "min_max_size",
          "min_width",
          "mobile",
          "mobile_height",
          "mobile_position_below_768px",
          "move_down",
          "move_up",
          "needs_work",
          "next_testimonial",
          "no_element_selected_or_element_data_is_unavailable",
          "no_elements_match_your_search",
          "no_features_added_yet",
          "no_images_added_yet",
          "no_items",
          "no_preview_available",
          "no_row_templates_match_your_search_1",
          "no_saved_sections",
          "no_settings_available_for_this_element_type",
          "no_statistics_added_yet",
          "no_templates_found",
          "no_testimonials_added_yet",
          "notification_message",
          "notification_title",
          "number_of_columns",
          "only_play_effect_the_first_time",
          "opacity",
          "opacity_transform_background",
          "padding",
          "parent_container",
          "perspective_px",
          "play",
          "play_once",
          "portion_of_element_that_must_be_visible_to_trigger",
          "position_presets",
          "position_type",
          "previous_testimonial",
          "pulse",
          "quote_author",
          "quote_text",
          "radius",
          "redo_ctrl_y",
          "replay_animation",
          "responsive_behavior",
          "responsive_position",
          "reverse_effect_when_scrolling_up",
          "reverse_on_even_iterations",
          "reverse_on_scroll_up",
          "right",
          "role_company",
          "role_source",
          "rotate",
          "rotate_x_deg",
          "rotate_y_deg",
          "rotate_z_deg",
          "row",
          "row_has_no_columns",
          "row_templates",
          "rubber_band",
          "save_sections_from_your_pages_to_reuse_them_later_1",
          "save_to_library",
          "saved_section",
          "saved_sections",
          "scale",
          "scale_x",
          "scale_y",
          "screen_width_768px_to_1024px",
          "screen_width_greater_than_1024px",
          "screen_width_less_than_768px",
          "scroll_direction",
          "scroll_effects_allow_user_scrolls",
          "scroll_speed",
          "section_generated_successfully",
          "section_has_no_content",
          "section_title",
          "section_type",
          "select_a_different_positioning_controls",
          "select_a_page_to_edit",
          "select_an_element_to_edit_its_structure",
          "select_animation",
          "select_count",
          "select_easing",
          "select_layout",
          "select_property",
          "select_section_type",
          "select_target",
          "select_timing",
          "shadow_color",
          "shadow_color_gradients_are_disabled",
          "shake",
          "show_gradients",
          "show_in_editor",
          "skew",
          "slide_down",
          "slide_left",
          "slide_right",
          "slide_up",
          "space",
          "spacer",
          "start_building_your_and_elements",
          "start_with_a_blank_row",
          "start_with_a_blank_section",
          "static_positioning_is_the_default",
          "sticky_behavior",
          "sticky_offset",
          "style_guide_optional",
          "swing",
          "tablet",
          "tada",
          "text",
          "text_alignment",
          "text_color",
          "text_color_background_color",
          "text_content",
          "text_transform",
          "the_html_tag_to_use_for_this_element",
          "threshold",
          "tilt",
          "timing_function",
          "transform_origin",
          "transition_property",
          "translate_x",
          "translate_y",
          "trending_markets",
          "trigger_position",
          "try_adjusting_your_by_category",
          "try_selecting_a_different_category_or",
          "undo_ctrl_z",
          "unique_identifier_for_this_element",
          "unit",
          "unknown_element_type",
          "upload_section_json_file",
          "url",
          "use_the_design_and_size",
          "use_the_element_id_or_classes_you_defined",
          "use_this_section",
          "vertical",
          "visual_editor",
          "want_to_improve_it",
          "websocket_endpoint",
          "width",
          "wobble",
          "you_can_only_type",
          "you_havent_saved_any_sections_yet_1",
          "your_canvas_is_empty",
          "your_saved_section_library",
          "z_index"
        ],
        "common": [
          "actions",
          "add_attribute",
          "add_condition",
          "add_section",
          "advanced",
          "advanced_options",
          "back",
          "basic",
          "bottom_right",
          "cancel",
          "columns",
          "content",
          "delete",
          "display_conditions",
          "duration",
          "element",
          "element_settings",
          "features",
          "icon",
          "icon_not_found",
          "image",
          "improving",
          "large",
          "layout",
          "loading",
          "loading_market_data",
          "margin",
          "medium",
          "no_element_selected",
          "none",
          "plan_name",
          "popular",
          "preview",
          "px",
          "rating",
          "rotation",
          "save",
          "search",
          "search_categories_ellipsis",
          "search_pages_ellipsis",
          "select_a_category",
          "set_conditions_for_be_displayed",
          "settings",
          "small",
          "spread",
          "stop",
          "style",
          "toggle_theme",
          "top",
          "top_left",
          "transform",
          "upload",
          "zoom_in",
          "zoom_out"
        ],
        "dashboard": [
          "condition_type",
          "condition_value",
          "select_an_element_new_element",
          "select_device"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/builder": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "all_templates_used",
          "auto_scrolling",
          "choose_from_professionally_designed_templates_to",
          "container_content_goes_here",
          "content_page",
          "create_and_manage_your_website_pages_1",
          "create_page",
          "element_missing_id",
          "element_missing_type",
          "element_preview_not_available",
          "error_rendering_element",
          "error_rendering_element_wrapper",
          "existing_pages",
          "generating_preview_ellipsis",
          "get_started_by_our_templates",
          "image_placeholder",
          "invalid_column_data",
          "invalid_element",
          "invalid_row_data",
          "invalid_section_data",
          "move_down",
          "move_up",
          "next_testimonial",
          "no_pages_found",
          "page_builder",
          "page_templates",
          "previous_testimonial",
          "row_has_no_columns",
          "section_has_no_content",
          "sections",
          "snapshot",
          "trending_markets",
          "unknown_element_type",
          "use_templates_for_quick_setup_or",
          "you_can_edit_your_existing_pages",
          "your_pages",
          "youve_already_created_pages_for_all"
        ],
        "common": [
          "creating_ellipsis",
          "icon_not_found",
          "loading",
          "loading_market_data",
          "popular"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/content": {
      "namespaces": [],
      "keys": {},
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/content/slider": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "active_sliders",
          "active_status_of_the_slider",
          "add_a_new_slider_image_to_the_homepage_carousel",
          "control_slider_visibility",
          "create_new_slider",
          "date_when_the_slider_was_created",
          "edit_slider",
          "inactive_sliders",
          "link",
          "manage_homepage_sliders_and_promotional_banners",
          "slider_banner_image_displayed_on_the_homepage",
          "slider_content",
          "slider_management",
          "sliders_over_time",
          "target_url_when_slider_image_is_clicked",
          "total_sliders",
          "unique_slider_identifier",
          "update_image_and_destination_link",
          "update_slider_image_and_settings",
          "upload_image_and_set_destination_link",
          "visibility_settings"
        ],
        "common": [
          "active",
          "created_at",
          "id",
          "image",
          "inactive",
          "status",
          "status_distribution"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/kyc/application/[id]": {
      "namespaces": [
        "dashboard",
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "dashboard": [
          "add_notes_about_this_application_ellipsis",
          "adhere_to_kyc_aml_legal_compliance",
          "back_to_applications",
          "ensure_that_all_and_documents",
          "id_document_scan",
          "id_selfie_verification",
          "loading_application_ellipsis",
          "pdf",
          "request_info",
          "the_application_status_has_been_updated",
          "the_application_youre_looking_for_doesnt",
          "verify_that_all_users_information"
        ],
        "common": [
          "account_security",
          "active",
          "additional_information",
          "admin_notes",
          "approve_application",
          "banned",
          "check_document_authenticity",
          "confidence_score",
          "connected",
          "contact_information",
          "created",
          "cross_reference_information",
          "details",
          "document",
          "documents",
          "email_address",
          "extracted_information",
          "failed_login_attempts",
          "follow_compliance_guidelines",
          "high_risk",
          "id_type",
          "identity_verification",
          "inactive",
          "joined",
          "last_login",
          "level",
          "manual_verification",
          "message",
          "no",
          "not_provided",
          "personal_info",
          "phone_number",
          "please_add_notes_before_requesting_info",
          "reject_application",
          "request_additional_info",
          "required",
          "required_for_additional_info_request",
          "review_application",
          "role_id",
          "start_verification",
          "status_updated_successfully",
          "suspended",
          "under_review",
          "updated",
          "verification_progress",
          "verification_tips",
          "wallet_address",
          "wallet_provider",
          "yes"
        ],
        "dashboard_admin": [
          "ai_analysis",
          "all_fields",
          "application_form_data",
          "application_metadata",
          "basic_personal_details_provided_by_applicant",
          "click_the_button_process_using",
          "detected_issues",
          "document_analysis",
          "document_fields",
          "document_uploads",
          "document_verification",
          "field_count",
          "files_and_images_submitted_with_application",
          "full_screen_view",
          "government_issued_identification_documents",
          "identity",
          "no_documents",
          "no_identity_documents",
          "no_issues_detected",
          "no_personal_information",
          "no_verification_service",
          "required_fields",
          "starting_verification_ellipsis",
          "this_application_doesnt_document_uploads",
          "this_application_doesnt_information_fields",
          "this_application_doesnt_verification_documents",
          "this_application_has_not_been_verified_yet_1",
          "this_kyc_level_doesnt_have_a",
          "verification_id_1",
          "verification_is_not_required_for_this_application_1",
          "verification_not_started",
          "verification_results",
          "verification_score",
          "verification_summary"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/crm/kyc/application": {
      "namespaces": [
        "dashboard",
        "common"
      ],
      "keys": {
        "dashboard": [
          "kyc_applications",
          "kyc_levels",
          "manage_and_review_verification_applications",
          "no_applications_match_your_current_filters_1",
          "of_total_applications",
          "search_applications_users_or_levels_ellipsis",
          "try_adjusting_your_search_criteria_or_filters_1"
        ],
        "common": [
          "admin_notes",
          "all_applications",
          "all_levels",
          "all_statuses",
          "all_verification_types",
          "application_id",
          "approval_rate",
          "average_time_to_process_applications",
          "by_status",
          "by_verification_type",
          "info_required",
          "manual_verification",
          "newest_first",
          "no_applications_found",
          "not_reviewed_yet",
          "oldest_first",
          "pending_review",
          "processing_time",
          "reset_filters",
          "service_verification",
          "sort_by",
          "total_applications"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/kyc/level/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_admin": [
          "accepted_file_types",
          "add_conditional_logic_user_input",
          "add_option",
          "add_the_variables_with_their_values",
          "ai_powered_verification",
          "all_countries",
          "all_languages",
          "allow_selecting_multiple_options",
          "allow_uploading_multiple_files",
          "api_connection",
          "api_credentials_verified_successfully",
          "back_to_editor",
          "basic_fields",
          "bulk",
          "card",
          "choice",
          "choice_fields",
          "choose_a_preset_to_quickly_create",
          "click_any_field_to_edit_its_properties",
          "comma_separated_list_of_file_extensions",
          "conditional",
          "conditional_display",
          "conditional_logic_not_available",
          "conditional_logic_requires_the_form",
          "configure_field_properties_user_experience",
          "configure_logic",
          "configure_verification_level",
          "configure_which_features_kyc_level",
          "confirming_will_add_mapped_to",
          "connect_to_a_form_fields",
          "connect_verification_service",
          "connection_failed",
          "connection_successful",
          "contact_fields",
          "continue_with_dynamic_verification",
          "date_format",
          "dd_mm_yyyy",
          "deepseek_ai_verification",
          "deepseek_provides_advanced_ai_powered_document",
          "delete_field",
          "describe_the_purpose_it_collects",
          "disable_selected",
          "disconnect_service",
          "display_text",
          "document_analysis",
          "document_requirement",
          "does_not_contain",
          "does_not_equal",
          "drag_or_click_to_add_fields",
          "duplicate_field",
          "dynamic_ai_verification",
          "e_g_a_za_z0_9",
          "e_g_image_application_pdf",
          "e_g_name_dob",
          "edit_field",
          "editor",
          "enable_conditional_logic_other_fields",
          "enable_selected",
          "enabled_above_recommended_level",
          "ensure_your_form_includes_them_1",
          "ensure_your_kyc_form_includes_document",
          "enter_level_description",
          "enter_level_name",
          "enter_level_number",
          "enter_numeric_value",
          "enter_value",
          "error_loading_verification_services",
          "error_messages_are_validation_rules",
          "example_a_za_z0_9_for_characters_only",
          "extracts_and_verifies_data_from_ids_and_passports_1",
          "features_enabled",
          "features_selected",
          "field_features",
          "field_library",
          "field_properties",
          "field_types",
          "fields",
          "form_preview",
          "fraud_detection",
          "gemini_adapts_to_your_custom_form",
          "gemini_adapts_to_your_form_structure_1",
          "gemini_ai_verification",
          "gemini_ai_will_verify_document_images",
          "gemini_requires_an_api_key_to",
          "gemini_requires_document_images_for_ai",
          "gemini_uses_ai_to_verify_documents",
          "greater_than",
          "help_text_shown_below_the_field",
          "hidden",
          "highlights",
          "how_gemini_works",
          "how_the_date_should_be_displayed",
          "how_to_configure_1",
          "id_back",
          "id_front",
          "identifies_tampered_or_fake_documents_1",
          "identity_document_types",
          "include_at_least_one_document_image",
          "include_document_images_for_verification_1",
          "increment_decrement_amount",
          "initial_height_of_the_textarea",
          "kyc_verification_service_integration",
          "kyc_verification_services",
          "label",
          "less_than",
          "level_description",
          "level_information",
          "level_name",
          "level_number",
          "level_number_determines_advanced_verification",
          "level_presets",
          "level_settings",
          "load_countries",
          "logic",
          "manage_connection",
          "maximum_date",
          "maximum_file_size_kb",
          "maximum_length",
          "maximum_value",
          "mime_types_or_file_extensions",
          "minimum_date",
          "minimum_length",
          "minimum_value",
          "missing_environment_variables",
          "mm_dd_yyyy",
          "multiple_files",
          "must_be_at_least",
          "must_be_at_most",
          "must_match_pattern",
          "no_basic_fields_match_your_search",
          "no_choice_fields_match_your_search",
          "no_features_found",
          "no_field_selected",
          "no_fields_added_to_level",
          "no_fields_found",
          "no_options_added_yet_add_at_least_one_option",
          "no_special_fields_match_your_search",
          "no_verification_fields_match_your_search",
          "not_visible_to_users",
          "obtain_your_api_credentials_from_your",
          "operator",
          "option_label",
          "option_value",
          "optional_field_description",
          "optional_placeholder_text",
          "options",
          "options_are_only_available_for_select",
          "options_not_available",
          "pattern_regex",
          "placeholder",
          "quick_tips",
          "recommended_fields_1",
          "recommended_for",
          "regular_expression_pattern_for_validation",
          "require_selfie_with_id",
          "require_users_to_id_document",
          "required_document",
          "required_documents",
          "required_variables_1",
          "requires_api_key",
          "restart_your_server",
          "return_to_levels",
          "rows",
          "search_features_ellipsis",
          "search_fields_ellipsis",
          "select_a_field_its_behavior",
          "select_a_verification_kyc_verification",
          "select_all_visible",
          "select_field",
          "select_format",
          "select_value",
          "select_which_identity_can_submit",
          "set_rules_for_data_entry",
          "set_validation_rules_to_ensure_data_quality",
          "show_or_hide_fields_based_on_conditions",
          "show_or_hide_other_fields",
          "show_this_field_if",
          "special",
          "special_fields",
          "start_with_a_pre_built_template",
          "stored_value",
          "supports_documents_in_any_language_1",
          "template_fields",
          "temporarily_disabled",
          "text_shown_when_field_is_empty",
          "the_following_environment_variables_are_required",
          "the_label_displayed_to_users",
          "this_field_is_required",
          "this_field_will_is_met",
          "this_service_requires_api_credentials_configured",
          "try_adjusting_your_available_fields",
          "users_must_complete_this_field",
          "validation",
          "validation_is_not_available_for_this_field_type",
          "validation_messages",
          "validation_not_available",
          "verification_fields",
          "verification_services",
          "visible_and_available_to_users",
          "where_to_get_credentials",
          "you_can_customize_it_further_after_applying_1",
          "yyyy_mm_dd"
        ],
        "common": [
          "active",
          "adding_fields_to_your_form",
          "all",
          "basic",
          "category",
          "characters",
          "chars",
          "clear_filters",
          "clear_search",
          "conditional_logic",
          "configuration",
          "connected",
          "contains",
          "countries",
          "dashboard",
          "description",
          "deselect_all",
          "disabled",
          "draft",
          "edit_your",
          "editing_field_properties",
          "enabled",
          "equals",
          "example_1",
          "features",
          "field",
          "field_options",
          "get_started",
          "grid_view",
          "id",
          "inactive",
          "label_description",
          "level",
          "list_view",
          "live_preview",
          "multiple_selection",
          "new",
          "next",
          "no_longer_in_use_but_preserved",
          "of",
          "order",
          "personal_info",
          "placeholder_text",
          "preview",
          "preview_features",
          "preview_on_different_device_sizes",
          "preview_testing",
          "quick_presets",
          "quick_start",
          "recommended",
          "required",
          "required_field",
          "saving_publishing",
          "see_conditional_logic_in_action",
          "select_operator",
          "standard",
          "status",
          "step",
          "test_form_validation_and_error_messages",
          "test_the_complete_user_flow",
          "test_thoroughly_in_preview_mode_before_publishing",
          "try_adjusting_your_search_or_filter_criteria",
          "type",
          "use_validation_rules_to_ensure_data_quality",
          "validation_rules",
          "value",
          "verify",
          "view_docs",
          "welcome_to_the_level_builder"
        ],
        "dashboard": [
          "add_example_text_that_appears_in",
          "advanced_customization",
          "advanced_settings",
          "always_test_your_form_thoroughly_in",
          "and_more_date_number_email_phone",
          "arrange_them_in_any_order_with",
          "available_field_types",
          "basic_properties",
          "best_practices",
          "browse_the_field_library_in_the",
          "change_the_level_status_from_draft",
          "click_and_drag_the_field_from",
          "click_the_save_changes_button_to",
          "configure_field_properties_validation_rules_and",
          "create_clear_descriptive_and_instructions",
          "create_powerful_customized_verification_levels_for",
          "document_upload",
          "drag_drop_interface",
          "drag_drop_method",
          "drag_to_canvas",
          "drop_the_field_where_you_want",
          "dropdown_selection",
          "easily_build_forms_by_dragging_fields",
          "ensure_your_form_looks_great_on",
          "for_select_checkbox_and_radio_fields",
          "in_development_not_visible_to_users",
          "keep_forms_concise_essential_information",
          "live_and_available_to_users",
          "live_preview_mode",
          "make_fields_appear_or_hide_based",
          "monitor_update",
          "multi_line_text_input",
          "position_your_field",
          "pro_tip_1",
          "publishing_workflow",
          "ready_to_use_templates",
          "responsive_testing",
          "save_your_level",
          "see_exactly_how_your_form_will",
          "select_a_field_type",
          "set_rules_for_data_format_minimum",
          "set_status_to_published",
          "set_the_field_label_that_users",
          "single_line_text_input",
          "single_selection",
          "start_quickly_with_pre_built_templates",
          "status_options",
          "test_functionality_before_publishing",
          "the_preview_mode_lets_you_see",
          "this_will_save_your_work_but",
          "toggle_whether_the_field_is_mandatory",
          "track_user_submissions_and_make_updates",
          "you_can_archive_levels_that_are_no_longer_in_use",
          "you_can_reorder_fields_by_dragging_them_up_or_down"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/crm/kyc/level/create": {
      "namespaces": [
        "dashboard_admin",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_admin": [
          "accepted_file_types",
          "add_conditional_logic_user_input",
          "add_option",
          "add_the_variables_with_their_values",
          "ai_powered_verification",
          "all_countries",
          "all_languages",
          "allow_selecting_multiple_options",
          "allow_uploading_multiple_files",
          "api_connection",
          "api_credentials_verified_successfully",
          "back_to_editor",
          "basic_fields",
          "bulk",
          "card",
          "choice",
          "choice_fields",
          "choose_a_preset_to_quickly_create",
          "click_any_field_to_edit_its_properties",
          "comma_separated_list_of_file_extensions",
          "conditional",
          "conditional_display",
          "conditional_logic_not_available",
          "conditional_logic_requires_the_form",
          "configure_field_properties_user_experience",
          "configure_logic",
          "configure_verification_level",
          "configure_which_features_kyc_level",
          "confirming_will_add_mapped_to",
          "connect_to_a_form_fields",
          "connect_verification_service",
          "connection_failed",
          "connection_successful",
          "contact_fields",
          "continue_with_dynamic_verification",
          "date_format",
          "dd_mm_yyyy",
          "deepseek_ai_verification",
          "deepseek_provides_advanced_ai_powered_document",
          "delete_field",
          "describe_the_purpose_it_collects",
          "disable_selected",
          "disconnect_service",
          "display_text",
          "document_analysis",
          "document_requirement",
          "does_not_contain",
          "does_not_equal",
          "drag_or_click_to_add_fields",
          "duplicate_field",
          "dynamic_ai_verification",
          "e_g_a_za_z0_9",
          "e_g_image_application_pdf",
          "e_g_name_dob",
          "edit_field",
          "editor",
          "enable_conditional_logic_other_fields",
          "enable_selected",
          "enabled_above_recommended_level",
          "ensure_your_form_includes_them_1",
          "ensure_your_kyc_form_includes_document",
          "enter_level_description",
          "enter_level_name",
          "enter_level_number",
          "enter_numeric_value",
          "enter_value",
          "error_loading_verification_services",
          "error_messages_are_validation_rules",
          "example_a_za_z0_9_for_characters_only",
          "extracts_and_verifies_data_from_ids_and_passports_1",
          "features_enabled",
          "features_selected",
          "field_features",
          "field_library",
          "field_properties",
          "field_types",
          "fields",
          "form_preview",
          "fraud_detection",
          "gemini_adapts_to_your_custom_form",
          "gemini_adapts_to_your_form_structure_1",
          "gemini_ai_verification",
          "gemini_ai_will_verify_document_images",
          "gemini_requires_an_api_key_to",
          "gemini_requires_document_images_for_ai",
          "gemini_uses_ai_to_verify_documents",
          "greater_than",
          "help_text_shown_below_the_field",
          "hidden",
          "highlights",
          "how_gemini_works",
          "how_the_date_should_be_displayed",
          "how_to_configure_1",
          "id_back",
          "id_front",
          "identifies_tampered_or_fake_documents_1",
          "identity_document_types",
          "include_at_least_one_document_image",
          "include_document_images_for_verification_1",
          "increment_decrement_amount",
          "initial_height_of_the_textarea",
          "kyc_verification_service_integration",
          "kyc_verification_services",
          "label",
          "less_than",
          "level_description",
          "level_information",
          "level_name",
          "level_number",
          "level_number_determines_advanced_verification",
          "level_presets",
          "level_settings",
          "load_countries",
          "logic",
          "manage_connection",
          "maximum_date",
          "maximum_file_size_kb",
          "maximum_length",
          "maximum_value",
          "mime_types_or_file_extensions",
          "minimum_date",
          "minimum_length",
          "minimum_value",
          "missing_environment_variables",
          "mm_dd_yyyy",
          "multiple_files",
          "must_be_at_least",
          "must_be_at_most",
          "must_match_pattern",
          "no_basic_fields_match_your_search",
          "no_choice_fields_match_your_search",
          "no_features_found",
          "no_field_selected",
          "no_fields_added_to_level",
          "no_fields_found",
          "no_options_added_yet_add_at_least_one_option",
          "no_special_fields_match_your_search",
          "no_verification_fields_match_your_search",
          "not_visible_to_users",
          "obtain_your_api_credentials_from_your",
          "operator",
          "option_label",
          "option_value",
          "optional_field_description",
          "optional_placeholder_text",
          "options",
          "options_are_only_available_for_select",
          "options_not_available",
          "pattern_regex",
          "placeholder",
          "quick_tips",
          "recommended_fields_1",
          "recommended_for",
          "regular_expression_pattern_for_validation",
          "require_selfie_with_id",
          "require_users_to_id_document",
          "required_document",
          "required_documents",
          "required_variables_1",
          "requires_api_key",
          "restart_your_server",
          "return_to_levels",
          "rows",
          "search_features_ellipsis",
          "search_fields_ellipsis",
          "select_a_field_its_behavior",
          "select_a_verification_kyc_verification",
          "select_all_visible",
          "select_field",
          "select_format",
          "select_value",
          "select_which_identity_can_submit",
          "set_rules_for_data_entry",
          "set_validation_rules_to_ensure_data_quality",
          "show_or_hide_fields_based_on_conditions",
          "show_or_hide_other_fields",
          "show_this_field_if",
          "special",
          "special_fields",
          "start_with_a_pre_built_template",
          "stored_value",
          "supports_documents_in_any_language_1",
          "template_fields",
          "temporarily_disabled",
          "text_shown_when_field_is_empty",
          "the_following_environment_variables_are_required",
          "the_label_displayed_to_users",
          "this_field_is_required",
          "this_field_will_is_met",
          "this_service_requires_api_credentials_configured",
          "try_adjusting_your_available_fields",
          "users_must_complete_this_field",
          "validation",
          "validation_is_not_available_for_this_field_type",
          "validation_messages",
          "validation_not_available",
          "verification_fields",
          "verification_services",
          "visible_and_available_to_users",
          "where_to_get_credentials",
          "you_can_customize_it_further_after_applying_1",
          "yyyy_mm_dd"
        ],
        "common": [
          "active",
          "adding_fields_to_your_form",
          "all",
          "basic",
          "category",
          "characters",
          "chars",
          "clear_filters",
          "clear_search",
          "conditional_logic",
          "configuration",
          "connected",
          "contains",
          "countries",
          "dashboard",
          "description",
          "deselect_all",
          "disabled",
          "draft",
          "edit_your",
          "editing_field_properties",
          "enabled",
          "equals",
          "example_1",
          "features",
          "field",
          "field_options",
          "get_started",
          "grid_view",
          "id",
          "inactive",
          "label_description",
          "level",
          "list_view",
          "live_preview",
          "multiple_selection",
          "new",
          "next",
          "no_longer_in_use_but_preserved",
          "of",
          "order",
          "personal_info",
          "placeholder_text",
          "preview",
          "preview_features",
          "preview_on_different_device_sizes",
          "preview_testing",
          "quick_presets",
          "quick_start",
          "recommended",
          "required",
          "required_field",
          "saving_publishing",
          "see_conditional_logic_in_action",
          "select_operator",
          "standard",
          "status",
          "step",
          "test_form_validation_and_error_messages",
          "test_the_complete_user_flow",
          "test_thoroughly_in_preview_mode_before_publishing",
          "try_adjusting_your_search_or_filter_criteria",
          "type",
          "use_validation_rules_to_ensure_data_quality",
          "validation_rules",
          "value",
          "verify",
          "view_docs",
          "welcome_to_the_level_builder"
        ],
        "dashboard": [
          "add_example_text_that_appears_in",
          "advanced_customization",
          "advanced_settings",
          "always_test_your_form_thoroughly_in",
          "and_more_date_number_email_phone",
          "arrange_them_in_any_order_with",
          "available_field_types",
          "basic_properties",
          "best_practices",
          "browse_the_field_library_in_the",
          "change_the_level_status_from_draft",
          "click_and_drag_the_field_from",
          "click_the_save_changes_button_to",
          "configure_field_properties_validation_rules_and",
          "create_clear_descriptive_and_instructions",
          "create_powerful_customized_verification_levels_for",
          "document_upload",
          "drag_drop_interface",
          "drag_drop_method",
          "drag_to_canvas",
          "drop_the_field_where_you_want",
          "dropdown_selection",
          "easily_build_forms_by_dragging_fields",
          "ensure_your_form_looks_great_on",
          "for_select_checkbox_and_radio_fields",
          "in_development_not_visible_to_users",
          "keep_forms_concise_essential_information",
          "live_and_available_to_users",
          "live_preview_mode",
          "make_fields_appear_or_hide_based",
          "monitor_update",
          "multi_line_text_input",
          "position_your_field",
          "pro_tip_1",
          "publishing_workflow",
          "ready_to_use_templates",
          "responsive_testing",
          "save_your_level",
          "see_exactly_how_your_form_will",
          "select_a_field_type",
          "set_rules_for_data_format_minimum",
          "set_status_to_published",
          "set_the_field_label_that_users",
          "single_line_text_input",
          "single_selection",
          "start_quickly_with_pre_built_templates",
          "status_options",
          "test_functionality_before_publishing",
          "the_preview_mode_lets_you_see",
          "this_will_save_your_work_but",
          "toggle_whether_the_field_is_mandatory",
          "track_user_submissions_and_make_updates",
          "you_can_archive_levels_that_are_no_longer_in_use",
          "you_can_reorder_fields_by_dragging_them_up_or_down"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/crm/kyc/level": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "activating_these_levels_will_make_them",
          "all_data_associated_with_these_levels",
          "all_data_associated_with_this_level",
          "any_ongoing_verifications_may_be_affected_1",
          "are_you_sure_you_want_to_delete_this_level",
          "awaiting_review",
          "create_level",
          "deactivating_these_levels_will_hide_them",
          "fields_per_level",
          "kyc_verification_levels",
          "level_number",
          "level_range",
          "manage_your_kyc_and_requirements",
          "no_levels_found",
          "no_verification_data_available",
          "number_of_fields",
          "search_levels_ellipsis",
          "total_fields",
          "total_levels",
          "user_progression_through_verification_levels",
          "users_verified",
          "users_who_have_completed_these_levels",
          "users_who_have_completed_this_level",
          "verification_funnel",
          "verified_users"
        ],
        "common": [
          "active",
          "all_statuses",
          "are_you_sure_you_want_to",
          "avg",
          "clear_filters",
          "completion_rate",
          "confirm_deletion",
          "last_updated",
          "pending_verifications",
          "processing",
          "reset_filters",
          "select_status",
          "sort_by",
          "this_action_cannot_be_undone",
          "users"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm": {
      "namespaces": [],
      "keys": {},
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/permission": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "list_of_roles_that_have_been",
          "manage_system_permissions_and_access_control",
          "permission_management",
          "permission_name",
          "roles",
          "unique_identifier_for_the_permission_record",
          "unique_permission_name_for_access_control"
        ],
        "common": [
          "id"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/role": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "create_new_role",
          "edit_role",
          "list_of_permissions_assigned_to_this",
          "manage_user_roles_and_permission_assignments",
          "role_information",
          "role_management",
          "role_name",
          "set_up_a_new_user_role_with_specific_permissions",
          "unique_identifier_for_the_role_record",
          "unique_name_of_the_role_e_g_admin_user_moderator",
          "update_role_details_and_permission_assignments"
        ],
        "common": [
          "id",
          "permissions"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/support": {
      "namespaces": [
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "common": [
          "all_time",
          "assigned_agent",
          "avatar",
          "avg_response",
          "awaiting_response",
          "closed",
          "created",
          "customer",
          "email",
          "first_name",
          "high",
          "id",
          "importance",
          "last_name",
          "lightning_fast",
          "live",
          "live_chat",
          "loading_tickets",
          "low",
          "manage_customer_support_tickets_and_inquiries",
          "medium",
          "open",
          "open_tickets",
          "pending",
          "replied",
          "resolved",
          "status",
          "subject",
          "success_rate",
          "support_tickets",
          "ticket",
          "total_tickets",
          "type",
          "users_avatar",
          "users_first_name",
          "users_last_name"
        ],
        "dashboard_admin": [
          "admin_support_center",
          "agent_avatar",
          "agents_avatar",
          "agents_first_name",
          "agents_last_name",
          "closed_tickets",
          "conversation_messages",
          "date_when_the_ticket_was_created",
          "live_tickets",
          "manage_customer_support_expert_assistance",
          "messages",
          "needs_attention",
          "no_messages",
          "out_of_5_rating",
          "pending_tickets",
          "short_description_of_the_ticket",
          "system_online",
          "the_agent_assigned_to_this_ticket",
          "the_customer_who_created_the_ticket",
          "ticket_importance_distribution",
          "ticket_importance_level",
          "ticket_status",
          "ticket_status_distribution",
          "ticket_type_distribution",
          "ticket_type_live_chat_or_ticket",
          "tickets_over_time",
          "unassigned",
          "unique_identifier_for_the_support_ticket"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/user/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_admin": [
          "account_activity",
          "account_control",
          "account_created",
          "account_security_status_and_settings",
          "account_status_risk",
          "account_summary",
          "account_verification_completion_status",
          "activity_score_analysis",
          "activity_usage",
          "administrative_actions",
          "ai_investment_portfolio",
          "all_affiliate_referrals_and_commissions_managed",
          "all_ai_powered_investment_plans_and",
          "all_binary_options_trading_orders_with",
          "all_e_commerce_orders_placed_by",
          "all_ecosystem_token_trading_orders_with",
          "all_forex_account_deposits_and_withdrawals",
          "all_forex_investment_plans_and_performance",
          "all_futures_trading_orders_with_advanced",
          "all_ico_transactions_and_token_purchases",
          "all_p2p_offers_created_by_this",
          "all_p2p_trades_completed_by_this",
          "all_spot_market_trading_orders_with",
          "all_staking_positions_held_by_this",
          "all_support_requests_and_communication_history",
          "all_user_wallets_with_advanced_management",
          "assessment_confidence",
          "auto_unblock_after_duration",
          "available_admin_controls_for_this_user_account",
          "based_on_security_verification_account_activity",
          "behavioral_risk",
          "binary_options_orders",
          "block_or_unblock_user_account_access",
          "block_type",
          "block_user",
          "block_user_account",
          "blocking_ellipsis",
          "complete_transaction_history_for_this_user",
          "completion_progress",
          "compliance_risk",
          "compliance_score",
          "comprehensive_risk_analysis_breakdown",
          "confidence",
          "current_account_state",
          "custom_reason",
          "detailed_breakdown_of_user_engagement_and",
          "ecommerce_orders",
          "ecosystem_trading_orders",
          "email_address_verification_status",
          "email_verification",
          "engagement_score",
          "enter_detailed_reason_for_blocking_this",
          "extensions",
          "failed_logins",
          "futures_trading_orders",
          "integration_score",
          "know_your_customer_verification_information",
          "kyc_documents",
          "kyc_status",
          "last_active",
          "loading_user_profile_ellipsis",
          "no_kyc_application",
          "overall_risk_level",
          "p2p_offers",
          "phone_number_verification_status",
          "platform_usage",
          "quick_stats",
          "reason_for_block",
          "reviewed_date",
          "risk_assessment_details",
          "risk_factors_breakdown",
          "score",
          "security_assessment",
          "security_risk",
          "since_registration",
          "spot_trading_orders",
          "status_security",
          "submitted_date",
          "temporary_block_auto_unblock_after_duration",
          "the_requested_user_could_not_be_found",
          "this_action_will_prevent_the_user",
          "this_user_has_not_submitted_kyc_documents_yet",
          "total_activity_score",
          "transaction_history",
          "unblock_user",
          "user_account_activity_and_session_information",
          "user_engagement_level",
          "user_not_found",
          "user_wallets",
          "verification_2fa"
        ],
        "common": [
          "account",
          "account_age",
          "activity_score",
          "admin_notes",
          "affiliate_referrals",
          "email_verified",
          "forex_investments",
          "forex_transactions",
          "go_back",
          "ico_transactions",
          "id",
          "last_login",
          "p2p_trades",
          "personal_info",
          "phone_verification",
          "risk_level",
          "security_overview",
          "security_score",
          "select_a_reason",
          "staking_positions",
          "support_tickets",
          "trading",
          "two_factor_auth",
          "two_factor_authentication",
          "verification_progress",
          "verification_status"
        ],
        "dashboard": [
          "account_status"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/crm/user": {
      "namespaces": [
        "dashboard_admin",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_admin": [
          "banned_users",
          "create_new_user",
          "date_when_the_user_registered",
          "edit_user",
          "email_verification_distribution",
          "inactive_users",
          "kyc_status",
          "kyc_verification_status",
          "register_a_new_user_account_with",
          "registration_date",
          "role_permissions",
          "two_factor_authentication_status",
          "update_user_account_details_and_settings",
          "user_details",
          "user_registrations_over_time",
          "user_status_distribution",
          "users_account_status",
          "users_email_address",
          "users_last_login_date",
          "users_phone_number",
          "users_role_in_the_system",
          "whether_the_users_email_has_been_verified",
          "whether_the_users_phone_has_been_verified"
        ],
        "common": [
          "active",
          "active_users",
          "address",
          "avatar",
          "banned",
          "basic_information",
          "bio",
          "city",
          "contact_information",
          "country",
          "email_address",
          "email_verified",
          "first_name",
          "inactive",
          "last_login",
          "last_name",
          "location",
          "not_submitted",
          "not_verified",
          "phone_number",
          "phone_verified",
          "profile",
          "role",
          "social_links",
          "status",
          "suspended",
          "total_users",
          "users_first_name",
          "users_last_name",
          "users_profile_picture",
          "verified",
          "zip_code"
        ],
        "dashboard": [
          "account_status"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/default-editor/[pageId]/edit": {
      "namespaces": [
        "dashboard",
        "common"
      ],
      "keys": {
        "dashboard": [
          "back_to_pages",
          "configure_general_page_settings",
          "enter_keywords_separated_by_commas",
          "enter_page_title",
          "enter_seo_description",
          "enter_seo_title",
          "failed_to_load_page_content",
          "generate_a_professional",
          "loading_editor_ellipsis",
          "optimize_your_page_for_search_engines",
          "page_content",
          "page_editor",
          "page_sections",
          "page_settings",
          "page_title",
          "page_with_our_wizard",
          "seo_description",
          "seo_settings",
          "seo_title",
          "separate_keywords_with_commas",
          "set_the_page_status_to_control_visibility",
          "use_template",
          "write_your_page_content_here_ellipsis"
        ],
        "common": [
          "saving",
          "unsaved_changes"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/default-editor/[pageId]/preview": {
      "namespaces": [
        "dashboard_admin",
        "dashboard"
      ],
      "keys": {
        "dashboard_admin": [
          "back_to_editor",
          "edit_page",
          "error_loading_preview",
          "home_page_preview",
          "home_page_preview_is_complex_due",
          "loading_preview_ellipsis",
          "meta_description",
          "please_use_the_view_live_link",
          "preview_mode",
          "seo_preview",
          "view_live",
          "view_live_home_page"
        ],
        "dashboard": [
          "page_title"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/extensions": {
      "namespaces": [],
      "keys": {},
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/binary/market/[id]/edit": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [],
        "common": []
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/binary/market/create": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [],
        "common": []
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/binary/market": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "base_currency_symbol_e_g_btc_eth",
          "binary_markets",
          "binary_markets_description",
          "import_from_exchange",
          "importing_untitled",
          "market_availability_status_active_inactive",
          "maximum_order_amount_for_this_market",
          "minimum_order_amount_for_this_market",
          "pair",
          "trading_pair_symbol_e_g_usdt_usd",
          "unique_identifier_for_the_binary_market",
          "whether_this_market_is_currently_trending",
          "whether_this_market_is_marked_as_hot_popular"
        ],
        "common": [
          "currency",
          "hot",
          "id",
          "max_amount",
          "min_amount",
          "status",
          "trending"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/binary/settings": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "active_durations",
          "active_order_types",
          "add_at_least_one_duration_for_trading_to_work",
          "add_at_least_one_level_for",
          "adjust_other_order_types_based_on",
          "alert_admin_if_a_users_win",
          "allow_ticks_based_duration",
          "allow_traders_to_cancel_orders_early",
          "analyze_and_optimize_your_binary_options",
          "applied_to_base_profit_for_no_touch_orders",
          "applied_to_base_profit_for_touch_orders",
          "apply_mathematically_optimized_payouts_based_on",
          "apply_optimized_settings",
          "apply_preset",
          "auto_optimize_settings",
          "auto_pause_trading_after_this_many",
          "avg_payout",
          "barrier_strike_levels",
          "base_profit",
          "base_profit_percentage_for_this_order_type",
          "basic_tradingview",
          "binary_optimized",
          "binary_optimized_trading",
          "binary_trading",
          "binary_trading_settings",
          "block_cancellations_within_this_time_of_expiry",
          "block_orders_within_this_time_of_expiry",
          "break_even",
          "cancellation_disabled",
          "chart_engine",
          "configuration_issues",
          "configure_barrier_distances_and_profit_percentages",
          "configure_duration_based_profit_adjustments",
          "configure_penalties_and_restrictions_for_order",
          "configure_your_binary_options_trading_platform",
          "control_where_this_order_type_is_available",
          "current_edge",
          "custom_minutes",
          "demo_mode",
          "disabled_for_this_duration",
          "distance",
          "early_cancellation_rules",
          "enable_cancellation_to_allow_traders_to",
          "enable_demo_trading_with_virtual_funds",
          "full_feature_set",
          "has_overrides",
          "health_score",
          "high_distance_high_profit_increases_platform_risk",
          "high_profit_warning",
          "level_name",
          "levels_defined",
          "live_demo",
          "live_mode",
          "loading_binary_settings_ellipsis",
          "manage_available_trading_durations_and_per",
          "master_controls",
          "master_switch_for_all_binary_trading",
          "max_concurrent_orders",
          "max_daily_orders",
          "max_payout_per_point",
          "min_payout_per_point",
          "more_changes",
          "n_48_811_lines",
          "no_durations_configured",
          "no_order_types_enabled_enable_order",
          "no_touch_profit_multiplier",
          "optimize_barrier_level_payouts_for_fair",
          "order_cancellation",
          "order_markers",
          "order_types",
          "p_l_zones",
          "payout_optimizer",
          "per_type_overrides",
          "platform_edge",
          "platform_edge_by_duration",
          "platform_edge_by_order_type",
          "practice_mode",
          "preset_configuration",
          "primary_system_toggles_for_binary_trading",
          "pro_addon",
          "professional_trading_charts_advanced_technical_ana",
          "profit",
          "profit_adj",
          "profit_curve_preview",
          "profit_over_95_may_not_be_sustainable_long_term",
          "profit_percentage",
          "quick_add",
          "refresh_analysis",
          "select_which_chart_to_display_for_traders",
          "set_trading_limits_and_alerts_to",
          "settings_will_change",
          "something_went_wrong_while_loading_the_settings",
          "strike_levels_are_configured_in_the_barriers_tab",
          "target_edge",
          "this_preset_is_currently_applied",
          "this_will_replace_your_current_settings_with_the",
          "touch_profit_multiplier",
          "trading_modes",
          "trading_status",
          "transform_your_binary_trading_platform_with",
          "turbo_is_meant_for_short_term_trades",
          "type_disabled",
          "warnings_recommendations",
          "what_this_will_do",
          "will_change",
          "win_rate_alert"
        ],
        "common": [
          "activate_license",
          "alerts",
          "chart_engine_pro",
          "configuration_sections",
          "drawing_tools",
          "duration_configuration",
          "essential_controls_at_a_glance",
          "failed_to_load_settings",
          "industry_standard_charts",
          "loss_limits",
          "navigate_to_detailed_settings",
          "payout",
          "quick_settings",
          "risk_management",
          "save_changes",
          "technical_analysis",
          "technical_indicators",
          "try_again",
          "unsaved_changes",
          "using_defaults",
          "you_have_unsaved_changes"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/currency/fiat": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "currency_symbol_ticker_e_g_btc_usd_eth",
          "current_price_of_the_currency_in_base_currency",
          "fiat_currency_management",
          "full_name_of_the_currency_e_g_bitcoin_us_dollar",
          "manage_fiat_currencies_and_exchange_rates",
          "number_of_decimal_places_for_this_currency",
          "unique_identifier_for_the_currency",
          "whether_this_currency_is_active_and"
        ],
        "common": [
          "id",
          "name",
          "precision",
          "price",
          "status",
          "symbol"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/currency/spot": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "activate_missing_currencies",
          "currency_availability_status_active_inactive",
          "currency_code",
          "currency_symbol_e_g_btc_eth_usdt",
          "current_price_of_the_currency",
          "full_name_of_the_currency_e_g_bitcoin_ethereum",
          "import_currencies",
          "manage_spot_trading_currencies_and_market_pairs",
          "missing_currencies",
          "number_of_decimal_places_for_this_currency",
          "spot_currencies",
          "the_following_currencies_the_system",
          "trading_fee_percentage_for_this_currency",
          "unique_identifier_for_the_exchange_currency"
        ],
        "common": [
          "fee",
          "id",
          "name",
          "precision",
          "price",
          "status"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/deposit/gateway/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "add_global_currencies",
          "add_missing_currencies",
          "adding_a_currency_not",
          "alias",
          "alias_cannot_be_changed",
          "are_you_sure_you_want_to_leave",
          "basic_gateway_configuration_and_display_settings",
          "basic_settings",
          "configure_fixed_and_percentage",
          "continue_editing",
          "currency_specific_fees_override_global",
          "currency_specific_values",
          "discard_changes",
          "edit_payment_gateway",
          "enable_or_disable_this_payment_gateway",
          "enter_display_title",
          "enter_gateway_description",
          "error_loading_gateway",
          "failed_to_update_gateway",
          "fee_information",
          "fixed_fees_are_charged",
          "gateway_id",
          "gateway_image",
          "gateway_information",
          "gateway_name",
          "gateway_name_cannot_be_changed",
          "gateway_status",
          "gateway_updated",
          "global_value",
          "leave_maximum_amount_as_0_for_no_upper_limit",
          "limits_information",
          "loading_gateway_details",
          "maximum_amount_is_the",
          "minimum_amount_is_the",
          "no_currencies_added_yet",
          "per_currency",
          "percentage_fees_are_calculated",
          "select_currencies_that_this",
          "set_minimum_and_maximum",
          "successfully_updated_payment_gateway",
          "supported_currencies",
          "transaction_limits",
          "upload_a_logo_for",
          "upload_gateway_logo_recommended_200x100px",
          "you_can_set_global"
        ],
        "common": [
          "cancel",
          "description",
          "display_title",
          "fee_configuration",
          "fees",
          "fixed_fee",
          "important_notice",
          "limits",
          "maximum_amount",
          "minimum_amount",
          "percentage_fee",
          "save_changes",
          "saving",
          "unsaved_changes",
          "you_have_unsaved_changes"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/deposit/gateway": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "alias",
          "complete_fee_structure_overview",
          "complete_limit_structure_overview",
          "crypto",
          "currencies_supported_by_this_gateway",
          "gateway",
          "gateway_alias_short_name_read_only",
          "gateway_description",
          "gateway_image",
          "gateway_status_active_inactive",
          "gateway_type_fiat_or_crypto",
          "gateway_version",
          "internal_gateway_name_identifier",
          "internal_name",
          "manage_deposit_payment_gateways_configure_fees",
          "no_currencies",
          "no_fees_configured",
          "no_limits_configured",
          "payment_gateway_management",
          "supported_currencies",
          "transaction_limits",
          "unique_identifier_for_the_deposit_gateway"
        ],
        "common": [
          "description",
          "display_title",
          "fee_structure",
          "fiat",
          "fixed_fee",
          "id",
          "image",
          "maximum_amount",
          "minimum_amount",
          "percentage_fee",
          "status",
          "title",
          "type",
          "version"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/deposit/log/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "back_to_deposits",
          "complete_transaction",
          "deposit_transaction",
          "no_description_provided",
          "rejecting",
          "the_requested_transaction_could_not_be_located",
          "the_transaction_has_been_successfully_updated",
          "the_transaction_status_has_been_updated",
          "this_deposit_has_been_completed_successfully",
          "this_deposit_has_been_rejected",
          "this_deposit_is_awaiting_review",
          "this_transaction_cannot_be_modified_because_it_has_already_been_processed",
          "transaction_locked",
          "transaction_metadata",
          "transaction_not_found",
          "transaction_status_description",
          "transaction_updated",
          "transaction_updated_successfully",
          "you_can_modify_and_approve_or_reject_this_transaction"
        ],
        "common": [
          "amount",
          "cancel",
          "created",
          "created_at",
          "currency",
          "deposit_amount",
          "description",
          "details",
          "enter_rejection_reason",
          "error",
          "fee",
          "loading_transaction_details",
          "manage",
          "pending_transaction",
          "please_provide_a_reason_for_rejecting_this_transaction",
          "print",
          "reference_id",
          "reject",
          "reject_transaction",
          "retry",
          "transaction_hash",
          "transaction_id",
          "type",
          "updated_at",
          "user",
          "user_id",
          "wallet",
          "wallet_id"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/finance/deposit/log": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "additional_notes_or_information_about_the_deposit",
          "additional_transaction_metadata_and_details",
          "associated_wallet_for_the_deposit",
          "blockchain_transaction_hash_for_crypto_deposits",
          "current_status_of_the_deposit_transaction",
          "date_and_time_when_the_deposit_was_created",
          "deposit_amount_in_the_wallets_currency",
          "deposit_log_management",
          "external_reference_identifier_for_spot_trading",
          "processing_fee_charged_for_the_deposit",
          "unique_identifier_for_the_transaction",
          "user_associated_with_the_transaction",
          "users_email_address",
          "view_deposit_transaction_history_and_logs"
        ],
        "common": [
          "amount",
          "avatar",
          "cancelled",
          "completed",
          "created_at",
          "description",
          "email",
          "expired",
          "failed",
          "fee",
          "first_name",
          "frozen",
          "id",
          "invalid_metadata",
          "last_name",
          "metadata",
          "pending",
          "processing",
          "reference_id",
          "refunded",
          "rejected",
          "status",
          "status_distribution",
          "timeout",
          "total_deposits",
          "transaction_hash",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name",
          "wallet"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/deposit/method/[id]": {
      "namespaces": [
        "admin",
        "common"
      ],
      "keys": {
        "admin": [
          "back_to_methods",
          "charged_per_transaction",
          "custom_fields_description",
          "delete_method",
          "detailed_fee_structure_for_this_payment_method",
          "disable_method",
          "displayed_to_users_during_deposit",
          "enable_method",
          "fee_breakdown",
          "fees_calculated_automatically_during_deposit_process",
          "highest_allowed_amount",
          "history_of_method_changes",
          "initial",
          "lowest_allowed_amount",
          "manage_this_deposit_method",
          "maximum_deposit",
          "method_created",
          "method_id",
          "no_activity_recorded",
          "of_deposit_amount",
          "payment_method_not_found",
          "payment_method_was_created",
          "payment_method_was_modified",
          "requested_deposit_method_not_found",
          "required_custom_fields"
        ],
        "common": [
          "active",
          "activity_timeline",
          "admin_actions",
          "field_name",
          "field_type",
          "fixed_fee",
          "id",
          "inactive",
          "last_updated",
          "live",
          "max_amount",
          "min_amount",
          "minimum_deposit",
          "modified",
          "optional",
          "payment_instructions",
          "percentage_fee",
          "required",
          "title"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/deposit/method": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "active_status_of_the_deposit_method",
          "add_a_new_deposit_method_for_users",
          "create_new_method",
          "custom_fields_required_for_this_payment_method",
          "date_when_the_method_was_created",
          "deposit_methods",
          "edit_method",
          "fees_limits",
          "fixed_fee_amount_charged_per_transaction",
          "manage_deposit_methods_and_configurations",
          "maximum_deposit_amount_allowed",
          "method_image_url",
          "minimum_deposit_amount_allowed",
          "payment_instructions_for_users",
          "percentage_based_fee_charged_on_transaction_amount",
          "unique_identifier_for_the_deposit_method",
          "update_deposit_method_settings"
        ],
        "common": [
          "basic_information",
          "created_at",
          "custom_fields",
          "display_title",
          "fixed_fee",
          "id",
          "image",
          "instructions",
          "max_amount",
          "method",
          "min_amount",
          "percentage_fee",
          "status",
          "title"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/exchange/balance": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "assets",
          "exchange_balances",
          "exchange_wallet_balances",
          "loading_exchange_balances",
          "monitor_and_manage_supported_assets",
          "no_balances_found",
          "real_time_balance_information_connected_exchange",
          "search_assets_ellipsis"
        ],
        "common": [
          "asset",
          "available",
          "in_orders",
          "of",
          "page",
          "per_page",
          "showing",
          "status",
          "to",
          "total_balance"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/exchange/chart": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [],
        "common": []
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/exchange/fee": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "calculated_fee",
          "calculated_fees",
          "collectable_fee",
          "collectable_fees",
          "detailed_breakdown_of_by_currency",
          "exchange_fee",
          "exchange_fees",
          "fee_comparison_analysis",
          "loading_exchange_fees",
          "monitor_fee_calculations_trading_currencies",
          "no_fee_data_found"
        ],
        "common": [
          "currencies",
          "currency",
          "of",
          "page",
          "per_page",
          "search_currencies",
          "showing",
          "status",
          "to",
          "total_amount"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/exchange/market": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "active_status_of_the_trading_market",
          "base_currency_of_the_trading_pair",
          "date_when_the_market_was_created",
          "edit_market",
          "exchange_market",
          "exchange_markets",
          "fee_percentage_charged_to_maker_orders",
          "fee_percentage_charged_to_taker_orders",
          "import_markets",
          "importing_untitled",
          "manage_exchange_market_pairs_and_trading_symbols",
          "mark_market_as_hot_for_featured_display",
          "mark_market_as_trending_for_visibility",
          "market_information",
          "number_of_decimal_places_for_amount_display",
          "pair",
          "precision_settings",
          "quote_currency_of_the_trading_pair",
          "trading_pair_symbol_e_g_btc_usd",
          "unique_identifier_for_the_exchange_market",
          "update_trading_pair_configuration"
        ],
        "common": [
          "amount_precision",
          "created_at",
          "currency",
          "hot",
          "id",
          "maker_fee",
          "price_precision",
          "price_precision_explanation",
          "status",
          "symbol",
          "taker_fee",
          "trading_fees",
          "trending"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/exchange": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "api_credentials_required",
          "api_passphrase",
          "api_secret",
          "configure_supported_currencies",
          "configure_trading_fees",
          "current_exchange_provider_settings_and_status",
          "enable_all_necessary_unlisted_addresses",
          "ensure_your_exchange_kyc_completed",
          "env_file_and_try_again",
          "env_file_will_require_a_server_restart",
          "environment_configuration",
          "environment_variables",
          "exchange_configuration",
          "exchange_information",
          "exchange_provider_management",
          "exchange_provider_not_found",
          "if_you_dont_if_required",
          "license",
          "manage_extensions",
          "manage_trading_pairs_and_market_data",
          "no_active_exchange_provider",
          "no_exchange_provider_is_currently_enabled",
          "note_that_any_changes_to_the",
          "please_check_your_credentials_in_the",
          "please_enable_and_configure_an_exchange",
          "regions",
          "restricted_regions",
          "security_requirements",
          "supported_regions",
          "the_requested_exchange_provider_could_not_be_found",
          "verify_credentials",
          "view_exchange_wallet_balances",
          "whitelist_your_server_api_settings"
        ],
        "common": [
          "activate_license",
          "api_key",
          "back",
          "description",
          "overview",
          "quick_actions",
          "settings",
          "status",
          "version"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/investment/duration": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "define_a_new_investment_period_option",
          "duration_value",
          "investment_duration_management",
          "manage_investment_plan_durations_and_timeframes",
          "time_unit",
          "unique_identifier",
          "update_investment_period_option"
        ],
        "common": [
          "create_new_duration",
          "day",
          "duration",
          "edit_duration",
          "hour",
          "id",
          "investment_duration",
          "month",
          "timeframe",
          "week"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/investment/history": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "amount_invested_by_user",
          "current_investment_status",
          "investment_history",
          "investment_outcome",
          "investment_plan_selected",
          "investment_result_distribution",
          "investment_status_distribution",
          "investment_time_period",
          "investor_information",
          "investors_first_name",
          "investors_last_name",
          "profit_or_loss_amount",
          "unique_identifier_for_the_investment",
          "view_investment_transaction_history",
          "when_the_investment_period_ends",
          "when_the_investment_was_created"
        ],
        "common": [
          "active",
          "amount",
          "avatar",
          "cancelled",
          "completed",
          "created_at",
          "draw",
          "duration",
          "email",
          "end_date",
          "first_name",
          "id",
          "investments_over_time",
          "last_name",
          "losing",
          "loss",
          "plan",
          "profit",
          "rejected",
          "result",
          "status",
          "total_investments",
          "user",
          "user_avatar",
          "win",
          "winning"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/investment/plan": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "available_durations_for_this_plan",
          "create_new_plan",
          "creation_date",
          "currency_used_for_investments",
          "default_profit_value",
          "default_result_win_loss_draw",
          "financial_settings",
          "internal_plan_name_identifier",
          "investment_plan_management",
          "manage_investment_plans_and_packages",
          "maximum_profit_amount",
          "minimum_profit_amount",
          "plan_active_status",
          "plan_description_and_details",
          "plan_display_information",
          "profit_percentage",
          "set_up_a_new_investment_plan_with_returns",
          "total_amount_invested_in_plan",
          "type_of_wallet_for_the_plan",
          "unique_identifier_for_the_plan",
          "update_investment_plan_configuration",
          "whether_the_plan_is_trending"
        ],
        "common": [
          "basic_information",
          "created_at",
          "currency",
          "default_profit",
          "default_result",
          "description",
          "display_title",
          "draw",
          "durations",
          "edit_investment_plan",
          "id",
          "image",
          "invested",
          "loss",
          "max_amount",
          "max_profit",
          "maximum_investment_amount",
          "min_amount",
          "min_profit",
          "minimum_investment_amount",
          "name",
          "plan",
          "plan_image",
          "plan_settings",
          "profit",
          "profit_configuration",
          "status",
          "title",
          "trending",
          "wallet",
          "win"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/order/binary": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "binary_orders_management",
          "canceled",
          "close_price",
          "closed_at",
          "current_order_status",
          "demo_account_order_flag",
          "demo_orders",
          "entry_price_when_order_placed",
          "final_closing_price",
          "live_orders",
          "order_stake_amount",
          "profit_or_loss_amount",
          "trade_direction_prediction",
          "trader_information",
          "traders_first_name",
          "traders_last_name",
          "trading_pair_or_asset",
          "unique_order_identifier",
          "view_and_manage_binary_trading_orders",
          "when_order_was_closed",
          "when_order_was_placed"
        ],
        "common": [
          "amount",
          "avatar",
          "cancelled",
          "created_at",
          "demo",
          "draw",
          "email",
          "fall",
          "first_name",
          "id",
          "last_name",
          "loss",
          "orders_over_time",
          "pending",
          "price",
          "profit",
          "rise",
          "side",
          "status",
          "status_distribution",
          "symbol",
          "total_orders",
          "user",
          "user_avatar",
          "win"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/order/ecosystem": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "average_fill_price",
          "average_price",
          "buy_or_sell",
          "currency_used_for_the_fee_e_g_usd",
          "current_order_status",
          "ecosystem_orders",
          "fee_currency",
          "fee_paid_for_the_order",
          "good_till_cancel",
          "how_long_the_order_remains_active",
          "how_much_of_the_order_was_filled",
          "id_of_the_user_who_placed_this_order",
          "immediate_or_cancel",
          "invalid_trades_data",
          "limit_or_executed_price",
          "market_or_limit_order_type",
          "no_trades",
          "order_side_distribution",
          "order_size",
          "raw_trade_data_json",
          "remaining_amount_to_be_filled",
          "time_in_force",
          "total_cost_so_far",
          "trading_pair_e_g_btc_usd",
          "unique_order_identifier",
          "view_and_manage_ecosystem_token_orders"
        ],
        "common": [
          "amount",
          "buy",
          "cancelled",
          "closed",
          "cost",
          "fee",
          "filled",
          "id",
          "limit",
          "market",
          "open",
          "order_status_distribution",
          "order_type",
          "orders_over_time",
          "price",
          "remaining",
          "sell",
          "side",
          "status",
          "symbol",
          "timestamp",
          "total_orders",
          "trades",
          "user_id"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/order/exchange": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "amount_filled",
          "amount_remaining",
          "buy_or_sell",
          "buy_vs_sell_over_time",
          "canceled",
          "canceled_orders",
          "closed_orders",
          "currency_for_the_fee",
          "exchange_orders_management",
          "expired_orders",
          "external_exchange_reference_id",
          "fee_currency",
          "fok",
          "fok_orders",
          "gtc",
          "gtc_ioc_fok_or_po",
          "gtc_orders",
          "ioc",
          "ioc_orders",
          "limit_orders",
          "market_or_limit_order",
          "market_orders",
          "order_creation_date",
          "order_price_per_unit",
          "order_quantity",
          "po",
          "po_orders",
          "time_in_force",
          "time_in_force_distribution",
          "total_cost",
          "trader_details",
          "traders_first_name",
          "traders_last_name",
          "trading_pair_e_g_btc_usdt",
          "view_and_manage_exchange_trading_orders"
        ],
        "common": [
          "amount",
          "avatar",
          "buy",
          "buy_orders",
          "closed",
          "cost",
          "created_at",
          "email",
          "expired",
          "fee",
          "filled",
          "first_name",
          "id",
          "last_name",
          "limit",
          "market",
          "open",
          "open_orders",
          "order_status",
          "order_type",
          "orders_over_time",
          "price",
          "reference_id",
          "rejected",
          "rejected_orders",
          "remaining",
          "sell",
          "sell_orders",
          "side",
          "side_distribution",
          "status",
          "status_distribution",
          "symbol",
          "total_orders",
          "transaction_fee",
          "type_distribution",
          "unique_identifier_for_the_order",
          "user",
          "user_avatar"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/order/futures": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "amount_filled",
          "amount_remaining_to_be_filled",
          "average_fill_price",
          "average_price",
          "buy_or_sell",
          "closed_orders",
          "currency_for_fee_e_g_usdt",
          "currency_used_for_the_fee_e_g_usd",
          "current_order_status",
          "fee_currency",
          "fee_paid_for_the_order",
          "futures_orders",
          "futures_orders_over_time",
          "futures_status_distribution",
          "futures_trading_pair_e_g_btc_usdt",
          "good_till_cancel",
          "gtc",
          "gtc_orders",
          "how_long_the_order_remains_active",
          "how_much_of_the_order_was_filled",
          "id_of_the_user_who_placed_the_order",
          "id_of_the_user_who_placed_this_order",
          "immediate_or_cancel",
          "invalid_trades_data",
          "ioc",
          "ioc_orders",
          "leverage_multiplier",
          "limit_or_executed_price",
          "limit_orders",
          "market_or_limit_order_type",
          "market_orders",
          "no_trades",
          "order_price",
          "order_size",
          "order_type_distribution",
          "raw_trade_data_json",
          "remaining_amount_to_be_filled",
          "stop_loss_trigger_price",
          "take_profit_trigger_price",
          "time_in_force",
          "time_in_force_distribution",
          "total_cost_so_far",
          "total_futures_orders",
          "trading_pair_e_g_btc_usd",
          "unique_order_identifier",
          "view_and_manage_futures_trading_orders"
        ],
        "common": [
          "amount",
          "average",
          "buy",
          "buy_orders",
          "cancelled",
          "cancelled_orders",
          "closed",
          "cost",
          "fee",
          "filled",
          "id",
          "leverage",
          "limit",
          "market",
          "open",
          "open_orders",
          "order_type",
          "price",
          "remaining",
          "sell",
          "sell_orders",
          "side",
          "side_distribution",
          "status",
          "stop_loss",
          "symbol",
          "take_profit",
          "timestamp",
          "trades",
          "user_id"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance": {
      "namespaces": [],
      "keys": {},
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/profit": {
      "namespaces": [
        "dashboard_admin",
        "common",
        "ext"
      ],
      "keys": {
        "dashboard_admin": [
          "additional_description",
          "admin_profit_management",
          "associated_transaction",
          "blockchain_or_chain_if_applicable",
          "currency_of_the_profit",
          "date_when_the_profit_record_was_created",
          "manage_user_profits_and_earnings",
          "profit_amount",
          "profit_type",
          "unique_identifier_for_the_profit_record"
        ],
        "common": [
          "ai_investment",
          "amount",
          "binary_order",
          "created_at",
          "currency",
          "deposit",
          "deposits",
          "description",
          "exchange_order",
          "forex_deposit",
          "forex_investment",
          "forex_withdraw",
          "ico_contribution",
          "id",
          "investment",
          "investments",
          "p2p_trade",
          "staking",
          "total_transactions",
          "transaction",
          "transfer",
          "type",
          "withdraw",
          "withdrawals"
        ],
        "ext": [
          "chain"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/transaction": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "additional_transaction_data_in_json_format",
          "associated_wallet",
          "current_status_of_the_transaction",
          "date_when_the_transaction_was_created",
          "external_reference_id_from_payment_processor",
          "fee_charged_for_this_transaction",
          "human_readable_description_of_the_transaction",
          "transaction_amount_in_the_wallets_currency",
          "transaction_management",
          "type_of_transaction_deposit_withdrawal_transfer",
          "unique_identifier_for_the_transaction",
          "user_associated_with_the_transaction",
          "view_all_financial_transactions_and_transfers"
        ],
        "common": [
          "ai_investment",
          "ai_investment_roi",
          "amount",
          "avatar",
          "average_amount",
          "binary_order",
          "cancelled",
          "completed",
          "created_at",
          "deposit",
          "deposits",
          "description",
          "email",
          "exchange_order",
          "expired",
          "failed",
          "fee",
          "first_name",
          "forex_deposit",
          "forex_investment",
          "forex_investment_roi",
          "forex_withdraw",
          "frozen",
          "ico_contribution",
          "id",
          "incoming_transfer",
          "incoming_transfers",
          "invalid_metadata",
          "investment",
          "investment_roi",
          "invoice",
          "last_name",
          "metadata",
          "outgoing_transfer",
          "outgoing_transfers",
          "p2p_offer_transfer",
          "p2p_trade",
          "payment",
          "pending",
          "processing",
          "reference_id",
          "referral_reward",
          "refund",
          "refunded",
          "rejected",
          "staking",
          "staking_reward",
          "status",
          "status_distribution",
          "timeout",
          "total_fees",
          "total_transactions",
          "total_volume",
          "type",
          "type_distribution",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name",
          "wallet",
          "withdraw",
          "withdrawals"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/transfer/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "back_to_transfers",
          "complete_transaction",
          "from_wallet",
          "no_description_provided",
          "rejecting",
          "the_requested_transaction_could_not_be_located",
          "the_transaction_has_been_successfully_updated",
          "the_transaction_status_has_been_updated",
          "this_transaction_cannot_be_modified_because_it_has_already_been_processed",
          "this_transfer_has_been_completed_successfully",
          "this_transfer_has_been_rejected",
          "this_transfer_is_awaiting_review",
          "to_wallet",
          "transaction_locked",
          "transaction_metadata",
          "transaction_not_found",
          "transaction_status_description",
          "transaction_updated",
          "transaction_updated_successfully",
          "transfer_amount",
          "transfer_flow",
          "transfer_transaction",
          "you_can_modify_and_approve_or_reject_this_transaction"
        ],
        "common": [
          "amount",
          "cancel",
          "created",
          "created_at",
          "currency",
          "description",
          "details",
          "enter_rejection_reason",
          "error",
          "fee",
          "loading_transaction_details",
          "manage",
          "pending_transaction",
          "please_provide_a_reason_for_rejecting_this_transaction",
          "print",
          "reference_id",
          "reject",
          "reject_transaction",
          "retry",
          "transaction_id",
          "type",
          "updated_at",
          "user",
          "user_id",
          "wallet",
          "wallet_id"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/finance/transfer": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "additional_notes_or_information_about_the_deposit",
          "additional_transaction_metadata_and_details",
          "associated_wallet_for_the_deposit",
          "blockchain_transaction_hash_for_crypto_deposits",
          "current_status_of_the_deposit_transaction",
          "date_and_time_when_the_deposit_was_created",
          "deposit_amount_in_the_wallets_currency",
          "external_reference_identifier_for_spot_trading",
          "processing_fee_charged_for_the_deposit",
          "transfer_log_management",
          "unique_identifier_for_the_transaction",
          "user_associated_with_the_transaction",
          "users_email_address"
        ],
        "common": [
          "amount",
          "avatar",
          "average_amount",
          "cancelled",
          "completed",
          "created_at",
          "deposit",
          "deposits",
          "description",
          "email",
          "expired",
          "failed",
          "fee",
          "first_name",
          "frozen",
          "id",
          "incoming_transfer",
          "incoming_transfers",
          "invalid_metadata",
          "last_name",
          "metadata",
          "outgoing_transfer",
          "outgoing_transfers",
          "pending",
          "processing",
          "reference_id",
          "refunded",
          "rejected",
          "status",
          "status_distribution",
          "timeout",
          "total_fees",
          "total_transactions",
          "total_volume",
          "transaction_hash",
          "type_distribution",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name",
          "wallet",
          "withdraw",
          "withdrawals"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/wallet": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "active_wallets",
          "amount_currently_locked_in_open_orders",
          "available_balance_in_this_wallet",
          "blockchain_addresses_associated_with_this_wallet",
          "currency_symbol_for_this_wallet_e_g_btc_usd_eth",
          "date_when_the_wallet_was_created",
          "eco_wallets",
          "fiat_wallets",
          "futures_wallets",
          "inactive_wallets",
          "manage_user_wallets_and_balances",
          "spot_wallets",
          "type_of_wallet_fiat_for_fiat",
          "user_associated_with_this_wallet",
          "user_first_name",
          "user_last_name",
          "wallet_management",
          "whether_this_wallet_is_active_and_usable"
        ],
        "common": [
          "address",
          "avatar",
          "balance",
          "created_at",
          "currency",
          "eco",
          "email",
          "fiat",
          "first_name",
          "futures",
          "id",
          "in_order",
          "invalid_address_json",
          "last_name",
          "network",
          "no_addresses",
          "no_row_data",
          "spot",
          "status",
          "total_balance",
          "total_wallets",
          "type",
          "unique_wallet_identifier",
          "user",
          "user_avatar",
          "wallet_type_distribution",
          "wallets_over_time"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/withdraw/log/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "account_number",
          "back_to_withdrawals",
          "bank_name",
          "complete_transaction",
          "no_description_provided",
          "rejecting",
          "the_requested_transaction_could_not_be_located",
          "the_transaction_has_been_successfully_updated",
          "the_transaction_status_has_been_updated",
          "this_transaction_cannot_be_modified_because_it_has_already_been_processed",
          "this_withdrawal_has_been_completed_successfully",
          "this_withdrawal_has_been_rejected",
          "this_withdrawal_is_awaiting_review",
          "transaction_locked",
          "transaction_metadata",
          "transaction_not_found",
          "transaction_status_description",
          "transaction_updated",
          "transaction_updated_successfully",
          "withdraw_transaction",
          "you_can_modify_and_approve_or_reject_this_transaction"
        ],
        "common": [
          "amount",
          "cancel",
          "created",
          "created_at",
          "currency",
          "description",
          "details",
          "enter_rejection_reason",
          "error",
          "fee",
          "loading_transaction_details",
          "manage",
          "pending_transaction",
          "please_provide_a_reason_for_rejecting_this_transaction",
          "print",
          "reference_id",
          "reject",
          "reject_transaction",
          "retry",
          "transaction_hash",
          "transaction_id",
          "type",
          "updated_at",
          "user",
          "user_id",
          "wallet",
          "wallet_id",
          "withdrawal_address",
          "withdrawal_amount",
          "withdrawal_details"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/finance/withdraw/log": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "additional_notes_or_information_about_the_deposit",
          "additional_transaction_metadata_and_details",
          "associated_wallet_for_the_deposit",
          "blockchain_transaction_hash_for_crypto_deposits",
          "current_status_of_the_deposit_transaction",
          "date_and_time_when_the_deposit_was_created",
          "deposit_amount_in_the_wallets_currency",
          "external_reference_identifier_for_spot_trading",
          "processing_fee_charged_for_the_deposit",
          "unique_identifier_for_the_transaction",
          "user_associated_with_the_transaction",
          "users_email_address",
          "view_and_manage_user_withdrawal_requests",
          "withdraw_log_management"
        ],
        "common": [
          "amount",
          "avatar",
          "cancelled",
          "completed",
          "created_at",
          "description",
          "email",
          "expired",
          "failed",
          "fee",
          "first_name",
          "frozen",
          "id",
          "invalid_metadata",
          "last_name",
          "metadata",
          "pending",
          "processing",
          "reference_id",
          "refunded",
          "rejected",
          "status",
          "status_distribution",
          "timeout",
          "total_withdrawals",
          "transaction_hash",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name",
          "wallet"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/finance/withdraw/method": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "add_a_new_withdrawal_method_for_users",
          "additional_custom_fields",
          "approximate_processing_time_e_g_1_2_business_days",
          "create_withdraw_method",
          "edit_withdraw_method",
          "fees_limits",
          "fixed_fee_charged_for_this_method",
          "how_to_withdraw_using_this_method",
          "manage_withdrawal_methods_and_settings",
          "maximum_withdrawable_amount",
          "method_image_url",
          "minimum_withdrawable_amount",
          "percentage_fee_charged",
          "unique_identifier_for_the_withdraw_method",
          "update_withdrawal_method_settings",
          "whether_this_method_is_active",
          "withdraw_methods"
        ],
        "common": [
          "basic_information",
          "custom_fields",
          "display_title",
          "fixed_fee",
          "id",
          "image",
          "instructions",
          "max_amount",
          "method",
          "min_amount",
          "percentage_fee",
          "processing_time",
          "status",
          "title"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "all_up_to_date",
          "comprehensive_overview_of_your_platforms_performance",
          "get_help_from_our_verified_team_at_mashdiv",
          "get_support",
          "last_checked",
          "official_support_only_at",
          "official_support_portal",
          "platform_health",
          "security_reminder_we_are_exclusive_envato_authors",
          "smart_insights",
          "support_mashdiv_com",
          "this_year"
        ],
        "common": [
          "admin_dashboard",
          "error_loading_dashboard",
          "last_30_days",
          "last_7_days",
          "quick_access"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/announcement": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "active_announcements",
          "active_status_of_the_announcement",
          "announcement_creation_date",
          "announcement_status_distribution",
          "announcement_title",
          "announcement_type",
          "announcement_type_distribution",
          "announcements_over_time",
          "create_new_announcement",
          "edit_announcement",
          "event",
          "event_announcements",
          "general_announcements",
          "inactive_announcements",
          "link",
          "manage_system_announcements_and_notifications",
          "publish_a_new_system_announcement_for_users",
          "related_link_for_the_announcement",
          "total_announcements",
          "unique_identifier_for_the_announcement",
          "update_announcements",
          "update_system_announcement_details"
        ],
        "common": [
          "active",
          "announcement_message",
          "basic_information",
          "content",
          "created_at",
          "general",
          "id",
          "inactive",
          "message",
          "settings",
          "status",
          "title",
          "type",
          "update"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/cron": {
      "namespaces": [
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "common": [
          "all",
          "category",
          "completed",
          "connected",
          "failed",
          "grid_view",
          "last",
          "list_view",
          "name",
          "no_timeline_events_yet",
          "period",
          "progress",
          "status",
          "timeline",
          "trigger"
        ],
        "dashboard_admin": [
          "cron_jobs",
          "cron_management",
          "disconnected",
          "events_will_appear_here_as_cron_jobs_run",
          "every",
          "health",
          "idle",
          "last_run",
          "next_run",
          "no_logs_available_for_this_cron_job",
          "real_time_cron_job_monitoring_dashboard",
          "recent_cron_job_events",
          "running",
          "schedule_information",
          "search_cron_jobs_ellipsis"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/database/backup": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "are_you_sure_you_want_to_create_a_new_backup",
          "are_you_sure_you_want_to_restore_the_backup",
          "backup_details",
          "backup_information",
          "confirm_backup",
          "confirm_restore",
          "create_backup",
          "database_backups",
          "filename",
          "initialize_a_new_database_backup_job",
          "path",
          "view_database_backup_information"
        ],
        "common": [
          "cancel",
          "created_at"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/extension/[id]": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "access_the_management_pages_for_this_extension",
          "activate_license_now",
          "activate_your_license_to_start_using",
          "admin_dashboard_pages",
          "admin_pages",
          "always_backup_your_database_before_updating",
          "back_to_products",
          "business_benefits",
          "check_and_install_updates_for_this_extension",
          "check_for_updates_to_see_the_latest_changes",
          "detailed_feature_information_for_this_extension",
          "feature_details_coming_soon",
          "install_update",
          "installing_update_ellipsis",
          "is_available_for_download",
          "latest_version",
          "license_required",
          "manage_your_extension_settings_and_updates",
          "no_changelog_available",
          "product_id",
          "purchase_on_envato",
          "ready_to_unlock",
          "update_available",
          "update_now",
          "updating_ellipsis",
          "user_facing_pages",
          "version_information",
          "view_on_envato",
          "what_you_get",
          "you_have_the_latest_version_of"
        ],
        "common": [
          "activate_license",
          "check_for_updates",
          "checking_ellipsis",
          "current_version",
          "go_to_dashboard",
          "key_features",
          "quick_actions",
          "update_actions"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/system/extension": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "add_ons_integrations",
          "error_loading_products",
          "expand_your_platform_with_extensions_blockchain",
          "updates_available"
        ],
        "common": [
          "no_products_found",
          "search_products",
          "total_products",
          "verified"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/system/license": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "activate_from_file",
          "activate_your_license",
          "activation_failed",
          "choose_your_preferred_activation_method",
          "dont_have_a_license",
          "download_your_license_certificate_from_envato",
          "envato_downloads",
          "expected_product_id",
          "file_in_the",
          "find_your_code_in",
          "folder",
          "go_to_admin",
          "has_been_successfully_activated",
          "how_to_find_your_purchase_code",
          "is_already_activated",
          "license_activated",
          "license_already_active",
          "license_file",
          "license_required",
          "license_valid_message",
          "notification_email",
          "please_wait_while_we_check_your",
          "product_id",
          "purchase_code",
          "purchase_this_product_on_envato_market",
          "receive_update_notifications",
          "redirecting_you_now_ellipsis",
          "scanning_ellipsis",
          "secure_license_activation",
          "upload_instructions",
          "verifying_license",
          "what_you_get_with_activation",
          "your_license_for"
        ],
        "common": [
          "activate_license",
          "buy_now",
          "enable",
          "optional"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/system/logo": {
      "namespaces": [
        "dashboard_admin"
      ],
      "keys": {
        "dashboard_admin": [
          "all_logo_variants_will_be_automatically",
          "logo_management",
          "upload_and_update_logos_for_your_platform"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/notification": {
      "namespaces": [],
      "keys": {},
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/notification/template": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "back_to_notification_service",
          "choose_a_template_from_the_sidebar",
          "click_a_variable_to_insert_it_at_cursor",
          "email_body",
          "email_subject",
          "email_templates",
          "enter_email_body_ellipsis",
          "enter_push_notification_body_ellipsis",
          "enter_sms_body_ellipsis",
          "no_templates_found",
          "push_notification",
          "search_templates_ellipsis",
          "send_email_notifications",
          "send_push_notifications",
          "send_sms_notifications",
          "sms_body",
          "template",
          "template_variables"
        ],
        "common": [
          "enter_email_subject_ellipsis",
          "notification_channels",
          "search",
          "select_a_template",
          "try_a_different_search_term",
          "unsaved_changes"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system": {
      "namespaces": [],
      "keys": {},
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/admin/system/settings": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [],
        "common": [
          "loading_settings_ellipsis",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/system/update": {
      "namespaces": [
        "dashboard_admin",
        "common"
      ],
      "keys": {
        "dashboard_admin": [
          "a_powerful_feature_rich_cryptocurrency_trading",
          "activate_your_license",
          "automatic_updates",
          "complete_cryptocurrency_exchange_platform",
          "cryptocurrency_exchange_platform",
          "enter_your_envato_purchase_code_to",
          "license_required",
          "license_status",
          "manage_your_platform_updates_and_system",
          "new_version_available",
          "please_backup_your_database_and_script",
          "premium_support",
          "purchase_code",
          "quick_links",
          "support_portal",
          "system_updates",
          "update_available",
          "update_now",
          "update_status",
          "updating_ellipsis",
          "view_on_envato",
          "youre_up_to_date"
        ],
        "common": [
          "activate_license",
          "back_to_dashboard",
          "current_version",
          "email",
          "enable",
          "enter_your_email_address",
          "optional",
          "platform_features"
        ]
      },
      "pageType": "excluded",
      "extension": null,
      "menuId": null
    },
    "/admin/trading/settings": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "loading",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "admin",
      "extension": null,
      "menuId": "menu-admin"
    },
    "/user/kyc/application/[id]": {
      "namespaces": [
        "common",
        "dashboard",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "action_required",
          "address_verification",
          "application_details",
          "application_id",
          "application_information",
          "application_not_found",
          "application_status",
          "back",
          "back_to_kyc",
          "back_to_kyc_dashboard",
          "completed",
          "confidence_score",
          "contact_support",
          "details_about_your_kyc_application",
          "document_security",
          "documents",
          "documents_you_provided_for_identity_verification",
          "download",
          "extracted_information",
          "identity_verification",
          "if_you_have_to_help",
          "in_progress",
          "in_review",
          "information_you_provided_in_your_kyc_application",
          "issues_detected",
          "kyc_application",
          "kyc_level",
          "last_updated",
          "level",
          "loading_application_data",
          "need_help",
          "need_help_with_your_kyc_application",
          "no_application_data",
          "no_application_data_was_found",
          "no_application_fields",
          "no_application_fields_kyc_level",
          "no_documents_found",
          "no_documents_were_found_in_your_application",
          "only_authorized_personnel_verification_process",
          "overview",
          "please_try_again_or_contact_support",
          "return_to_kyc_dashboard",
          "reviewed_on",
          "security_checks",
          "submitted_documents",
          "submitted_on",
          "summary",
          "support",
          "there_was_an_error_loading_your_kyc_application",
          "understanding_how_our_verification_system_works",
          "update_application",
          "verification_checks",
          "verification_process",
          "verification_status",
          "verification_steps",
          "view_kyc_faq",
          "we_need_additional_your_verification",
          "your_documents_are_encrypted_and_securely_stored"
        ],
        "dashboard": [
          "admin_review",
          "application_submitted",
          "current_status_of_document_verification",
          "document_preview_protected",
          "heres_what_happens_during_verification",
          "our_verification_process_regulatory_requirements",
          "please_update_your_as_possible",
          "the_kyc_application_be_found",
          "this_may_be_additional_information",
          "this_may_be_document_verification",
          "we_confirm_your_official_records",
          "we_perform_additional_regulatory_requirements",
          "we_verify_your_prevent_fraud",
          "your_application_is_being_reviewed_by_our_team",
          "your_identity_documents_are_being_verified",
          "your_kyc_application_has_been_received"
        ],
        "ext_admin": [
          "submitted_1"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/user/kyc/application/[id]/update": {
      "namespaces": [
        "dashboard_user",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_user": [
          "additional_information_required",
          "admin_request",
          "all_required_documents_uploaded",
          "all_your_documents_are_encrypted_using",
          "application_updated_successfully",
          "by_updating_this_and_complete",
          "false_information_may_account_restrictions",
          "file_preview",
          "more_required_document_s",
          "please_go_back_and_try_again",
          "please_upload",
          "provide_the_additional_your_verification",
          "secure_id_verification",
          "the_following_information_verification_team",
          "the_requested_application_could_not_be_found",
          "uploaded_successfully",
          "verification_powered_by",
          "your_application_has_our_team",
          "your_application_needs_with_verification",
          "your_privacy_is_our_priority_1"
        ],
        "common": [
          "back_to_kyc_dashboard",
          "complete",
          "completion",
          "field_type",
          "important_information",
          "update_application",
          "uploading_ellipsis",
          "your_documents_are_encrypted_and_securely_stored"
        ],
        "dashboard": []
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/user/kyc/apply/[id]": {
      "namespaces": [
        "dashboard_user",
        "common",
        "dashboard"
      ],
      "keys": {
        "dashboard_user": [
          "all_required_documents_uploaded",
          "all_your_documents_are_encrypted_using",
          "by_submitting_this_and_complete",
          "complete_your_verification_additional_features",
          "false_information_may_account_restrictions",
          "file_preview",
          "more_required_document_s",
          "most_applications_reviewed_within_24h",
          "please_go_back_and_try_again",
          "please_upload",
          "privacy_focused",
          "quick_verification",
          "secure_id_verification",
          "secure_process",
          "the_requested_kyc_level_could_not_be_found",
          "uploaded_successfully",
          "verification_powered_by",
          "we_only_collect_whats_required",
          "your_data_is_encrypted_and_protected",
          "your_privacy_is_our_priority_1"
        ],
        "common": [
          "back_to_kyc_dashboard",
          "complete",
          "completion",
          "current",
          "field_type",
          "important_information",
          "level",
          "next",
          "of",
          "step",
          "uploading_ellipsis",
          "verification_progress",
          "your_documents_are_encrypted_and_securely_stored"
        ],
        "dashboard": []
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/user/kyc": {
      "namespaces": [
        "dashboard_user",
        "common",
        "ext_admin"
      ],
      "keys": {
        "dashboard_user": [
          "access_premium_features_and_opportunities",
          "apply_again",
          "available_verification_levels",
          "benefits_of_verification",
          "complete_previous_level",
          "complete_verification_to_transaction_limits",
          "current_level",
          "enhanced_security",
          "exclusive_features",
          "go_to_profile",
          "higher_limits",
          "increase_your_transaction_and_withdrawal_limits",
          "kyc_verification_disabled",
          "kyc_verification_features_are",
          "kyc_verification_is_currently",
          "level_not_configured",
          "protect_your_account_with_verified_identity",
          "start_next_level"
        ],
        "common": [
          "already_completed",
          "application_pending",
          "application_status",
          "approved",
          "back_to_dashboard",
          "identity_verification",
          "in_review",
          "info_required",
          "last_updated",
          "level",
          "not_verified",
          "of",
          "pending",
          "rejected",
          "start_verification",
          "total",
          "verification_progress",
          "verified",
          "view_application"
        ],
        "ext_admin": [
          "submitted_1"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/user/notification": {
      "namespaces": [
        "common",
        "dashboard_user"
      ],
      "keys": {
        "common": [
          "all",
          "back_to_top",
          "clear_filters",
          "filters",
          "read"
        ],
        "dashboard_user": [
          "unread"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/user/profile": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/about": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/contact": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/privacy": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/terms": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/api-docs": {
      "namespaces": [
        "utility_api-docs",
        "common"
      ],
      "keys": {
        "utility_api-docs": [
          "api_endpoints",
          "api_playground",
          "auth_type",
          "base_url",
          "bearer_token",
          "browse_the_sidebar_to_find_endpoints",
          "code_generation",
          "create_one",
          "default",
          "explore_endpoints",
          "failed_to_load_documentation",
          "fetching_openapi_specification_ellipsis",
          "filter_by_method",
          "generate_code_snippets_in_curl_javascript",
          "get_your_api_key_from_the",
          "loading_api_documentation",
          "loading_your_api_keys_ellipsis",
          "manage_keys",
          "no_api_keys_found",
          "no_auth",
          "no_endpoints_found",
          "no_parameters",
          "no_schema_defined",
          "quick_steps_to_start_using_the_api",
          "quickly_find_endpoints_by_path_method",
          "request_body",
          "request_url",
          "response_body",
          "search_endpoints_ellipsis",
          "select_an_api_key_ellipsis",
          "send_request",
          "smart_search",
          "test_endpoints_directly_from_the_browser",
          "test_integrate",
          "test_this_endpoint_directly_from_the_browser",
          "to_use_your_saved_api_keys",
          "unable_to_fetch_the_api_specification",
          "use_the_api_playground_to_test"
        ],
        "common": [
          "api_documentation",
          "api_key",
          "clear_filters",
          "example_1",
          "getting_started",
          "sending_ellipsis",
          "sign_in",
          "try_again",
          "your_api_keys"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/[pageId]": {
      "namespaces": [
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "common": [
          "icon_not_found",
          "loading_market_data",
          "loading_page_content",
          "popular"
        ],
        "dashboard_admin": [
          "container_content_goes_here",
          "element_missing_id",
          "element_missing_type",
          "element_preview_not_available",
          "error_rendering_element",
          "error_rendering_element_wrapper",
          "image_placeholder",
          "invalid_column_data",
          "invalid_element",
          "invalid_row_data",
          "invalid_section_data",
          "move_down",
          "move_up",
          "next_testimonial",
          "previous_testimonial",
          "row_has_no_columns",
          "section_has_no_content",
          "trending_markets",
          "unknown_element_type"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/binary": {
      "namespaces": [
        "common",
        "binary_components"
      ],
      "keys": {
        "common": [
          "active_markets",
          "active_positions",
          "amount",
          "analytics",
          "available_balance",
          "binary_options",
          "cancel",
          "cancel_order",
          "cancelling",
          "chart",
          "claim_reward",
          "confirm",
          "current",
          "current_price",
          "current_status",
          "days_active",
          "deposit",
          "direction",
          "enter_amount",
          "entry_price",
          "fall",
          "fees",
          "initialization_error",
          "keep_order",
          "keyboard_shortcuts",
          "level",
          "loading_markets_ellipsis",
          "loss",
          "market",
          "min",
          "next",
          "no_active_positions",
          "no_markets_found",
          "of",
          "one_click_trading",
          "order_placed_successfully",
          "order_type",
          "pairs_available",
          "prev",
          "processing",
          "profit",
          "quick_presets",
          "range",
          "refresh_page",
          "refund_amount",
          "reset",
          "rise",
          "select_market",
          "start_trading",
          "step",
          "success_rate",
          "symbol",
          "time_remaining",
          "trade",
          "trade_type",
          "trading_analytics",
          "trading_blocked",
          "trading_settings",
          "try_a_different_search_term",
          "tutorial_completed",
          "wallet",
          "win_rate",
          "youre_now_ready_to_start_trading_good_luck"
        ],
        "binary_components": [
          "amount_above_maximum",
          "amount_below_minimum",
          "analyze_your_trading_performance",
          "apply",
          "back_to_patterns",
          "balance_limit_reached",
          "barrier_level",
          "best_timeframes",
          "binary_option",
          "calculate_optimal_position_size",
          "call_price_strike",
          "can_quickly_deplete_your_balance",
          "cancel_order_description",
          "cancel_order_error",
          "cancel_order_failed",
          "cancel_order_title",
          "cancellation_fee",
          "cannot_cancel_too_close",
          "cannot_place_orders_within_15_seconds_of_expiry",
          "cash_out",
          "cash_out_description",
          "cash_out_error",
          "cash_out_failed",
          "cash_out_now",
          "cash_out_title",
          "cash_out_value",
          "chart_patterns_guide",
          "configure_your_trading_preferences",
          "confirm_trade",
          "consecutive_losses",
          "consider_stopping_to_prevent_further_losses",
          "contact_admin_to_enable_trading",
          "current_profit",
          "demo_account",
          "demo_trading_goals",
          "early_close_fee",
          "enable_martingale",
          "enable_martingale_mode",
          "enable_one_click",
          "enable_one_click_trading",
          "entry",
          "est_profit",
          "example_progression",
          "execution",
          "expected_value",
          "expiry_time",
          "high_risk_5_can_lead_to_significant_drawdowns",
          "high_risk_message",
          "high_risk_warning",
          "how_to_identify",
          "in_loss",
          "in_positions",
          "in_profit",
          "included",
          "learn_compete",
          "learn_the_basics",
          "level_up",
          "lost",
          "manage_your_trading_accounts",
          "martingale",
          "martingale_active",
          "martingale_balance_limit",
          "martingale_inactive",
          "martingale_max_reached",
          "martingale_stop_loss",
          "martingale_strategy",
          "martingale_strategy_doubles_your_stake_after",
          "martingale_warning_1",
          "martingale_warning_2",
          "martingale_warning_3",
          "martingale_warning_description",
          "martingale_warning_title",
          "max_increases",
          "max_increases_reached",
          "max_trade",
          "maximum_one_click_trade",
          "maximum_percentage_of_balance_that_can",
          "multiplier",
          "n_1_click",
          "net_loss",
          "net_profit",
          "next_amount",
          "next_expiry_in",
          "no_barrier_levels_configured_for_this_order_type",
          "no_challenges_available",
          "no_confirmation_dialog_will_be_shown",
          "no_order_types_enabled",
          "no_patterns_found",
          "no_strike_levels_configured_for_call_put_orders",
          "of_balance",
          "one_click",
          "one_click_active",
          "one_click_mode_active_trades_execute_immediately",
          "one_click_trading_mode_will_execute",
          "only_use_with_a_strict_stop_loss_limit",
          "order_amount",
          "order_placement_error",
          "order_placement_failed",
          "pattern_library",
          "payout_per_point",
          "payout_pt",
          "placing_ellipsis",
          "position_status",
          "potential",
          "potential_loss",
          "potential_profit",
          "practice_account",
          "profit_distance_to_barrier_payout",
          "put_price_strike",
          "quick_actions_for_faster_trading",
          "quick_amounts",
          "quick_select",
          "real_account",
          "recovered",
          "reset_on_win",
          "reset_on_win_tooltip",
          "risk_amount",
          "risk_calculator",
          "risk_percentage",
          "risk_reward",
          "risk_reward_ratio",
          "safe_1_2",
          "search_markets_symbols_or_pairs_ellipsis",
          "search_patterns_ellipsis",
          "select_account",
          "select_barrier_level_ellipsis",
          "select_order_type",
          "select_strike_level_ellipsis",
          "stakes_increase_exponentially_after_losses",
          "statistics",
          "stop_loss_limit",
          "stop_loss_limit_reached",
          "stop_loss_tooltip",
          "strike_level",
          "suggestions",
          "switch_to_demo_mode_to_track_progress",
          "templates",
          "to_toggle_this_panel",
          "too_close_to_expiry",
          "top_traders_ranking",
          "top_up",
          "total_equity",
          "trades_execute_instantly_on_button_click",
          "trading_paused_within_15_seconds_of_expiry",
          "trading_tips",
          "value_must_be_between",
          "visual_guide_to_chart_patterns",
          "wait_before_cash_out",
          "when_enabled_returns_to_base_amount",
          "win_probability",
          "win_streak",
          "x_level",
          "xp_to_level",
          "your_stats",
          "youre_at_level"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/confirm/password-reset": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "redirecting_ellipsis"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/401": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "error_image",
          "go_to_homepage",
          "please_contact_your_access_rights",
          "you_are_not_authorized",
          "you_dont_have_this_page"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/403": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "access_to_this_is_forbidden",
          "error_image",
          "go_to_homepage",
          "ops_access_denied",
          "you_dont_have_this_resource"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/404": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "error_image",
          "go_to_homepage",
          "its_name_changed_or_is_temporarily_unavailable",
          "ops_page_not_found",
          "the_page_you_removed_had"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/419": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "again_to_continue",
          "error_image",
          "go_to_homepage",
          "ops_page_expired_error",
          "your_session_has_please_login"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/429": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "and_try_again_later",
          "error_image",
          "go_to_homepage",
          "ops_too_many_request_error",
          "you_have_made_please_wait"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/500": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "error_image",
          "go_to_homepage",
          "ops_internal_server_error",
          "please_try_again_the_issue",
          "something_went_wrong_our_end"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/error-page/503": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "error_image",
          "go_to_homepage",
          "ops_service_unavailable_error",
          "our_service_is_back_soon",
          "please_check_back_for_updates"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/deposit": {
      "namespaces": [
        "common",
        "components_blocks",
        "ext",
        "ext_admin",
        "ext_copy-trading",
        "ext_gateway",
        "ext_nft",
        "finance"
      ],
      "keys": {
        "common": [
          "add_funds_to_your_wallet_quickly_and_securely",
          "additional_information",
          "after_sending_your",
          "amount",
          "an_error_occurred_while_loading_the",
          "back_to_networks",
          "cancel",
          "cancel_payment",
          "check_your_wallets_transaction_history",
          "complete_deposit",
          "confirmations",
          "confirmations_are_reached_your_funds_will",
          "copy_the_hash_starting_with_0x",
          "currency",
          "current_balance",
          "depending_on_network_congestion",
          "deposit_address",
          "deposit_amount",
          "deposit_confirmation_can_network_congestion",
          "deposit_details",
          "deposit_expired",
          "deposit_failed",
          "deposit_request_submitted",
          "deposit_successful",
          "deposit_will_need_transaction_hash",
          "deposits_are_credited_after_network_confirmation",
          "do_not_close_this_page",
          "do_not_send_from_exchange_accounts",
          "enter_amount",
          "error_loading_form_fields_please_contact_support",
          "fee",
          "from",
          "how_to_find_your_transaction_hash",
          "important_information",
          "loading_paypal_sdk",
          "look_for_the_recent",
          "make_another_deposit",
          "manual_transfer_methods",
          "method",
          "min_amount",
          "minutes",
          "monitoring_your_deposit",
          "network",
          "network_fee",
          "new_balance",
          "new_deposit",
          "next_steps",
          "no_currencies_found",
          "no_qr_code_available",
          "no_wallets_available",
          "of",
          "once",
          "only_send",
          "our_team_will_review_your_deposit_request",
          "paste_it_in_the_field_above",
          "pay_with",
          "pay_with_2checkout",
          "pay_with_adyen",
          "pay_with_authorize_net",
          "pay_with_dlocal",
          "pay_with_eway",
          "pay_with_ipay88",
          "pay_with_klarna",
          "pay_with_mollie",
          "pay_with_payfast",
          "pay_with_paypal",
          "pay_with_paysafe",
          "pay_with_paystack",
          "pay_with_paytm",
          "pay_with_payu",
          "pay_with_stripe",
          "payment_gateways",
          "pending_confirmation",
          "please_complete_your_checkout_window",
          "please_start_a_new_deposit",
          "please_wait",
          "processing",
          "processing_payment",
          "processing_stripe_payment",
          "processing_typically_takes_1_3_business_days",
          "refresh_page",
          "scan_qr_code",
          "scan_this_qr_code_to_complete_your_payment",
          "scan_with_your_crypto_wallet_app",
          "search_currencies",
          "select_blockchain_network",
          "select_currency",
          "select_deposit_method",
          "select_wallet_type",
          "showing",
          "start_over",
          "status",
          "submit_transaction_hash",
          "submitting",
          "the_deposit_session_has_expired",
          "this_address_expires_in",
          "this_is_mandatory_for_all_spot_deposits",
          "this_usually_takes",
          "time_remaining",
          "to",
          "to_the_deposit_your_wallet",
          "to_this_address",
          "transaction",
          "transaction_details",
          "transaction_detected",
          "transaction_hash",
          "transaction_hash_required",
          "transaction_id",
          "transaction_pending",
          "try_again",
          "until_the_payment_is_completed",
          "view_on_blockchain",
          "view_wallet",
          "waiting_for_blockchain_confirmations",
          "wallet",
          "were_monitoring_the_your_transaction",
          "what_happens_next",
          "without_this_your_and_processed",
          "you_can_safely_leave_this_page",
          "you_can_track_the_status_in",
          "you_must_submit_your_deposit",
          "you_will_receive_an_email_confirmation_shortly",
          "youll_be_notified_is_confirmed",
          "your_deposit_has_been_added_to_your_account",
          "your_deposit_request_has_been_submitted",
          "your_deposit_will_transaction_hash",
          "your_transaction_is_being_verified_on_the"
        ],
        "components_blocks": [
          "retrying"
        ],
        "ext": [
          "deposit_funds",
          "for",
          "minimum",
          "view_transactions"
        ],
        "ext_admin": [
          "amount_range",
          "block_number",
          "critical",
          "min_1",
          "view_on_blockchain_explorer"
        ],
        "ext_copy-trading": [],
        "ext_gateway": [
          "not_available"
        ],
        "ext_nft": [
          "results_found"
        ],
        "finance": [
          "no_wallets_available_description"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/history": {
      "namespaces": [
        "common",
        "finance_history"
      ],
      "keys": {
        "common": [
          "ai_investment",
          "ai_investment_roi",
          "amount",
          "binary_order",
          "cancelled",
          "completed",
          "created_at",
          "deposit",
          "deposits",
          "description",
          "exchange_order",
          "expired",
          "failed",
          "fee",
          "forex_deposit",
          "forex_investment",
          "forex_investment_roi",
          "forex_withdraw",
          "frozen",
          "ico_contribution",
          "id",
          "incoming_transfer",
          "invalid_metadata",
          "investment",
          "investment_roi",
          "invoice",
          "metadata",
          "outgoing_transfer",
          "p2p_offer_transfer",
          "p2p_trade",
          "payment",
          "payments",
          "pending",
          "processing",
          "reference_id",
          "referral_reward",
          "refund",
          "refunded",
          "refunds",
          "rejected",
          "staking",
          "staking_reward",
          "status",
          "status_distribution",
          "timeout",
          "total_amount",
          "total_fees",
          "total_transactions",
          "transactions_history",
          "transactions_over_time",
          "type",
          "type_distribution",
          "unique_identifier_for_your_transaction_record",
          "wallet",
          "withdraw",
          "withdrawals"
        ],
        "finance_history": [
          "additional_details_and_notes_about_this",
          "additional_technical_information_about_this_transa",
          "amount_of_money_involved_in_this_transaction",
          "avg_amount",
          "current_processing_status_of_your_transaction",
          "date_and_time_when_this_transaction_was_created",
          "fee_charged_for_processing_this_transaction",
          "type_of_transaction_in_your_wallet_history",
          "unique_reference_code_for_tracking_and",
          "your_wallet_associated_with_this_transaction"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/transfer": {
      "namespaces": [
        "finance",
        "common"
      ],
      "keys": {
        "finance": [
          "between_wallets",
          "choose_transfer_type",
          "complete_transfer",
          "enter_recipient_uuid",
          "in_your",
          "make_another_transfer",
          "move_funds_between_another_user",
          "move_funds_between_your_different_wallet_types",
          "no_wallets_available_description",
          "processing_transfer",
          "recipient_details",
          "recipient_found_and_verified",
          "recipient_not_found",
          "recipient_receives",
          "search_currencies",
          "select_destination_wallet",
          "select_source_wallet",
          "select_target_currency",
          "send",
          "send_funds_to_another_users_account",
          "successfully_transferred",
          "to_another_user",
          "transfer_details",
          "transfer_fee",
          "transfer_funds",
          "transfer_id",
          "transfer_successful",
          "transfer_summary",
          "view_wallets",
          "wallet_to_user",
          "wallet_to_your"
        ],
        "common": [
          "amount",
          "available",
          "from",
          "from_your",
          "max",
          "no_currencies_found",
          "no_wallets_available",
          "results",
          "select_currency",
          "start_over",
          "status",
          "to",
          "transfer",
          "wallet"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/wallet/[type]/[currency]": {
      "namespaces": [
        "common",
        "finance",
        "finance_history"
      ],
      "keys": {
        "common": [
          "ai_investment",
          "ai_investment_roi",
          "amount",
          "back",
          "balance",
          "binary_order",
          "cancelled",
          "completed",
          "created_at",
          "deposit",
          "deposits",
          "description",
          "exchange_order",
          "expired",
          "failed",
          "fee",
          "forex_deposit",
          "forex_investment",
          "forex_investment_roi",
          "forex_withdraw",
          "frozen",
          "ico_contribution",
          "id",
          "in_order",
          "incoming_transfer",
          "invalid_metadata",
          "investment",
          "investment_roi",
          "invoice",
          "metadata",
          "network",
          "outgoing_transfer",
          "p2p_offer_transfer",
          "p2p_trade",
          "payment",
          "payments",
          "pending",
          "processing",
          "reference_id",
          "referral_reward",
          "refund",
          "refunded",
          "refunds",
          "rejected",
          "staking",
          "staking_reward",
          "status",
          "status_distribution",
          "timeout",
          "total_amount",
          "total_fees",
          "total_transactions",
          "transactions_history",
          "transactions_over_time",
          "transfer",
          "type",
          "type_distribution",
          "unique_identifier_for_your_transaction_record",
          "wallet",
          "wallet_address",
          "wallet_type_${wallet.type.toLowerCase()}",
          "withdraw",
          "withdrawals"
        ],
        "finance": [
          "go_to_wallets",
          "network_balance",
          "the_wallet_youre_to_it",
          "wallet_not_found"
        ],
        "finance_history": [
          "additional_details_and_notes_about_this",
          "additional_technical_information_about_this_transa",
          "amount_of_money_involved_in_this_transaction",
          "avg_amount",
          "current_processing_status_of_your_transaction",
          "date_and_time_when_this_transaction_was_created",
          "fee_charged_for_processing_this_transaction",
          "type_of_transaction_in_your_wallet_history",
          "unique_reference_code_for_tracking_and",
          "your_wallet_associated_with_this_transaction"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/wallet/[type]": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/wallet": {
      "namespaces": [
        "finance",
        "common",
        "finance_wallet"
      ],
      "keys": {
        "finance": [
          "add_funds_to_your_wallets_to_see_the_distribution",
          "loading_your_wallets",
          "manage_all_your_wallets_in_one_place",
          "no_balance_data_available",
          "no_wallet_data_available",
          "no_wallets_found_matching_your_criteria",
          "search_wallets_ellipsis",
          "sync_now",
          "syncing",
          "wallets_overview",
          "your_wallets"
        ],
        "common": [
          "add_funds",
          "address",
          "all",
          "balance",
          "created_at",
          "currency",
          "eco",
          "fiat",
          "futures",
          "id",
          "in_order",
          "invalid_address_json",
          "no_addresses",
          "no_row_data",
          "pending_transaction",
          "quick_actions",
          "spot",
          "status",
          "total",
          "type",
          "unique_wallet_identifier",
          "wallet_status"
        ],
        "finance_wallet": [
          "available_balance_in_your_wallet",
          "blockchain_addresses_and_balances_for_eco_wallets",
          "currency_code_for_this_wallet",
          "date_when_this_wallet_was_created",
          "funds_currently_locked_in_open_orders",
          "type_of_wallet_fiat_spot_eco_or_futures"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/finance/withdraw": {
      "namespaces": [
        "finance",
        "common"
      ],
      "keys": {
        "finance": [
          "after_platform_fee",
          "available_for_withdrawal",
          "calculating_maximum_withdrawable_amount_ellipsis",
          "cannot_withdraw",
          "enter_details",
          "estimated_processing_time",
          "estimated_time",
          "make_another_withdrawal",
          "maximum_you_can_withdraw",
          "network_fees_will_be_calculated_and",
          "network_transaction_fees_will_be_calculated",
          "no_currencies_available",
          "no_currencies_with_balance_available_in",
          "no_withdrawal_methods_available",
          "no_withdrawal_methods_available_for",
          "select_withdrawal_method",
          "set_min",
          "to_receive",
          "use_max",
          "withdraw_your_funds_preferred_destination",
          "you_dont_have_any",
          "youll_receive",
          "your_withdrawal_request_processed_soon"
        ],
        "common": [
          "amount",
          "amount_to_send",
          "available",
          "balance",
          "days",
          "free",
          "instructions",
          "method",
          "min",
          "no_wallets_available",
          "platform_fee",
          "processing",
          "select",
          "select_currency",
          "select_wallet_type",
          "start_over",
          "view_history",
          "wallet",
          "withdraw",
          "withdraw_funds",
          "withdrawal_amount",
          "withdrawal_details",
          "withdrawal_submitted"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/investment/dashboard": {
      "namespaces": [
        "common",
        "investment"
      ],
      "keys": {
        "common": [
          "across",
          "active_investments",
          "amount",
          "analytics",
          "completed",
          "currently_running",
          "duration",
          "end_date",
          "investment_duration",
          "investment_plan",
          "investments",
          "new_investment",
          "no_investments_yet",
          "plan",
          "profit",
          "quick_actions",
          "recent_investments",
          "status",
          "total_invested",
          "view_history"
        ],
        "investment": [
          "active_investment",
          "browse_plans",
          "investment_dashboard",
          "no_active_investment",
          "start_your_investment_journey_today",
          "successfully_finished",
          "total_portfolio_value",
          "track_your_portfolio_your_investments",
          "your_investment_history_will_appear_here"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/investment": {
      "namespaces": [
        "investment",
        "common"
      ],
      "keys": {
        "investment": [
          "average_returns",
          "bank_grade_security",
          "choose_from_our_risk_effectively",
          "discover_intelligent_investment_curated_plans",
          "experience_the_future_expert_management",
          "explore_plans",
          "follow_our_simple_future_today",
          "getting_started_with_been_easier",
          "grow_your",
          "grow_your_wealth",
          "high_returns",
          "high_yield_plans",
          "how_it",
          "invest_in_5_minutes",
          "join_thousands_of_building_journey",
          "join_thousands_of_expert_guidance",
          "our_comprehensive_platform_integrated_solution",
          "profitable",
          "proven_returns",
          "ready_to",
          "returns",
          "secure_platform",
          "smart_investment_platform",
          "smart_investors",
          "start_building_your_transparent_returns",
          "start_investing_now",
          "start_your",
          "targeted",
          "trending_investment_plans",
          "trusted_by_investors_worldwide",
          "view_all_investment_plans",
          "wealth_smart",
          "why_choose_our_platform",
          "why_investors_choose_us",
          "works"
        ],
        "common": [
          "active",
          "active_investors",
          "avg",
          "built_for",
          "everything_you_need_to_succeed",
          "expected_return",
          "invest_now",
          "investment_journey",
          "investment_plans",
          "maximum_investment",
          "minimum_investment",
          "plans",
          "quick_start",
          "roi",
          "secure",
          "simple_process",
          "start_your_investment_journey",
          "total_invested",
          "trending",
          "view_dashboard"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/investment/plan/[id]": {
      "namespaces": [
        "common",
        "investment"
      ],
      "keys": {
        "common": [
          "currency",
          "expected_profit",
          "expected_return",
          "investment_amount",
          "investment_duration",
          "maximum_investment",
          "minimum_investment",
          "range",
          "total_return",
          "trending",
          "wallet_type"
        ],
        "investment": [
          "back_to_plans",
          "by_investing_you_and_conditions",
          "make_investment",
          "no_durations_available",
          "plan_not_found",
          "the_investment_plan_been_removed",
          "this_investment_plan_configured_yet",
          "your_investment_is_security_guarantee",
          "your_investment_will_be_processed_immediately"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/investment/plan": {
      "namespaces": [
        "common",
        "investment"
      ],
      "keys": {
        "common": [
          "back_to_home",
          "expected_return",
          "invest_now",
          "investment_plan",
          "investment_plans",
          "maximum_investment",
          "minimum_investment",
          "no_plans_found",
          "trending",
          "try_adjusting_your_search_or_filter_criteria"
        ],
        "investment": [
          "choose_your",
          "explore_our_comprehensive_risk_tolerance",
          "search_investment_plans_ellipsis"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/login": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "email_verified",
          "enter_your_email_address",
          "go_to_home",
          "open_login_form",
          "please_try_requesting_a_new_one",
          "please_wait_while_we_verify_your",
          "return_to_home",
          "the_verification_link_may_have_expired",
          "try_login_instead",
          "verification_failed",
          "verifying_email",
          "you_will_be_redirected_to_the"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/market": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "action",
          "all_markets",
          "asset",
          "change",
          "create_free_account",
          "crypto_markets",
          "cryptocurrency_markets",
          "explore_all",
          "high_volume",
          "market_cap",
          "no_markets_found",
          "price",
          "real_time_prices_24h_cryptocurrency_pairs",
          "search_markets_e_g_btc_eth_ellipsis",
          "start_trading",
          "start_trading_demo",
          "start_trading_with_deep_liquidity",
          "trade",
          "try_adjusting_your_search_or_filter_criteria",
          "volume"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/": {
      "namespaces": [
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "common": [
          "alerts_desc",
          "amplify_your",
          "anytime_anywhere",
          "binary_options",
          "biometric_desc",
          "biometric_security",
          "charts_desc",
          "continue_trading",
          "create_free_account",
          "decentralized_trading",
          "download_on_the",
          "download_our_app",
          "execute_trades_instantly_with_our_advanced",
          "experience_seamless_cryptocurrency_trading",
          "explore_markets",
          "explore_our_markets_description",
          "futures_trading",
          "get_it_on",
          "highest_apr",
          "icon_not_found",
          "instant_alerts",
          "instant_execution",
          "learn_more",
          "leverage_calculator",
          "live_charts",
          "live_markets",
          "live_spot_markets",
          "loading",
          "loading_market_data",
          "loading_page_content",
          "multi_wallet",
          "my_wallets",
          "native_token_markets",
          "native_tokens",
          "popular",
          "position_size",
          "predict_market_movement",
          "real_time_prices",
          "scan_qr_to_download",
          "select_duration",
          "simple_yes_or_no_predictions_on_market_movements",
          "spot_trading",
          "stake_your_assets_and_earn_competitive_yields",
          "staking_pools",
          "start_predicting",
          "start_staking",
          "start_trading",
          "top_performing_assets",
          "total_balance",
          "trade_futures",
          "trade_native_blockchain_tokens_with_direct",
          "trade_now",
          "trade_on_the_go",
          "trade_perpetual_futures_with_up_to_150x_leverage",
          "trade_with",
          "view_all_markets",
          "wallet_desc",
          "welcome_back",
          "will_the_price_go_up_or_down",
          "x_leverage",
          "your_margin",
          "your_portfolio_overview"
        ],
        "dashboard_admin": [
          "container_content_goes_here",
          "element_missing_id",
          "element_missing_type",
          "element_preview_not_available",
          "error_rendering_element",
          "error_rendering_element_wrapper",
          "image_placeholder",
          "invalid_column_data",
          "invalid_element",
          "invalid_row_data",
          "invalid_section_data",
          "move_down",
          "move_up",
          "next_testimonial",
          "previous_testimonial",
          "row_has_no_columns",
          "section_has_no_content",
          "trending_markets",
          "unknown_element_type"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/ref/[code]": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "redirecting_ellipsis"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/register": {
      "namespaces": [],
      "keys": {},
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/reset": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "enter_your_new_password_below_to",
          "if_you_dont_have_a_reset",
          "remember_your_password",
          "request_password_reset",
          "reset_link_required",
          "reset_password",
          "return_to_home",
          "sign_in_instead",
          "to_reset_your_password_you_need"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/support": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "agent_assignment",
          "all_conversations_are_securely_stored",
          "automatic_agent_assignment_and_expertise",
          "contact_us",
          "create_and_manage_support_tickets_for_your_issues",
          "create_support_ticket",
          "direct_connection_with_support_agents",
          "file_sharing_capabilities",
          "full_conversation_history",
          "get_help_when_support_system",
          "get_instant_help_from_our_support_agents",
          "go_to_support_center",
          "live_chat",
          "need_help",
          "our_support_team_may_have",
          "queue_position_tracking",
          "real_time_messaging",
          "real_time_updates",
          "real_time_updates_via_websocket",
          "secure_communication",
          "set_priority_levels_low_medium_high",
          "start_live_chat",
          "support_center",
          "support_tickets",
          "track_your_issues_with_unique_ticket_ids",
          "try_live_chat_bottom_right",
          "view_support_tickets",
          "websocket_connections_ensure_status_updates"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/support/ticket/[id]": {
      "namespaces": [
        "support_ticket",
        "common"
      ],
      "keys": {
        "support_ticket": [
          "connection",
          "copy_ticket_link",
          "export_as_csv",
          "last_update",
          "loading_ticket_details_ellipsis",
          "press_enter_to_send_shift_enter_for_new_line",
          "response",
          "satisfaction_rating",
          "support_agent",
          "the_ticket_youre_looking_for_doesnt",
          "this_ticket_has_been_resolved",
          "ticket_not_found",
          "using_fallback_mode",
          "verified_agent",
          "view_attachment"
        ],
        "common": [
          "back_to_support",
          "created",
          "export_as_json",
          "priority",
          "progress_timeline",
          "response_time",
          "status",
          "ticket",
          "ticket_details",
          "type_your_message_ellipsis"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/support/ticket": {
      "namespaces": [
        "common",
        "support_ticket"
      ],
      "keys": {
        "common": [
          "active",
          "all_status",
          "avg_response",
          "cancel",
          "closed",
          "comma_separated",
          "create_support_ticket",
          "description",
          "fast_response",
          "filter_by_status",
          "high",
          "lightning_fast",
          "loading_tickets",
          "low",
          "medium",
          "next",
          "of",
          "open",
          "open_tickets",
          "pending",
          "per_page",
          "prev",
          "priority",
          "rating",
          "replied",
          "resolved",
          "results",
          "show",
          "showing",
          "subject",
          "success_rate",
          "support_center",
          "this_month",
          "to",
          "toggle_theme",
          "total_tickets",
          "updated",
          "view_details"
        ],
        "support_ticket": [
          "agent_assigned",
          "all_priority",
          "brief_description_of_your_issue",
          "create_ticket",
          "create_your_first_ticket",
          "describe_your_issue_as_possible",
          "e_g_billing_account_feature_request",
          "filter_by_priority",
          "high_critical_issue",
          "low_general_inquiry",
          "manage_your_support_tickets_and_get_expert_help",
          "medium_affects_workflow",
          "n_24_7_support_available",
          "new_ticket",
          "no_tickets_found",
          "open_live_chat",
          "please_provide_details_about_your_issue_ellipsis",
          "response",
          "search_tickets_by_subject_tags_or_content_ellipsis",
          "tags_comma_separated"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/trade": {
      "namespaces": [
        "trade"
      ],
      "keys": {
        "trade": [
          "loading_trading_pro_ellipsis"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/unsubscribe": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "disabled",
          "email_notifications",
          "enabled",
          "failed_to_load_preferences",
          "failed_to_save_preferences",
          "invalid_or_expired_token",
          "invalid_unsubscribe_link",
          "loading",
          "manage_how_you_receive_notifications",
          "notification_preferences",
          "please_use_the_link_from",
          "preferences_updated",
          "push_notifications",
          "return_to_home",
          "save_preferences",
          "saving",
          "sms_notifications",
          "the_unsubscribe_link_is_invalid",
          "unsubscribe_from_all",
          "your_notification_preferences_have"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    }
  },
  "menus": {
    "menu-admin": {
      "namespace": "menu",
      "keyCount": 202
    },
    "menu-user": {
      "namespace": "menu",
      "keyCount": 202
    }
  },
  "stats": {
    "totalRoutes": 129,
    "totalKeys": 4919,
    "totalMenus": 2,
    "keysPerRoute": {
      "/admin/blog/author": 34,
      "/admin/blog/category": 21,
      "/admin/blog/comment": 44,
      "/admin/blog": 24,
      "/admin/blog/post": 53,
      "/admin/blog/settings": 2,
      "/admin/blog/tag": 32,
      "/blog/[slug]": 14,
      "/blog/author/[id]": 6,
      "/blog/author/apply": 91,
      "/blog/author/manage/[id]/edit": 26,
      "/blog/author/manage/new": 26,
      "/blog/author/manage": 8,
      "/blog/author": 5,
      "/blog/category/[slug]": 16,
      "/blog/category": 8,
      "/blog": 34,
      "/blog/post": 18,
      "/blog/tag/[slug]": 14,
      "/blog/tag": 11,
      "/admin/api/key": 47,
      "/admin/builder/[id]": 371,
      "/admin/builder": 42,
      "/admin/content": 0,
      "/admin/content/slider": 28,
      "/admin/crm/kyc/application/[id]": 95,
      "/admin/crm/kyc/application": 29,
      "/admin/crm/kyc/level/[id]": 325,
      "/admin/crm/kyc/level/create": 325,
      "/admin/crm/kyc/level": 40,
      "/admin/crm": 0,
      "/admin/crm/permission": 8,
      "/admin/crm/role": 13,
      "/admin/crm/support": 64,
      "/admin/crm/user/[id]": 117,
      "/admin/crm/user": 56,
      "/admin/default-editor/[pageId]/edit": 25,
      "/admin/default-editor/[pageId]/preview": 13,
      "/admin/extensions": 0,
      "/admin/finance/binary/market/[id]/edit": 0,
      "/admin/finance/binary/market/create": 0,
      "/admin/finance/binary/market": 20,
      "/admin/finance/binary/settings": 127,
      "/admin/finance/currency/fiat": 14,
      "/admin/finance/currency/spot": 20,
      "/admin/finance/deposit/gateway/[id]": 60,
      "/admin/finance/deposit/gateway": 36,
      "/admin/finance/deposit/log/[id]": 47,
      "/admin/finance/deposit/log": 45,
      "/admin/finance/deposit/method/[id]": 44,
      "/admin/finance/deposit/method": 31,
      "/admin/finance/exchange/balance": 18,
      "/admin/finance/exchange/chart": 0,
      "/admin/finance/exchange/fee": 21,
      "/admin/finance/exchange/market": 34,
      "/admin/finance/exchange": 42,
      "/admin/finance/investment/duration": 17,
      "/admin/finance/investment/history": 42,
      "/admin/finance/investment/plan": 53,
      "/admin/finance/order/binary": 46,
      "/admin/finance/order/ecosystem": 50,
      "/admin/finance/order/exchange": 74,
      "/admin/finance/order/futures": 76,
      "/admin/finance": 0,
      "/admin/finance/profit": 35,
      "/admin/finance/transaction": 75,
      "/admin/finance/transfer/[id]": 49,
      "/admin/finance/transfer": 56,
      "/admin/finance/wallet": 45,
      "/admin/finance/withdraw/log/[id]": 51,
      "/admin/finance/withdraw/log": 45,
      "/admin/finance/withdraw/method": 31,
      "/admin": 17,
      "/admin/system/announcement": 36,
      "/admin/system/cron": 30,
      "/admin/system/database/backup": 14,
      "/admin/system/extension/[id]": 38,
      "/admin/system/extension": 8,
      "/admin/system/license": 37,
      "/admin/system/logo": 3,
      "/admin/system/notification": 0,
      "/admin/system/notification/template": 24,
      "/admin/system": 0,
      "/admin/system/settings": 2,
      "/admin/system/update": 30,
      "/admin/trading/settings": 2,
      "/user/kyc/application/[id]": 75,
      "/user/kyc/application/[id]/update": 28,
      "/user/kyc/apply/[id]": 33,
      "/user/kyc": 38,
      "/user/notification": 6,
      "/user/profile": 0,
      "/about": 0,
      "/contact": 0,
      "/privacy": 0,
      "/terms": 0,
      "/api-docs": 47,
      "/[pageId]": 23,
      "/binary": 218,
      "/confirm/password-reset": 1,
      "/error-page/401": 5,
      "/error-page/403": 5,
      "/error-page/404": 5,
      "/error-page/419": 5,
      "/error-page/429": 5,
      "/error-page/500": 5,
      "/error-page/503": 5,
      "/finance/deposit": 140,
      "/finance/history": 66,
      "/finance/transfer": 45,
      "/finance/wallet/[type]/[currency]": 77,
      "/finance/wallet/[type]": 0,
      "/finance/wallet": 39,
      "/finance/withdraw": 46,
      "/investment/dashboard": 29,
      "/investment": 55,
      "/investment/plan/[id]": 20,
      "/investment/plan": 13,
      "/login": 12,
      "/market": 20,
      "/": 81,
      "/ref/[code]": 1,
      "/register": 0,
      "/reset": 9,
      "/support": 28,
      "/support/ticket/[id]": 25,
      "/support/ticket": 58,
      "/trade": 1,
      "/unsubscribe": 20
    },
    "pageTypes": {
      "admin": 58,
      "user": 56,
      "extension-admin": 0,
      "extension-user": 0,
      "excluded": 18
    }
  },
  "generated": "2026-03-15T11:50:18.641Z"
}