{
  "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",
          "associated_transaction",
          "blockchain_or_chain_if_applicable",
          "currency_of_the_profit",
          "date_when_the_profit_record_was_created",
          "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/notification": {
      "namespaces": [],
      "keys": {},
      "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"
    },
    "/admin/affiliate/condition": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": []
      },
      "pageType": "extension-admin",
      "extension": "affiliate",
      "menuId": "ext_admin_affiliate"
    },
    "/admin/affiliate": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [],
        "common": [
          "affiliate_dashboard",
          "affiliate_status",
          "affiliates",
          "common_administrative_tasks",
          "configure_commission_settings",
          "distribution_by_status",
          "id",
          "key_metrics_overview",
          "loading_affiliate_data",
          "manage_conditions",
          "manage_rewards",
          "monthly_earnings",
          "quick_actions",
          "ranked_by_earnings",
          "referrals",
          "retry",
          "revenue_generated_through_the_affiliate_program",
          "top_performing_affiliates",
          "total_earnings"
        ],
        "ext": [
          "conversion_rate",
          "from_last_month",
          "total_affiliates",
          "total_referrals"
        ]
      },
      "pageType": "extension-admin",
      "extension": "affiliate",
      "menuId": "ext_admin_affiliate"
    },
    "/admin/affiliate/referral/[id]": {
      "namespaces": [
        "ext_admin",
        "ext",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "affiliate_id_1",
          "affiliate_not_found",
          "average_order_value",
          "click_through_rate",
          "commissions_and_bonuses_earned",
          "direct_and_indirect_referrals",
          "error_loading_affiliate_data",
          "join_date",
          "monthly_earnings_for_the_last_6_months",
          "no_referrals_found_for_this_affiliate_1",
          "no_rewards_found_for_this_affiliate_1",
          "referral_link",
          "referral_network",
          "return_to_affiliates",
          "the_requested_affiliate_could_not_be"
        ],
        "ext": [
          "conversion_rate",
          "earnings_history",
          "no_earnings_data_available",
          "performance_metrics",
          "reward_history",
          "total_referrals"
        ],
        "common": [
          "no_data_available",
          "total_earnings"
        ]
      },
      "pageType": "extension-admin",
      "extension": "affiliate",
      "menuId": "ext_admin_affiliate"
    },
    "/admin/affiliate/referral": {
      "namespaces": [
        "common",
        "ext_admin",
        "ext"
      ],
      "keys": {
        "common": [
          "active",
          "affiliate_referrals",
          "avatar",
          "created_at",
          "email",
          "first_name",
          "id",
          "last_name",
          "no_data_available",
          "pending",
          "referrals_over_time",
          "referrer",
          "rejected",
          "settings",
          "status",
          "status_distribution",
          "total_earnings",
          "view_details"
        ],
        "ext_admin": [
          "affiliate_id_1",
          "affiliate_not_found",
          "affiliate_referral_details",
          "average_order_value",
          "click_through_rate",
          "commissions_and_bonuses_earned",
          "create_new_referral",
          "current_state_of_the_referral_relationship",
          "direct_and_indirect_referrals",
          "edit_referral",
          "error_loading_affiliate_data",
          "establish_a_new_referral_relationship_between",
          "join_date",
          "monthly_earnings_for_the_last_6_months",
          "no_affiliate_selected",
          "no_referrals_found_for_this_affiliate_1",
          "no_rewards_found_for_this_affiliate_1",
          "please_select_an_affiliate_to_view_details",
          "referral_link",
          "referral_network",
          "referral_users",
          "referred",
          "referred_users_profile_picture",
          "referrers_profile_picture",
          "return_to_affiliates",
          "the_date_and_time_when_this",
          "the_new_user_who_joined_thes_link_or_code",
          "the_requested_affiliate_could_not_be",
          "the_user_who_shared_their_referral",
          "track_and_manage_user_referral_relationships",
          "unique_system_identifier_for_this_referral_record",
          "update_the_referral_relationship_details_and"
        ],
        "ext": [
          "conversion_rate",
          "earnings_history",
          "no_earnings_data_available",
          "performance_metrics",
          "reward_history",
          "total_referrals"
        ]
      },
      "pageType": "extension-admin",
      "extension": "affiliate",
      "menuId": "ext_admin_affiliate"
    },
    "/admin/affiliate/reward": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "claimed",
          "condition",
          "create_new_reward",
          "edit_reward",
          "issue_a_new_affiliate_reward_for",
          "manage_affiliate_reward_payouts_and_commission",
          "modify_the_reward_details_amount_and",
          "referral_rewards",
          "referrers_profile_picture",
          "reward_claim_distribution",
          "reward_details",
          "rewards_over_time",
          "the_affiliate_condition_that_was_met",
          "the_date_and_time_when_this",
          "the_monetary_amount_or_percentage_earned",
          "the_user_who_earned_this_reward",
          "total_reward_amount",
          "unclaimed",
          "unique_system_identifier_for_this_reward_record",
          "whether_the_referrer_has_claimed_and"
        ],
        "common": [
          "avatar",
          "created_at",
          "email",
          "first_name",
          "id",
          "last_name",
          "referrer",
          "reward"
        ],
        "ext": [
          "total_rewards"
        ]
      },
      "pageType": "extension-admin",
      "extension": "affiliate",
      "menuId": "ext_admin_affiliate"
    },
    "/admin/affiliate/settings": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "binary_level_percentages",
          "configure_your_multi_level_marketing_structure",
          "direct_referral",
          "direct_referral_system",
          "direct_referral_system_pays_commissions_only",
          "mlm_system_configuration",
          "number_of_levels_in_the_binary_structure_2_7",
          "number_of_levels_in_the_unilevel_structure_2_7",
          "select_mlm_system",
          "select_the_type_of_affiliate_program_structure",
          "unilevel_level_percentages"
        ],
        "common": [
          "binary_levels",
          "loading",
          "please_wait_while_we_fetch_your_settings",
          "set_the_commission_binary_structure",
          "unilevel_levels"
        ],
        "ext": [
          "mlm_system_type"
        ]
      },
      "pageType": "extension-admin",
      "extension": "affiliate",
      "menuId": "ext_admin_affiliate"
    },
    "/admin/ai/investment/duration": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "ai_investment_durations",
          "manage_ai_powered_investment_duration_settings",
          "modify_the_ai_investment_duration_settings",
          "number_of_time_units_for_the",
          "set_up_a_new_ai_investment",
          "time_unit_hour_day_week_or",
          "unique_system_identifier_for_this_duration"
        ],
        "common": [
          "create_new_duration",
          "day",
          "duration",
          "duration_configuration",
          "edit_duration",
          "hour",
          "id",
          "month",
          "timeframe",
          "week"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/investment",
      "menuId": "ext_admin_ai_investment"
    },
    "/admin/ai/investment/log": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "ai_investment_logs",
          "ai_investment_plan_selected_by_the_user",
          "average_investment",
          "create_new_investment_log",
          "current_status_of_the_ai_investment",
          "date_and_time_when_the_ai_investment_was_created",
          "eco_investments",
          "edit_investment_log",
          "investment_duration_with_timeframe_e_g",
          "investment_outcome_win_loss_or_draw",
          "investment_results",
          "investments_by_type",
          "investor_who_created_this_ai_investment",
          "modify_ai_investment_log_details_results",
          "monitor_and_track_all_ai_powered",
          "record_a_new_ai_investment_transaction",
          "result_distribution",
          "spot_investments",
          "status_control",
          "total_amount_invested_in_this_ai_investment",
          "total_investment_amount",
          "total_profit_earned_from_this_ai_investment",
          "trading_market_or_pair_symbol_used",
          "type_of_wallet_used_spot_or_eco_wallet",
          "unique_system_identifier_for_this_ai"
        ],
        "common": [
          "active",
          "amount",
          "avatar",
          "cancelled",
          "completed",
          "created_at",
          "draw",
          "duration",
          "eco",
          "email",
          "first_name",
          "id",
          "investment_details",
          "investments_over_time",
          "last_name",
          "losing",
          "loss",
          "plan",
          "profit",
          "rejected",
          "result",
          "spot",
          "status",
          "status_distribution",
          "symbol",
          "total_investments",
          "type_distribution",
          "user",
          "users_profile_picture",
          "wallet_type",
          "win",
          "winning"
        ],
        "ext": [
          "total_profit"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/investment",
      "menuId": "ext_admin_ai_investment"
    },
    "/admin/ai/investment": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "active_plans",
          "avg_investment",
          "create_a_plan",
          "eco_investments",
          "inv",
          "investment_logs",
          "investment_results",
          "investment_types",
          "investment_volume",
          "last_12_months",
          "last_3_months",
          "manage_plans",
          "monitor_ai_powered_investments_manage_plans",
          "no_active_plans",
          "no_chart_data",
          "no_plan_data",
          "plan_distribution",
          "spot_investments",
          "total_completed"
        ],
        "common": [
          "active_investments",
          "cancelled",
          "completed",
          "draw",
          "durations",
          "last_30_days",
          "loss",
          "no_investments_yet",
          "plans",
          "quick_actions",
          "recent_investments",
          "refresh",
          "total_invested",
          "try_again",
          "view_all",
          "win",
          "win_rate"
        ],
        "ext": [
          "failed_to_load_dashboard",
          "total_profit"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/investment",
      "menuId": "ext_admin_ai_investment"
    },
    "/admin/ai/investment/plan": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "ai_investment_plan_with_name_and_image",
          "ai_investment_plans",
          "available_investment_duration_options_for_this",
          "create_and_manage_ai_driven_investment",
          "create_new_investment_plan",
          "date_when_this_investment_plan_was_created",
          "default_outcome_assigned_to_new_investments",
          "default_profit_value_used_for_new_investments",
          "detailed_description_of_the_investment_plan",
          "duration_options",
          "expected_profit_percentage_for_this_investment",
          "internal_plan_name",
          "investment_limits",
          "maximum_investment_amount_allowed_per_transaction",
          "maximum_profit_value_that_can_be_generated",
          "minimum_investment_amount_required_to_participate",
          "minimum_profit_value_that_can_be_generated",
          "modify_ai_investment_plan_settings_profit",
          "plan_availability_status_active_or_inactive",
          "plan_image_url",
          "public_facing_title_displayed_to_users",
          "set_up_a_new_ai_investment",
          "total_amount_currently_invested_in_this_plan",
          "unique_system_identifier_for_this_ai",
          "whether_this_plan_is_marked_as_trending_or_popular"
        ],
        "common": [
          "basic_information",
          "created_at",
          "default_profit",
          "default_result",
          "description",
          "draw",
          "durations",
          "edit_investment_plan",
          "id",
          "image",
          "invested",
          "loss",
          "max_amount",
          "max_profit",
          "min_amount",
          "min_profit",
          "name",
          "plan",
          "plan_settings",
          "profit",
          "profit_configuration",
          "status",
          "title",
          "trending",
          "win"
        ],
        "dashboard_admin": []
      },
      "pageType": "extension-admin",
      "extension": "ai/investment",
      "menuId": "ext_admin_ai_investment"
    },
    "/admin/ai/market-maker/analytics": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "all_time_p_l",
          "avg_trade_size",
          "avg_win_loss",
          "choose_a_market_from_the_dropdown",
          "choose_a_market_to_analyze",
          "create_an_ai_market_maker_first",
          "create_market",
          "daily_p_l",
          "initial_investment",
          "last_hour",
          "monthly_p_l",
          "no_price_data",
          "p_l_history",
          "performance_metrics_and_p_l_analysis",
          "return_on_investment",
          "select_a_market",
          "select_period",
          "start_trading_to_see_chart",
          "target_achievement",
          "time_period",
          "trade_breakdown",
          "weekly_p_l"
        ],
        "common": [
          "active_markets",
          "back_to_dashboard",
          "current_price",
          "last_24_hours",
          "last_30_days",
          "last_7_days",
          "select_market",
          "total_p_l",
          "total_trades",
          "total_tvl",
          "view_details",
          "volume"
        ],
        "ext": [
          "current_value",
          "no_markets_available"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/ai/market-maker/guide": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "acceptable_range_for_price_movement_bots",
          "aggression_level",
          "ai_market_maker_is_a_powerful",
          "ai_to_ai_trades_bots_trading",
          "amount_of_base_currency_e_g",
          "amount_of_quote_currency_e_g",
          "automated_liquidity",
          "automatic_reset",
          "balance_ratio",
          "balanced_approach_or",
          "base_balance",
          "best_for",
          "best_practices_for_ai_market_maker",
          "best_used_for",
          "bot_holds_base_currency_bought_more_than_sold",
          "bot_intervals",
          "bot_is_balanced",
          "bot_limits",
          "bot_owes_base_currency_sold_more_than_bought",
          "bot_personalities",
          "bot_personality_types",
          "bot_starts_with_position_0",
          "bots_remain_ready_and_can_resume_quickly",
          "bots_will_place_orders_to_gradually",
          "bought_more_than_sold",
          "check_system_logs",
          "check_the_other_guide_sections_or_contact_support",
          "complete_documentation_for_ai_market_maker",
          "completely_halts_trading_and_prevents_any",
          "configuration_guide",
          "configuration_parameters",
          "create_market",
          "daily_checklist",
          "daily_count",
          "daily_trade_counts_reset_automatically_at",
          "daily_trade_limits",
          "different_bot_personalities_serve_different_purposes",
          "during_planned_price_adjustments",
          "each_bot_has_a",
          "each_market_has_multiple_bots_with",
          "end_of_day",
          "example_spot_trading_p_l",
          "exotic_illiquid_assets",
          "faster_but_less_natural",
          "find_answers_to_common_questions_about",
          "follow_these_guidelines_to_maximize_success",
          "global_pause",
          "global_settings",
          "good_to_follow",
          "higher_more_capital_efficient",
          "higher_values_increase_real_profit_loss_exposure",
          "how_aggressively_to_move_toward_target_options",
          "how_p_l_is_tracked",
          "human_like_behavior",
          "if_bots_suddenly_stop_executing_ai",
          "if_you_couldnt_find_the_answer",
          "important_considerations",
          "inventory",
          "its_how_market_makers_profit_and",
          "keep_reserve_funds_outside_the_pool",
          "keep_some_reserve_funds_outside_the",
          "key_concepts",
          "limit_that_controls_how_many_trades",
          "liquidity_pool",
          "liquidity_pool_settings",
          "long_position",
          "lower_values_more_activity_but_higher_server_load",
          "market_settings",
          "master_switch_for_all_ai_market_maker",
          "max_concurrent_bots",
          "max_daily_volume",
          "maximum_number_of_bots_running_simultaneously",
          "maximum_volume_that_can_be_generated",
          "min_1000ms_max_30000ms",
          "min_liquidity",
          "min_max_time_between_bot_actions",
          "minimum_usd_value_in_pool_before_trading_can_start",
          "monitor_p_l_daily_and_adjust_pool_size_accordingly",
          "monitor_your_markets_closely_for_the",
          "morning_review",
          "most_markets_recommended",
          "must_follow",
          "n_50_for_small_deployments_100",
          "n_5_15_depending_on_asset_volatility",
          "negative",
          "opening_positions_doesnt_realize_p_l",
          "p_l_is_only_calculated_from",
          "p_l_realized_when_bot_buys_to_close",
          "p_l_realized_when_bot_sells_to_close",
          "pauses_all_markets_without_fully_stopping_them",
          "percentage_of_orders_that_use_real",
          "percentage_of_tvl_if_daily_losses",
          "pool_should_be_large_enough_to",
          "pool_size_determines_how_much_trading",
          "pool_sizing_tips",
          "position_inventory",
          "positive",
          "prevents_trading_with_insufficient_capital",
          "price_range_min_max",
          "price_rises_to_52_000",
          "price_volatility_percentage_that_triggers_automatic",
          "proper_pool_configuration_is_essential_for",
          "protects_during_flash_crashes",
          "quote_balance",
          "read_the_full_guide",
          "real_liquidity",
          "real_time_analytics",
          "real_user_buys_100_btc_from",
          "real_user_sells_100_btc_to",
          "real_users",
          "realized_p_l_52_000_50_000_100_200_000_profit",
          "recommended_50_50_split_for_neutral",
          "review_analytics_regularly_and_adjust_settings",
          "review_troubleshooting",
          "set_appropriate_risk_limits_to_protect",
          "set_based_on_your_markets_natural",
          "setting_this_too_high_can_result",
          "setup_steps",
          "short_position",
          "shows_current_trades_vs_max_allowed",
          "slow_natural_movement",
          "sold_more_than_bought",
          "spread_configuration",
          "spread_is_the_difference_between_the",
          "spread_type",
          "stable_assets_high_liquidity",
          "start_with_small_amounts_to_test",
          "start_with_small_pools_and_increase",
          "strongly_recommended",
          "target_price_configuration",
          "the_difference_between_buy_and_sell_prices",
          "the_liquidity_pool_is_the_capital",
          "the_pool_holds_the_base_currency",
          "the_price_you_want_the_market_to_gravitate_towards",
          "the_system_automatically_creates_6_bots",
          "the_system_bots_details",
          "the_target_price_is_the_price",
          "this_guide_covers_all_configurable_parameters",
          "this_prevents_runaway_trading_and_helps",
          "tighter_spreads_mean_more_competitive_markets",
          "tip_use_your_browsers_search_ctrl",
          "tips_are_categorized_by_importance_critical",
          "to_respond_to_market_conditions",
          "trading_controls",
          "trading_enabled",
          "troubleshooting_bots_not_trading",
          "understanding_bot_p_l_profit_loss",
          "understanding_how_to_configure_your_ai",
          "use_during_high_volatility_periods_or",
          "use_for_system_updates",
          "use_this_for_scheduled_maintenance_or",
          "very_wide",
          "volatile_assets_low_liquidity",
          "volatility_threshold",
          "volume_configuration",
          "warning",
          "welcome_to_ai_market_maker",
          "when_a_bot_reaches_its_limit",
          "when_disabled_all_bots_stop_and",
          "when_fundamental_value_of_the_asset_changes",
          "when_p_l_is_realized",
          "when_to_update_target_price",
          "you_can_configure_max_daily_trades",
          "you_can_manually_reset_via_database",
          "zero"
        ],
        "common": [
          "documentation",
          "faq_question",
          "max_daily_trades",
          "profit_loss",
          "recommended",
          "risk_management"
        ],
        "ext": [
          "cant_find_what_youre_looking_for",
          "how_it_works",
          "maintenance_mode",
          "max_daily_loss",
          "still_have_questions",
          "target_price",
          "trading_style"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/ai/market-maker/market/[id]": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "activity_will_appear_here_once_the",
          "add_funds_to_the_liquidity_pool",
          "adjust_pool_asset_distribution",
          "adjust_trading_behavior_and_limits",
          "aggression_level",
          "at_limit",
          "auto_pause_on_high_volatility",
          "automatically_pause_trading_during_high_volatility",
          "available_funds_to_deposit_into_the_pool",
          "base",
          "base_asset",
          "base_balance",
          "bots_have_reached_their_daily_trade_limit",
          "configure_safety_limits_and_automatic_pauses",
          "current_distribution_of_assets_in_the_pool",
          "daily_usage",
          "daily_volume_usage",
          "danger_zone",
          "delete_market_maker",
          "fully_real_ecosystem",
          "idle_daily_limit",
          "in_a_short_period",
          "irreversible_actions",
          "live_events",
          "market_maker_not_found",
          "max_daily_volume",
          "more_base",
          "more_quote",
          "of_orders_will_be_placed_as_real_ecosystem_orders",
          "p_l_breakdown",
          "p_l_summary",
          "permanently_remove_this_market_maker_and",
          "pool_balance",
          "pool_composition",
          "pool_is_empty_deposit_funds_to_start",
          "pool_rebalance_ratio_percentage_of_base_asset",
          "pool_summary",
          "price_configuration",
          "price_settings",
          "profit_and_loss_analysis",
          "quote",
          "quote_asset",
          "quote_balance",
          "quote_by_market_selling_buying",
          "range_high",
          "range_low",
          "real_liquidity",
          "realized_p_l",
          "rebalance_pool",
          "remove_funds_from_the_pool",
          "requirements_not_met",
          "safety_configuration",
          "safety_settings",
          "save_all_changes",
          "set_the_target_price_and_trading_range",
          "the_requested_market_maker_could_not_be_found",
          "this_will_adjust_the_pool_to",
          "trading_config",
          "trading_configuration",
          "trading_idle_daily_limit_reached",
          "trading_range",
          "trading_will_automatically_resume_at_midnight",
          "trading_will_pause_if_price_moves_more_than",
          "unrealized_p_l",
          "volatility_pause",
          "volatility_threshold",
          "volume_limit",
          "volume_stats",
          "will_be_ai_simulated_only",
          "you_can_also_increase_the_max"
        ],
        "common": [
          "active_bots",
          "available",
          "avg_win_rate",
          "back_to_markets",
          "behavior_seed",
          "bought_from",
          "enter_amount",
          "high_aggressive_trading",
          "last",
          "last_trade",
          "loading",
          "low_few_trades_per_day",
          "max_daily_trades",
          "max_order_size",
          "medium_regular_trading",
          "min_order_size",
          "next_scheduled",
          "no_bots_found",
          "price",
          "processing",
          "real_order",
          "real_time_bot_actions_and_trades",
          "recent_activity",
          "risk_tolerance",
          "save_configuration",
          "select_frequency",
          "total_bots",
          "total_p_l",
          "total_trades",
          "total_value_locked",
          "total_volume",
          "trading_frequency",
          "value",
          "volume",
          "win_rate",
          "withdraw_funds"
        ],
        "ext": [
          "ai_trade",
          "bot_activities_will_appear_here_in",
          "deposit_funds",
          "live_activity",
          "maximum_number_of_trades_this_bot",
          "no_activity_yet",
          "no_recent_activity",
          "resets_at_midnight",
          "target_price",
          "your_wallet_balance"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/ai/market-maker/market/create": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "aggression_level",
          "ai_market_maker_exists",
          "ai_only",
          "already_configured_with_ai_market_maker",
          "bots_will_trade_within",
          "choose_an_ecosystem_market_to_create",
          "configure_the_target_price_and_trading_range",
          "create_an_ecosystem_market_first_to",
          "create_new",
          "enter_target_price",
          "fully_real",
          "go_to_ecosystem_markets",
          "higher_aggression_more_bots_higher_frequency",
          "max_daily_volume",
          "max_volume",
          "n_1_tight",
          "n_50_wide",
          "next_step",
          "of_the_target_price",
          "percentage_of_orders_placed_as_real",
          "please_review_your_settings_before_creating",
          "price_settings",
          "ready_to_launch",
          "real_liquidity",
          "review_configuration",
          "select_ecosystem_market",
          "set_the_aggression_level_and_real",
          "set_up_a_new_ai_powered_market_maker",
          "the_market_maker_will_be_created",
          "tight",
          "trading_configuration",
          "trading_range_preview",
          "wide",
          "you_can_start_it_from_the"
        ],
        "common": [
          "back_to_markets",
          "current_price",
          "loading_markets_ellipsis",
          "range"
        ],
        "ext": [
          "current_market_price",
          "no_markets_available",
          "price_range",
          "target_price"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/ai/market-maker/market": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "aggressive",
          "ai_market_makers",
          "conservative",
          "create_new_market_maker",
          "current_operational_status_of_the_market_maker_bot",
          "date_when_the_market_maker_configuration",
          "edit_market_maker",
          "initializing",
          "manage_ai_powered_market_making_configurations",
          "market_symbol",
          "moderate",
          "modify_ai_market_maker_settings_price",
          "number_of_trading_bots_currently_active",
          "p_l",
          "percentage_of_real_liquidity_vs_synthetic",
          "price_configuration",
          "real_liquidity",
          "set_up_a_new_ai_market",
          "status_control",
          "target_price_level_the_market_maker_is_maintaining",
          "total_profit_loss_realized_unrealized_from",
          "total_value_locked_amount_of_funds",
          "trading_market_with_symbol_and_currency",
          "trading_volume_generated_in_the_last_24_hours",
          "tvl",
          "unique_system_identifier_for_this_market"
        ],
        "common": [
          "active",
          "active_bots",
          "created",
          "id",
          "market",
          "paused",
          "risk_management",
          "status",
          "stopped",
          "symbol",
          "trading_pair",
          "trading_settings",
          "volume"
        ],
        "dashboard_admin": [
          "pair"
        ],
        "ext": [
          "target_price"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/ai/market-maker": {
      "namespaces": [
        "common",
        "ext"
      ],
      "keys": {
        "common": [
          "active_bots",
          "active_markets",
          "ai_market_maker",
          "all_markets",
          "create_your_first_market",
          "emergency_stop",
          "market_status_overview",
          "monitor_and_manage_ai_powered_market_makers",
          "new_market",
          "new_market_maker",
          "no_markets_yet",
          "quick_actions",
          "recent_market_makers_and_their_performance",
          "recent_trades",
          "system_alerts",
          "total_p_l",
          "total_tvl",
          "try_again",
          "view_all_markets",
          "volume",
          "your_markets"
        ],
        "ext": [
          "create_your_first_ai_market_maker",
          "failed_to_load_dashboard",
          "target_price"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/ai/market-maker/settings": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "all_active_bots_will_be_immediately_terminated",
          "all_markets_will_be_set_to_stopped_status",
          "all_pending_orders_will_be_cancelled",
          "emergency_actions_logged",
          "emergency_actions_require_confirmation",
          "emergency_controls",
          "emergency_stop_will_cancel_all_pending",
          "execute_emergency_controls_for_the_ai_trading_system",
          "executing_ellipsis",
          "existing_positions_and_balances_are_preserved",
          "no_new_trading_activity_will_occur",
          "routine_maintenance_hint",
          "these_actions_have_immediate_effect_on",
          "use_with_caution",
          "what_happens_during_emergency_stop"
        ],
        "common": [
          "loading",
          "note",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ai/market-maker",
      "menuId": "ext_admin_ai_market-maker"
    },
    "/admin/copy-trading/audit": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "affected_user",
          "audit_log",
          "changes",
          "entity_id",
          "entity_type",
          "no_audit_logs",
          "no_events_match_your_filters",
          "search_by_entity_id",
          "total_events",
          "user_agent",
          "view_admin_actions_and_system_events"
        ],
        "common": [
          "action",
          "all",
          "metadata",
          "next",
          "prev"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/follower/[id]": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/follower": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "active_subscriptions",
          "current_portfolio_value",
          "current_status_of_the_subscription",
          "date_when_subscription_started",
          "edit_subscription",
          "enter_pause_reason",
          "enter_stop_reason",
          "follower",
          "follower_user_information",
          "followers_over_time",
          "leader",
          "leader_being_followed",
          "maximum_daily_loss_limit",
          "maximum_position_size_limit",
          "paused_subscriptions",
          "pnl",
          "risk_multiplier_applied_to_trades",
          "started",
          "stopped_subscriptions",
          "subscription_action_success",
          "subscriptions_management",
          "subscriptions_over_time",
          "total_current_value",
          "total_followers",
          "total_pnl",
          "total_profit_and_loss",
          "total_subscriptions",
          "unique_identifier_for_the_subscription",
          "update_subscription_settings",
          "view_and_manage_copy_trading_subscriptions"
        ],
        "common": [
          "active",
          "avatar",
          "email",
          "first_name",
          "id",
          "last_name",
          "pause",
          "paused",
          "pending",
          "resume",
          "risk",
          "status",
          "status_distribution",
          "stop",
          "stopped",
          "total"
        ],
        "ext": [
          "average_roi",
          "current_value",
          "display_name",
          "max_daily_loss",
          "max_position_size",
          "subscription_settings",
          "view_leader"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/health": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "active_alerts",
          "active_leaders",
          "active_subscriptions",
          "activity_metrics",
          "avg_trade_latency",
          "current_system_activity",
          "error_rate",
          "latency",
          "monitor_copy_trading_system_status_and_metrics",
          "overall_status",
          "system_is",
          "system_performance_indicators",
          "trade_success_rate"
        ],
        "common": [
          "back_to_dashboard",
          "last_updated",
          "pending",
          "trades",
          "volume"
        ],
        "ext": [
          "connections",
          "pending_trades",
          "performance_metrics"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/leader/[id]": {
      "namespaces": [
        "ext_admin",
        "ext",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "applied_1",
          "enter_reason_ellipsis",
          "min_1",
          "recalculate_stats"
        ],
        "ext": [
          "copy_mode",
          "followers",
          "leader_not_found",
          "no_followers_yet"
        ],
        "common": [
          "no_trades_yet",
          "profit_share",
          "recent_trades",
          "rejection_reason",
          "win_rate"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/leader": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "account_owner_information",
          "active_leaders",
          "applied_date",
          "average_win_rate",
          "current_status_of_the_leader",
          "date_when_leader_applied",
          "edit_leader",
          "enter_suspension_reason",
          "leader_action_success",
          "leader_information",
          "leaders_management",
          "leaders_over_time",
          "leaders_public_display_name",
          "pending_leaders",
          "percentage_of_winning_trades",
          "return_on_investment_percentage",
          "suspended_leaders",
          "total_followers",
          "total_leaders",
          "total_number_of_followers",
          "total_trading_volume",
          "unique_identifier_for_the_leader",
          "update_leader_settings",
          "view_and_manage_copy_trading_leaders"
        ],
        "common": [
          "active",
          "approve",
          "avatar",
          "email",
          "enter_rejection_reason",
          "first_name",
          "id",
          "inactive",
          "last_name",
          "pending",
          "reactivate",
          "reject",
          "rejected",
          "roi",
          "status",
          "status_distribution",
          "suspend",
          "suspended",
          "total",
          "total_volume",
          "user",
          "win_rate"
        ],
        "ext": [
          "display_name",
          "followers"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading": {
      "namespaces": [
        "ext_admin",
        "ext",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "active_leaders",
          "failure_rate",
          "last_7_days_trading_activity",
          "manage_leaders",
          "monitor_and_manage_your_copy_trading_platform",
          "no_leaders_yet",
          "no_trading_data_available",
          "pending_applications",
          "performance_overview",
          "platform_revenue",
          "risk_distribution",
          "system_health",
          "todays_trades",
          "total_leaders"
        ],
        "ext": [
          "active_followers",
          "no_data",
          "top_leaders",
          "total_allocated",
          "trading_styles"
        ],
        "common": [
          "all_caught_up",
          "no_recent_trades",
          "quick_access",
          "recent_trades",
          "total_trades",
          "total_volume",
          "view_all",
          "view_details"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/settings": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [],
        "common": [
          "loading",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/trade": {
      "namespaces": [
        "ext_admin",
        "ext",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "closed_trades",
          "failed_trades",
          "follower",
          "follower_trades",
          "leader",
          "leader_trades",
          "open_trades",
          "pnl",
          "total_pnl",
          "trades_management",
          "trades_over_time",
          "view_all_copy_trading_trades"
        ],
        "ext": [
          "view_leader",
          "view_subscription"
        ],
        "common": [
          "amount",
          "buy",
          "cancelled",
          "closed",
          "cost",
          "date",
          "failed",
          "id",
          "open",
          "pending",
          "price",
          "sell",
          "side",
          "side_distribution",
          "status",
          "status_distribution",
          "symbol",
          "total",
          "total_trades",
          "total_volume",
          "type"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/copy-trading/transaction": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "adjustment",
          "allocations",
          "enter_reversal_reason",
          "profit_shares",
          "reversal",
          "reverse",
          "reversed",
          "transaction_reversed_success",
          "transactions_management",
          "view_all_copy_trading_transactions"
        ],
        "common": [
          "amount",
          "avatar",
          "completed",
          "date",
          "description",
          "email",
          "failed",
          "fee",
          "first_name",
          "id",
          "last_name",
          "pending",
          "platform_fee",
          "profit_share",
          "status",
          "status_distribution",
          "total",
          "total_transactions",
          "transactions_over_time",
          "type",
          "type_distribution",
          "user",
          "withdrawal",
          "withdrawals"
        ],
        "ext": [
          "allocation",
          "completed_transactions",
          "failed_transactions",
          "pending_transactions",
          "platform_fees"
        ]
      },
      "pageType": "extension-admin",
      "extension": "copy-trading",
      "menuId": "ext_admin_copy-trading"
    },
    "/admin/ecommerce/category": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_product_category_to",
          "brief_description_of_what_products_belong",
          "category_name_image_and_url_slug",
          "category_thumbnail_image",
          "organize_product_categories",
          "product_categories",
          "unique_identifier_for_the_product_category",
          "update_category_information_image_and_visibility",
          "url_friendly_identifier_for_the_category",
          "whether_the_category_is_active_and"
        ],
        "common": [
          "basic_information",
          "category",
          "create_new_category",
          "description",
          "display_name_of_the_category",
          "edit_category",
          "id",
          "image",
          "name",
          "slug",
          "status"
        ],
        "dashboard_admin": []
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/discount": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_promotional_discount_code",
          "code",
          "configure_promotional_discounts",
          "create_new_discount",
          "discount_details",
          "discount_percentage_amount_0_100",
          "discount_percentage_distribution",
          "discount_status_distribution",
          "discounts_over_time",
          "edit_discount",
          "expiration_date_when_the_discount_code",
          "name_of_the_discounted_product",
          "product",
          "product_discounts",
          "product_this_discount_applies_to",
          "product_thumbnail_image",
          "promotional_code_customers_enter_at_checkout",
          "total_discounts",
          "unique_identifier_for_the_discount_code",
          "update_discount_code_details_percentage_rate",
          "url_friendly_product_identifier",
          "valid_until",
          "whether_the_discount_code_is_currently_active"
        ],
        "common": [
          "active",
          "basic_information",
          "discounts",
          "id",
          "image",
          "inactive",
          "name",
          "percentage",
          "slug",
          "status"
        ],
        "dashboard_admin": []
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/order/[id]": {
      "namespaces": [
        "ext",
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext": [
          "back_to_orders",
          "bank_transfer",
          "credit_card",
          "digital_product",
          "goods_type_1",
          "license_key_1",
          "load_id_1",
          "new_york_ny",
          "order_items",
          "order_number",
          "order_summary",
          "placed_on",
          "postal_code",
          "shipper_1",
          "tax",
          "terms_conditions",
          "transporter_1",
          "vehicle_1",
          "weight_1"
        ],
        "ext_admin": [
          "add_any_special_instructions_for_the",
          "bill_to",
          "both_license_key_file",
          "configure_download_options",
          "current_download_options",
          "current_shipment",
          "delivery_date_1",
          "digital_product_management",
          "download_link",
          "download_options_can_is_pending",
          "download_type",
          "downloadable_file_only",
          "email_invoice",
          "enter_download_url",
          "enter_license_key",
          "file_1",
          "if_you_have_any_questions_about",
          "in_transit",
          "instructions_optional",
          "license_key_only",
          "partial",
          "payment_information",
          "payment_processed_on",
          "pending_setup",
          "phone",
          "select_a_shipment",
          "select_download_type",
          "ship_to",
          "shipment_assigned",
          "shipment_assignment",
          "shipping_address",
          "status_can_only_be_changed_when_order_is_pending",
          "thank_you_for_your_business",
          "this_order_has_been_assigned_to_shipment"
        ],
        "common": [
          "cancel_order",
          "commerce_st",
          "complete",
          "cost",
          "date",
          "description",
          "invoice",
          "order",
          "order_details",
          "select_status",
          "status",
          "volume"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/order": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "current_order_processing_status",
          "customer_orders",
          "customer_who_placed_the_order",
          "customers_profile_picture",
          "date_and_time_when_the_order_was_placed",
          "process_and_manage_customer_orders",
          "products_included_in_this_order"
        ],
        "common": [
          "avatar",
          "cancelled",
          "cancelled_orders",
          "completed",
          "created_at",
          "email",
          "first_name",
          "id",
          "last_name",
          "order_status_distribution",
          "orders_over_time",
          "pending",
          "pending_orders",
          "rejected",
          "rejected_orders",
          "status",
          "total_orders",
          "unique_identifier_for_the_order",
          "user"
        ],
        "ext": [
          "completed_orders",
          "products"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_new_product",
          "average_order",
          "create_and_publish_a_new_product_to_your_store",
          "customers",
          "first_time_buyers",
          "from_last_period",
          "last_12_months",
          "manage_categories",
          "new_customers",
          "no_orders_found",
          "organize_your_products_with_categories",
          "per_order",
          "products_sold",
          "recent_orders",
          "revenue",
          "sales_overview",
          "see_all_customer_orders_and_their_statuses",
          "top_selling_products",
          "total_revenue",
          "total_units",
          "view_all_orders",
          "view_orders"
        ],
        "common": [
          "dashboard",
          "last_30_days",
          "last_7_days",
          "no_chart_data_available",
          "no_products_found",
          "orders",
          "pending_orders",
          "rejected_orders",
          "view_all"
        ],
        "ext": [
          "completed_orders",
          "failed_to_load_dashboard",
          "out_of_stock",
          "sold",
          "total_sales",
          "view_all_products"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/product": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_product_to_your",
          "brief_product_summary_displayed_in_listings",
          "category_this_product_belongs_to",
          "create_new_product",
          "currency_used_for_pricing_this_product",
          "current_inventory_quantity_available_for_sale",
          "descriptions",
          "detailed_product_description_with_features_and",
          "display_name_of_the_product",
          "downloadable",
          "edit_product",
          "inventory",
          "manage_your_product_catalog",
          "physical",
          "pricing_currency",
          "product",
          "product_category_classification",
          "product_name_image_and_url_slug",
          "product_selling_price_in_the_selected_currency",
          "product_thumbnail_image",
          "product_type",
          "product_type_distribution",
          "products_over_time",
          "short_desc",
          "store_products",
          "type_of_wallet_used_for_payment",
          "unique_identifier_for_the_product",
          "update_product_information_pricing_inventory_level",
          "url_friendly_product_identifier",
          "whether_the_product_is_active_and",
          "whether_the_product_is_downloadable_or"
        ],
        "common": [
          "active",
          "basic_information",
          "category",
          "currency",
          "description",
          "eco",
          "fiat",
          "id",
          "image",
          "inactive",
          "name",
          "price",
          "slug",
          "spot",
          "status",
          "status_distribution",
          "total_products",
          "type",
          "wallet_type",
          "wallet_type_distribution"
        ],
        "ext": [
          "out_of_stock",
          "stock"
        ],
        "dashboard_admin": []
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/review": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_product_review_with",
          "comment",
          "create_new_review",
          "customer_who_submitted_the_review",
          "customers_profile_picture",
          "customers_written_review_and_feedback",
          "edit_review",
          "moderate_customer_reviews",
          "name_of_the_reviewed_product",
          "product",
          "product_being_reviewed",
          "product_reviews",
          "product_thumbnail_image",
          "rating_distribution",
          "review_information",
          "reviews_over_time",
          "star_rating_from_1_poor_to_5_excellent",
          "total_reviews",
          "unique_identifier_for_the_product_review",
          "update_review_content_rating_and_approval_status",
          "url_friendly_product_identifier",
          "whether_the_review_is_approved_and"
        ],
        "common": [
          "active",
          "avatar",
          "email",
          "first_name",
          "id",
          "image",
          "inactive",
          "last_name",
          "name",
          "rating",
          "slug",
          "star",
          "stars",
          "status",
          "status_distribution",
          "user"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/settings": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [],
        "common": [
          "loading",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/shipping": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_shipping_record_with",
          "additional_notes_or_shipping_instructions",
          "base_shipping_cost_before_tax",
          "carrier_information",
          "category_or_type_of_goods_being_shipped",
          "costs",
          "create_new_shipment",
          "current_shipping_and_delivery_status",
          "delivery",
          "delivery_date_1",
          "edit_shipment",
          "expected_or_actual_delivery_date",
          "goods_information",
          "in_transit",
          "manage_shipping_methods_and_rates",
          "shipment_status_distribution",
          "shipments_over_time",
          "shipping_company_or_carrier_name",
          "shipping_records",
          "tax_amount_applied_to_shipping",
          "total_shipments",
          "total_volume_of_the_goods_being_shipped",
          "total_weight_of_the_goods_being_shipped",
          "tracking_number_for_the_shipment",
          "transit",
          "transportation_provider_handling_the_delivery",
          "type_of_vehicle_used_for_transportation",
          "unique_identifier_for_the_shipping_record",
          "update_shipping_information_delivery_status_carrie"
        ],
        "common": [
          "basic_information",
          "cancelled",
          "cost",
          "description",
          "id",
          "pending",
          "status",
          "volume"
        ],
        "ext": [
          "delivered",
          "goods_type_1",
          "load_id_1",
          "shipper_1",
          "tax",
          "transporter_1",
          "vehicle_1",
          "weight_1"
        ],
        "dashboard_admin": []
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecommerce/wishlist": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "customer_who_created_this_wishlist",
          "customer_wishlists",
          "customers_profile_picture",
          "date_and_time_when_the_wishlist_was_created",
          "products_saved_in_the_customers_wishlist",
          "total_wishlists",
          "unique_identifier_for_the_wishlist_entry",
          "view_customer_wishlists",
          "wishlists_over_time"
        ],
        "common": [
          "avatar",
          "created_at",
          "email",
          "first_name",
          "id",
          "last_name",
          "user"
        ],
        "ext": [
          "products"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecommerce",
      "menuId": "ext_admin_ecommerce"
    },
    "/admin/ecosystem/blockchain/[productId]": {
      "namespaces": [
        "common",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "activate_license",
          "back",
          "check_for_updates",
          "current_version",
          "license_verification",
          "please_enter_your_your_license",
          "update_actions",
          "update_notes"
        ],
        "ext_admin": [
          "please_backup_your_before_upgrading",
          "there_are_no_this_time"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/ledger": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "associated_custodial_or_master_wallet_identifier",
          "balance_difference_between_on_chain_and",
          "blockchain_network_where_this_asset_exists",
          "cryptocurrency_symbol_e_g_btc_eth",
          "index",
          "ledger_adjustment",
          "network_auto_filled_if_needed",
          "network_environment_type_mainnet_for_production",
          "offchain_diff",
          "sequential_ledger_entry_number_for_ordering",
          "timestamp_when_this_ledger_entry_was",
          "unique_ledger_entry_identifier_for_tracking",
          "view_blockchain_transaction_ledgers"
        ],
        "common": [
          "created_at",
          "currency",
          "id",
          "wallet_id"
        ],
        "ext": [
          "chain"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/market/[id]": {
      "namespaces": [
        "common",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "back",
          "basic_info",
          "limits",
          "loading_market_data",
          "metadata",
          "precision"
        ],
        "ext_admin": [
          "currency_pair_flags",
          "decimal_settings",
          "edit_ecosystem_market",
          "finalize_market",
          "market_updated_successfully",
          "please_select_currency_and_pair",
          "taker_maker_fees"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/market/create": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "create_ecosystem_market",
          "currency_pair_flags",
          "decimal_settings",
          "finalize_market",
          "market_created_successfully",
          "please_select_currency_and_pair",
          "taker_maker_fees"
        ],
        "common": [
          "back",
          "basic_info",
          "limits",
          "metadata",
          "precision"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/market": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "base_cryptocurrency_asset_symbol_for_the",
          "complete_trading_pair_notation_e_g",
          "configure_trading_market_pairs",
          "date_and_time_when_the_market",
          "market_configuration",
          "market_features",
          "market_is_currently_trending_with_high",
          "market_is_featured_as_hot_with",
          "market_trading_status_active_or_inactive",
          "trading_fees_precision_settings_and_market",
          "unique_market_identifier_in_the_ecosystem_database"
        ],
        "common": [
          "amount_precision",
          "created_at",
          "currency",
          "hot",
          "id",
          "maker_fee",
          "max",
          "metadata",
          "min",
          "price_precision",
          "status",
          "taker_fee",
          "trending"
        ],
        "dashboard_admin": [
          "pair"
        ],
        "ext": [
          "trading_limits"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "active_chains",
          "base_chains",
          "blockchains",
          "browse_blockchains",
          "chains",
          "custodial_wallets",
          "ecosystem_blockchains",
          "enter_passphrase",
          "extended_blockchains",
          "extended_chains",
          "initiate_vault",
          "install",
          "ledger",
          "manage_blockchain_integrations_and_wallet_infrastructure",
          "manage_blockchains",
          "manage_custom_tokens_and_assets",
          "manage_hd_wallets_and_master_keys",
          "master_wallets",
          "no_extended_blockchains",
          "please_enter_the_passphrase_of_the_ecosystem_vault",
          "set_ecosystem_passphrase",
          "tokens",
          "vault_active",
          "view_and_manage_user_custodial_wallets",
          "view_blockchain_transaction_history",
          "wallet_types"
        ],
        "common": [
          "activate",
          "cancel",
          "quick_actions",
          "submit",
          "version",
          "view"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/token/[id]": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "edit_token",
          "loading_token_data"
        ],
        "common": [
          "back"
        ],
        "ext": [
          "token_icon"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/token/create": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "back"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/token": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_ecosystem_token_with",
          "advanced_configuration",
          "blockchain_configuration",
          "blockchain_network_hosting_this_token",
          "bsc_network_mainnet",
          "contract",
          "contract_type",
          "date_and_time_when_the_token",
          "decimals",
          "ecosystem_token_management",
          "edit_token",
          "ensure_your_environment_variables_are_properly",
          "eth_network_mainnet",
          "for_example",
          "full_token_name_e_g_bitcoin_ethereum",
          "manage_blockchain_tokens_and_digital_assets",
          "native",
          "network_auto_filled_if_needed",
          "network_configuration",
          "network_environment_type_must_match_environment",
          "no_permit",
          "number_of_decimal_places_for_token",
          "permit",
          "smart_contract_address_on_the_blockchain",
          "the_tokens_network_field_must_match",
          "token",
          "token_logo_image_displayed_in_ui",
          "token_standard_implementation_permit_eip_2612",
          "token_status_in_the_ecosystem_enabled",
          "token_symbol_or_ticker_e_g_btc_eth_usdt",
          "unique_token_identifier_in_the_ecosystem_database",
          "update_token_logo_and_operational_status"
        ],
        "common": [
          "create_new_token",
          "created_at",
          "currency",
          "id",
          "name",
          "status"
        ],
        "ext": [
          "chain",
          "logo",
          "token_information"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/utxo": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "active_utxos",
          "associated_wallet_containing_this_unspent_output",
          "average_amount",
          "inactive_utxos",
          "index",
          "locking_script_scriptpubkey_defining_spending_cond",
          "manage_unspent_transaction_outputs",
          "script",
          "timestamp_when_this_utxo_was_created",
          "total_utxos",
          "transaction_output_index_position_used_to",
          "unique_utxo_unspent_transaction_output_identifier",
          "unspent_cryptocurrency_amount_available_in_this",
          "utxo_availability_status_true_available_for",
          "utxo_management",
          "utxo_status_distribution",
          "utxos_over_time"
        ],
        "common": [
          "active",
          "amount",
          "created_at",
          "id",
          "inactive",
          "status",
          "total_amount",
          "wallet"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/wallet/custodial": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "blockchain_address_for_receiving_and_sending",
          "blockchain_network_this_wallet_operates_on",
          "create_new_custodial_wallet",
          "custodial_wallet_management",
          "custodial_wallet_operational_status_active_operati",
          "date_and_time_when_this_custodial",
          "edit_custodial_wallet",
          "generate_a_new_custodial_wallet_derived",
          "manage_and_monitor_user_custodial_wallets",
          "master_wallet",
          "master_wallet_selection",
          "modify_custodial_wallet_operational_status_active",
          "network_auto_filled_if_needed",
          "network_environment_mainnet_for_production_or",
          "parent_master_wallet_this_custodial_wallet",
          "unique_custodial_wallet_identifier_in_the"
        ],
        "common": [
          "active",
          "address",
          "created_at",
          "id",
          "inactive",
          "status",
          "suspended",
          "wallet_status"
        ],
        "ext": [
          "chain"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/ecosystem/wallet/master": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_master_wallet_for",
          "blockchain_network_this_master_wallet_operates",
          "blockchain_selection",
          "configure_and_manage_platform_master_wallets",
          "create_new_master_wallet",
          "last_derivation_index_used_for_generating",
          "last_index",
          "master_wallet_blockchain_address_used_as",
          "master_wallet_management",
          "native_cryptocurrency_symbol_for_this_blockchain",
          "total_cryptocurrency_balance_held_in_this",
          "unique_master_wallet_identifier_in_the_ecosystem"
        ],
        "common": [
          "address",
          "balance",
          "currency",
          "id"
        ],
        "ext": [
          "chain"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ecosystem",
      "menuId": "ext_admin_ecosystem"
    },
    "/admin/faq": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "active_faqs_in_your_knowledge_base",
          "comprehensive_insights_and_performance_metrics_for",
          "faqs_with_the_most_views_and_positive_feedback",
          "feedback_analysis",
          "most_common_search_terms_used_by_your_users",
          "negative_feedback",
          "no_search_data_available",
          "no_top_faqs_available",
          "percentage_of_users_who_didnt_find_faqs_helpful",
          "percentage_of_users_who_found_faqs_helpful",
          "positive",
          "positive_feedback",
          "search_queries",
          "top_performing_faqs",
          "top_search_queries",
          "user_feedback_trends_over_time"
        ],
        "common": [
          "active_faqs",
          "current_year",
          "last_30_days",
          "last_7_days",
          "select_timeframe",
          "total",
          "total_views"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/ai": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "batch_ai_enhancement",
          "enhance_multiple_faqs_ai_powered_improvements",
          "faqs",
          "faqs_on_this_page",
          "improve_all",
          "improved",
          "no_faqs_found_for_this_page",
          "page_faqs",
          "processing_faqs",
          "select_a_page",
          "select_an_faq",
          "select_an_faq_to_improve",
          "single_faq",
          "skipped",
          "the_operation_may_take_a_while",
          "this_will_process_all_faqs_in_the_system"
        ],
        "common": [
          "complete",
          "failed",
          "of",
          "processing",
          "results"
        ],
        "ext": [
          "all_faqs"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/feedback": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "all_feedback",
          "date_submitted",
          "faq_link",
          "feedback_details",
          "feedback_id",
          "manage_and_analyze_knowledge_base",
          "no_feedback_found",
          "search_feedback_ellipsis",
          "total_feedback",
          "user_comment",
          "view_faq",
          "with_comments"
        ],
        "common": [
          "close",
          "faq_question",
          "not_helpful",
          "user_id",
          "view_details"
        ],
        "ext": [
          "helpful"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/manage/[id]": {
      "namespaces": [
        "common",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "apply",
          "cancel",
          "content",
          "delete",
          "image",
          "improving",
          "loading",
          "lower_numbers_appear_first",
          "maximum_of",
          "save_changes",
          "search_faqs_ellipsis",
          "search_pages_ellipsis",
          "settings",
          "tags",
          "this_action_cannot_be_undone"
        ],
        "ext_admin": [
          "active_status",
          "add_an_image_to_enhance_your_answer",
          "add_tags_and_press_enter_ellipsis",
          "add_tags_to_improve_searchability_e",
          "ai_improved_answer",
          "ai_suggested_related_faqs",
          "ai_suggested_tags",
          "ai_suggestion",
          "all_groups",
          "answer",
          "answer_image",
          "apply_all",
          "click_save_when_youre_done",
          "create_faq",
          "delete_faq",
          "display_order",
          "e_g_general_account_security",
          "each_faq_must_be_assigned_to_a_specific_page_path",
          "enter_the_answer_here_ellipsis",
          "enter_the_question_here_ellipsis",
          "find_related",
          "finding",
          "group_related_faqs_together_with_categories",
          "improve_with_ai",
          "inactive_faqs_wont_be_displayed_on_any_page",
          "loading_available_pages",
          "make_changes_to_your_faq_here",
          "no_other_faqs_available",
          "no_pages_match_your_search_criteria",
          "pages",
          "question",
          "related",
          "select_related_faqs_this_one",
          "select_the_page_where_this_faq_should_appear",
          "suggest_tags",
          "suggesting",
          "tags_allowed",
          "this_determines_where_your_site",
          "this_image_will_be_displayed_below_the_answer_text",
          "this_will_permanently_delete_the_faq"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/manage": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_faq",
          "add_faq_to",
          "ai_improve",
          "and_all_its_faqs_this_action_cannot_be_undone",
          "are_you_sure_you_want_to_delete_the_page",
          "by_page",
          "create_and_manage_your_users",
          "delete_faq",
          "delete_page_and_faqs",
          "delete_page_with_faqs",
          "disable_all_faqs",
          "enable_all_faqs",
          "error_loading_faqs",
          "faqs_across",
          "faqs_associated_with_this_page",
          "faqs_from",
          "filter_by_creation_or_update_date",
          "has_image",
          "loading_faqs",
          "move_all",
          "move_faqs",
          "move_faqs_to_another_page",
          "no_faqs_found_for_this_page_matching_your_filters",
          "page_path",
          "preview_faq",
          "related_faqs",
          "select_a_page",
          "select_dates",
          "the_page_association_for",
          "this_is_how_the_faq_will_appear_to_users",
          "this_will_permanently_delete",
          "this_will_permanently_delete_the_faq",
          "to_another_page_1"
        ],
        "common": [
          "active",
          "additional_information",
          "all_categories",
          "all_status",
          "are_you_sure_you_want_to",
          "cancel",
          "category",
          "clear",
          "clear_filters",
          "close",
          "delete",
          "edit",
          "filters",
          "inactive",
          "last_updated",
          "no_tags_found",
          "search",
          "search_faqs_ellipsis",
          "search_tags_ellipsis",
          "status",
          "tags",
          "this_action_cannot_be_undone",
          "try_again"
        ],
        "ext": [
          "all_faqs",
          "answer_illustration",
          "date_range",
          "no_faqs_found"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/question/[id]/answer": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "answer_question",
          "back_to_questions",
          "provide_a_helpful_answer_to_the_users_question",
          "question",
          "question_not_found",
          "send_answer",
          "write_your_answer_here_ellipsis",
          "your_answer"
        ],
        "common": [
          "cancel",
          "sending_ellipsis"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/question/[id]/convert": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "answer",
          "back_to_questions",
          "convert_to_faq",
          "create_a_new_faq_entry_from_this_user_question",
          "create_faq",
          "enter_the_faq_question",
          "faq_details",
          "image_optional",
          "original_question",
          "question",
          "question_not_found",
          "select_category",
          "select_page",
          "write_the_answer_here_ellipsis"
        ],
        "common": [
          "cancel",
          "category",
          "creating_ellipsis",
          "page"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/faq/question": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "all_questions",
          "convert_to_faq",
          "manage_user_questions_provide_answers_and",
          "mark_as_pending",
          "no_answered_questions_found_1",
          "no_pending_questions_found_1",
          "no_questions_found_1",
          "no_rejected_questions_found_1",
          "search_questions_ellipsis",
          "submitted_1",
          "total_questions"
        ],
        "common": [
          "from",
          "pending"
        ]
      },
      "pageType": "extension-admin",
      "extension": "faq",
      "menuId": "ext_admin_faq"
    },
    "/admin/forex/account": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "account_active_status_enabled_accounts_can",
          "account_owner",
          "account_owner_information_including_name_email",
          "account_settings",
          "account_type_demo_for_practice_trading",
          "account_type_distribution",
          "accounts_over_time",
          "active_accounts",
          "average_balance",
          "broker",
          "broker_platform",
          "create_new_forex_account",
          "current_account_balance_available_for_trading",
          "demo_accounts",
          "edit_forex_account",
          "forex_trading_accounts",
          "live_accounts",
          "manage_and_monitor_all_forex_trading",
          "metatrader_platform_version_mt4_or_mt5",
          "mt4",
          "mt5",
          "mt_version",
          "name_of_the_forex_broker_managing",
          "select_the_account_owner_from_registered_users",
          "set_up_a_new_forex_trading",
          "total_accounts",
          "total_leverage",
          "trading_leverage_ratio_e_g_1",
          "unique_system_identifier_for_the_forex",
          "unique_trading_account_number_provided_by",
          "update_forex_trading_account_settings_broker"
        ],
        "common": [
          "account_id",
          "active",
          "avatar",
          "balance",
          "demo",
          "email",
          "first_name",
          "id",
          "inactive",
          "last_name",
          "leverage",
          "live",
          "status",
          "status_distribution",
          "total_balance",
          "trading_settings",
          "type",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/deposit/[id]": {
      "namespaces": [
        "ext_admin"
      ],
      "keys": {
        "ext_admin": [
          "forex_deposit_transaction_details"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/deposit": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "forex_deposit_management"
        ],
        "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"
        ],
        "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"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/duration": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "configure_and_manage_forex_investment_plan",
          "create_new_investment_duration",
          "define_a_new_time_period_option",
          "edit_investment_duration",
          "forex_plan_durations",
          "modify_the_duration_settings_and_timeframe",
          "numeric_value_representing_the_length_of",
          "time_unit_for_the_duration_hourly",
          "unique_system_identifier_for_this_investment"
        ],
        "common": [
          "day",
          "duration",
          "hour",
          "id",
          "investment_duration",
          "month",
          "timeframe",
          "week"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/investment": {
      "namespaces": [
        "common",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "active",
          "amount",
          "avatar",
          "cancelled",
          "completed",
          "created_at",
          "draw",
          "duration",
          "email",
          "first_name",
          "forex_investments",
          "id",
          "last_name",
          "losing",
          "loss",
          "plan",
          "profit",
          "rejected",
          "result",
          "status",
          "status_distribution",
          "total_investments",
          "user",
          "users_profile_picture",
          "win",
          "winning"
        ],
        "ext_admin": [
          "create_new_forex_investment",
          "current_investment_status_in_the_trading_lifecycle",
          "date_and_time_when_the_investment",
          "edit_forex_investment",
          "final_trading_outcome_win_profit_loss",
          "initial_investment_amount_deposited_into_the",
          "investment_period_length_e_g_7",
          "investment_status",
          "investments_over_time_result",
          "investments_over_time_status",
          "investor_details_including_profile_picture_full",
          "manually_create_a_forex_investment_transaction",
          "monitor_and_manage_all_active_forex",
          "result_distribution",
          "selected_forex_trading_plan_with_specific",
          "total_profit_or_loss_generated_from",
          "trading_results",
          "unique_system_identifier_for_this_forex",
          "update_investment_status_trading_results_and"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "active_plans",
          "demo_accounts",
          "investment_results",
          "investment_volume",
          "last_12_months",
          "last_3_months",
          "live_accounts",
          "manage_plans",
          "pending_deposits",
          "plan_distribution",
          "signals",
          "total_accounts"
        ],
        "common": [
          "accounts",
          "active",
          "active_users",
          "completed",
          "deposits",
          "draw",
          "investments",
          "last_30_days",
          "loss",
          "plans",
          "quick_actions",
          "recent_investments",
          "total_investments",
          "try_again",
          "view_all",
          "win",
          "win_rate",
          "withdrawals"
        ],
        "ext": [
          "failed_to_load_dashboard",
          "pending_withdrawals"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/plan": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "available_investment_duration_options_e_g",
          "configure_and_manage_forex_investment_plan_1",
          "create_new_forex_plan",
          "date_and_time_when_the_plan",
          "default_trading_outcome_when_auto_completing",
          "design_a_new_forex_investment_plan",
          "detailed_explanation_of_plan_features_strategy",
          "duration_options",
          "edit_forex_plan",
          "expected_profit_percentage_return_on_investment",
          "forex_investment_plans",
          "internal_system_name_for_the_plan",
          "investment_limits",
          "mark_as_trending_to_feature_this",
          "maximum_investment_amount_allowed_per_transaction",
          "maximum_profit_amount_that_can_be",
          "minimum_investment_amount_required_to_participate",
          "minimum_profit_amount_that_can_be",
          "modify_forex_plan_settings_including_profit",
          "plan_availability_active_plans_accept_new",
          "plan_display_name_and_featured_image",
          "plan_identity",
          "standard_profit_amount_applied_when_auto",
          "trading_currency_for_investments_usd_eur_btc_etc",
          "unique_system_identifier_for_this_forex",
          "wallet_currency",
          "wallet_type_for_deposits_and_withdrawals"
        ],
        "common": [
          "created_at",
          "currency",
          "default_profit",
          "default_result",
          "description",
          "display_title",
          "draw",
          "durations",
          "id",
          "image",
          "loss",
          "max_amount",
          "max_profit",
          "min_amount",
          "min_profit",
          "name",
          "plan",
          "plan_image",
          "plan_settings",
          "profit",
          "profit_configuration",
          "status",
          "title",
          "trending",
          "wallet",
          "win"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/signal": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "chart_screenshot_or_visual_representation_of",
          "create_new_trading_signal",
          "date_and_time_when_the_trading",
          "edit_trading_signal",
          "forex_trading_signals",
          "manage_and_distribute_forex_trading_signals",
          "publish_a_new_forex_trading_signal",
          "signal_availability_active_signals_are_visible",
          "signal_details",
          "signal_name_or_description_e_g",
          "signal_settings",
          "unique_system_identifier_for_this_forex",
          "update_trading_signal_details_chart_image"
        ],
        "common": [
          "created_at",
          "id",
          "image",
          "status",
          "title"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/withdraw/[id]": {
      "namespaces": [
        "ext_admin"
      ],
      "keys": {
        "ext_admin": [
          "forex_withdraw_transaction_details"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/forex/withdraw": {
      "namespaces": [
        "ext_admin",
        "common",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "forex_withdraw_management"
        ],
        "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"
        ],
        "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"
        ]
      },
      "pageType": "extension-admin",
      "extension": "forex",
      "menuId": "ext_admin_forex"
    },
    "/admin/futures/market/[id]": {
      "namespaces": [
        "common",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "back",
          "loading_market_data"
        ],
        "ext_admin": [
          "edit_futures_market"
        ]
      },
      "pageType": "extension-admin",
      "extension": "futures",
      "menuId": "ext_admin_futures"
    },
    "/admin/futures/market/create": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "create_futures_market"
        ],
        "common": [
          "back"
        ]
      },
      "pageType": "extension-admin",
      "extension": "futures",
      "menuId": "ext_admin_futures"
    },
    "/admin/futures/market": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "base_asset_of_the_futures_trading",
          "base_currency",
          "futures_markets",
          "hot_market",
          "indicates_if_this_market_is_currently",
          "manage_futures_trading_markets_and_configure",
          "market_parameters_including_fees_precision_setting",
          "market_status",
          "marks_this_market_as_hot_with",
          "quote_asset_used_to_value_the",
          "quote_currency",
          "timestamp_when_this_futures_market_was",
          "trading_availability_enabled_markets_accept_new",
          "trading_configuration"
        ],
        "common": [
          "created_at",
          "trending"
        ]
      },
      "pageType": "extension-admin",
      "extension": "futures",
      "menuId": "ext_admin_futures"
    },
    "/admin/futures": {
      "namespaces": [
        "ext_admin_futures",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin_futures": [
          "long_short_ratio",
          "monitor_and_manage_futures_trading_positions",
          "no_positions_yet",
          "position_status_overview",
          "positions_will_appear_here_once_traders",
          "recent_positions",
          "trading_activity"
        ],
        "common": [
          "active_positions",
          "create_your_first_market",
          "entry_price",
          "last_24_hours",
          "last_30_days",
          "last_7_days",
          "markets",
          "new_market",
          "no_chart_data_available",
          "orders",
          "quick_actions",
          "total_p_l",
          "total_positions",
          "total_volume",
          "try_again",
          "view_all"
        ],
        "ext": [
          "failed_to_load_dashboard",
          "no_markets_available"
        ]
      },
      "pageType": "extension-admin",
      "extension": "futures",
      "menuId": "ext_admin_futures"
    },
    "/admin/futures/position": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "average_price_at_which_the_position",
          "closed_positions",
          "current_profit_or_loss_on_open",
          "futures_positions",
          "liquidated",
          "liquidated_positions",
          "long",
          "monitor_and_manage_active_futures_trading",
          "multiplier_applied_to_position_e_g",
          "opened_at",
          "position_direction_long_buy_bullish_expects",
          "position_lifecycle_status_open_active_trading",
          "position_status_distribution",
          "positions_over_time",
          "price_level_that_triggers_automatic_position",
          "short",
          "timestamp_when_the_position_was_initially",
          "total_contract_size_or_quantity_of",
          "trading_pair_symbol_e_g_btc",
          "unique_identifier_of_the_trader_who",
          "unrealized_pnl"
        ],
        "common": [
          "active",
          "active_positions",
          "cancelled",
          "closed",
          "entry_price",
          "leverage",
          "open",
          "position_size",
          "side",
          "status",
          "stop_loss",
          "symbol",
          "take_profit",
          "total_positions",
          "user_id"
        ]
      },
      "pageType": "extension-admin",
      "extension": "futures",
      "menuId": "ext_admin_futures"
    },
    "/admin/gateway/merchant/[id]": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/merchant": {
      "namespaces": [
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext": [
          "approve_merchant",
          "gateway_merchants",
          "manage_registered_merchant_accounts",
          "reactivate_merchant",
          "reject_merchant",
          "suspend_merchant",
          "unverified",
          "verification",
          "verify_merchant"
        ],
        "common": [
          "active",
          "are_you_sure_you_want_to",
          "avatar",
          "business_information",
          "created_at",
          "email",
          "fee",
          "first_name",
          "id",
          "last_name",
          "pending",
          "rejected",
          "status",
          "suspended",
          "test_mode",
          "users_avatar",
          "users_first_name",
          "users_last_name",
          "verified",
          "website"
        ],
        "ext_admin": [
          "business_email",
          "business_name",
          "create_new_merchant",
          "current_operational_status_of_the_merchant",
          "date_and_time_when_the_merchant",
          "edit_merchant",
          "fee_settings",
          "indicates_if_merchant_is_operating_in",
          "kyb_know_your_business_verification_status",
          "official_website_url_where_the_merchant",
          "owner",
          "primary_contact_email_address_for_business",
          "register_a_new_payment_gateway_merchant",
          "status_verification",
          "the_account_owner_who_manages_this",
          "the_registered_business_name_of_the",
          "transaction_fee_percentage_charged_to_this",
          "unique_system_identifier_for_the_merchant",
          "update_merchant_business_information_verification"
        ]
      },
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "latest_payment_transactions_across_all_merchants",
          "manage_merchant_payouts",
          "manage_merchants",
          "monitor_all_gateway_transactions",
          "net_volume",
          "overview_of_your_payment_gateway",
          "payment_gateway",
          "payments_will_appear_here_once_merchants",
          "pending_payouts",
          "process_payouts",
          "review_and_approve_merchant_accounts",
          "total_merchants",
          "total_payments",
          "view_payments"
        ],
        "common": [
          "active",
          "completed",
          "view_all"
        ],
        "ext": [
          "fee_1",
          "no_payments_yet",
          "recent_payments"
        ]
      },
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/payment/[id]": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/payment": {
      "namespaces": [
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "amount",
          "avatar",
          "cancelled",
          "completed",
          "created_at",
          "currency",
          "customer",
          "customer_information",
          "eco",
          "email",
          "expired",
          "failed",
          "fee",
          "fiat",
          "first_name",
          "last_name",
          "pending",
          "processing",
          "refunded",
          "spot",
          "status"
        ],
        "ext": [
          "completed_at",
          "net_amount",
          "order_id",
          "partially_refunded",
          "payment_id"
        ],
        "ext_admin": [
          "currency_code_for_the_payment_transaction",
          "current_processing_status_of_the_payment",
          "customer_avatar",
          "customer_first_name",
          "customer_last_name",
          "date_and_time_when_the_payment",
          "edit_payment",
          "external_order_reference_number_from_the",
          "final_amount_received_by_merchant_after",
          "gateway_transaction_fee_deducted_from_the",
          "merchant",
          "merchant_business_name",
          "merchant_name",
          "payment_information",
          "the_customer_who_initiated_and_made_the_payment",
          "the_merchant_business_receiving_this_payment",
          "total_payment_amount_charged_to_the_customer",
          "unique_payment_transaction_identifier_used_for",
          "update_payment_transaction_details_including_amoun",
          "urls"
        ]
      },
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/payout": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "amount_details",
          "complete_information_about_this_payout",
          "current_processing_status_of_the_payouts_account",
          "date_and_time_when_the_payout",
          "edit_payout",
          "ending_date_of_the_billing_period",
          "final_payout_amount_transferred_to_merchant",
          "gateway_payouts",
          "gross_amount",
          "manage_merchant_payout_requests",
          "merchant",
          "merchant_business_name",
          "merchant_name",
          "payments_included",
          "payout_not_found",
          "starting_date_of_the_billing_period",
          "the_merchant_business_receiving_funds_from",
          "total_gateway_fees_deducted_from_the_gross_amount",
          "total_number_of_refunds_processed_and",
          "total_number_of_successful_payments_included",
          "total_revenue_amount_from_all_payments",
          "transaction_counts",
          "type_of_wallet_or_account_where",
          "unique_payout_transaction_identifier_for_tracking",
          "update_payout_transaction_details_including_amount"
        ],
        "common": [
          "cancelled",
          "completed",
          "created_at",
          "email",
          "failed",
          "fee",
          "payments",
          "payout_information",
          "pending",
          "period",
          "period_end",
          "period_start",
          "processing",
          "refunds",
          "status",
          "wallet_type"
        ],
        "ext": [
          "net_amount",
          "payout_details",
          "payout_id",
          "payout_period",
          "refunds_deducted"
        ]
      },
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/settings/design": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "checkout_design",
          "design",
          "state",
          "viewport"
        ],
        "common": [
          "px"
        ]
      },
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/settings/design/preview": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/gateway/settings": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "currencies_available",
          "enable_this_wallet_type_to_select_currencies",
          "enable_wallet_types_in_system_settings_first",
          "fees_are_calculated_in_usd_and",
          "merchants_will_receive_the_specified_currency",
          "no_currencies_match",
          "no_wallet_types_available"
        ],
        "common": [
          "deselect_all",
          "loading",
          "please_wait_while_we_fetch_your_settings",
          "select_all"
        ],
        "ext": [
          "no_currencies_available_for_this_wallet_type"
        ]
      },
      "pageType": "extension-admin",
      "extension": "gateway",
      "menuId": "ext_admin_gateway"
    },
    "/admin/ico/offer/[id]": {
      "namespaces": [
        "ext_admin",
        "ext",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "database_driven_metrics_compared_platform_averages",
          "emergency_cancel_ico",
          "emergency_cancel_refund",
          "enter_detailed_reason_for_emergency_cancellation",
          "enter_flag_reason_ellipsis",
          "flag_offering",
          "fundraising_progress",
          "ico_cancelled",
          "key_performance_metrics",
          "manage_this_ico_offering",
          "please_provide_a_reason_for_flagging_this_offering",
          "please_provide_a_this_offering",
          "reject_offering",
          "review_notes",
          "superadmin_only_requires_detailed_reason_for",
          "this_action_is_irreversible_and_should",
          "this_information_will_project_team",
          "this_will_immediately_cancel_the_ico",
          "this_will_mark_the_offering_for_review",
          "update_offering_details"
        ],
        "ext": [
          "blockchain",
          "funding_progress",
          "offering",
          "participants",
          "start_date",
          "target_amount",
          "token_price",
          "token_symbol",
          "token_type",
          "total_supply",
          "visit_website",
          "website"
        ],
        "common": [
          "admin_actions",
          "back_to_offerings",
          "cancel",
          "cancelled_on",
          "description",
          "edit",
          "end_date",
          "enter_rejection_reason",
          "error",
          "featured",
          "flag_for_review",
          "name",
          "of",
          "save",
          "saving",
          "show_less",
          "show_more"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico/offer/create": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "create_a_new_token_offering_on_the_platform"
        ],
        "common": [
          "create_new_offer"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico/offer": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "basic_details_about_the_ico_project_and_token",
          "create_new_ico_offer",
          "current_lifecycle_status_of_the_token",
          "current_status_and_configuration",
          "current_token_price_in_usd_with",
          "date_when_the_ico_offering_was",
          "fundraising_details",
          "fundraising_progress_showing_amount_raised_versus",
          "ico_project_name_with_token_icon",
          "ico_token_offerings",
          "important_dates_for_the_token_sale",
          "manage_token_offerings_and_configurations",
          "no_end_date",
          "optional_project_details",
          "project",
          "project_information",
          "purchase_wallet_settings",
          "scheduled_end_date_of_the_token",
          "set_up_a_new_initial_coin",
          "status_settings",
          "submitted_1",
          "target",
          "target_amounts_and_pricing_information",
          "token",
          "token_ticker_symbol_e_g_btc_eth_usdt",
          "total_fundraising_target_amount_in_usd",
          "wallet_configuration"
        ],
        "common": [
          "active",
          "additional_information",
          "cancelled",
          "current_price",
          "disabled",
          "end_date",
          "failed",
          "not_submitted",
          "pending",
          "progress",
          "rejected",
          "status",
          "timeline",
          "upcoming"
        ],
        "ext": [
          "funding_progress",
          "success"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico/offer/status/[status]": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "basic_details_about_the_ico_project_and_token",
          "create_new_ico_offer",
          "current_lifecycle_status_of_the_token",
          "current_status_and_configuration",
          "current_token_price_in_usd_with",
          "date_when_the_ico_offering_was",
          "filter_token_offerings_by_status",
          "fundraising_details",
          "fundraising_progress_showing_amount_raised_versus",
          "ico_project_name_with_token_icon",
          "important_dates_for_the_token_sale",
          "no_end_date",
          "optional_project_details",
          "project",
          "project_information",
          "purchase_wallet_settings",
          "scheduled_end_date_of_the_token",
          "set_up_a_new_initial_coin",
          "status_settings",
          "submitted_1",
          "target",
          "target_amounts_and_pricing_information",
          "token",
          "token_ticker_symbol_e_g_btc_eth_usdt",
          "total_fundraising_target_amount_in_usd",
          "wallet_configuration"
        ],
        "common": [
          "active",
          "additional_information",
          "cancelled",
          "current_price",
          "disabled",
          "end_date",
          "failed",
          "not_submitted",
          "pending",
          "progress",
          "rejected",
          "status",
          "timeline",
          "upcoming"
        ],
        "ext": [
          "funding_progress",
          "success"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "distribution_of_offerings_by_status",
          "failed_to_load_admin_dashboard",
          "launch_a_new_token_offering",
          "monitor_platform_performance_and_manage_offerings",
          "offering_status",
          "offerings_awaiting_review",
          "requires_your_attention",
          "review_now",
          "review_pending",
          "welcome_to_the_admin_dashboard"
        ],
        "common": [
          "active",
          "admin_dashboard",
          "completed",
          "create",
          "create_offer",
          "pending",
          "rejected",
          "success_rate"
        ],
        "ext": [
          "from_last_month",
          "pending_approval",
          "total_offerings",
          "total_raised"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico/settings": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_blockchain",
          "add_plan",
          "add_token_type",
          "add_your_first_blockchain_above",
          "add_your_first_token_type_above",
          "additional_advanced_settings_configured_here",
          "allow_public_offerings",
          "are_you_sure",
          "are_you_sure_switch_tabs",
          "are_you_sure_you_want_to_delete_the",
          "are_you_sure_you_want_to_discard_them",
          "blockchain_configuration",
          "blockchains",
          "brief_description_of_the_plan",
          "configure_global_platform_settings_and_limits",
          "configure_pricing_plans_for_token_launches",
          "configure_these_limits_in_the_launch_plans_tab",
          "delete_launch_plan",
          "describe_this_token_type_and_its_use_cases",
          "discard_unsaved_changes",
          "display_announcement",
          "e_g_basic_standard_premium",
          "e_g_governance",
          "e_g_governance_token",
          "e_g_sol",
          "e_g_solana",
          "email_chat",
          "email_chat_dedicated_manager",
          "email_only",
          "enter_an_announcement_message_to_display",
          "enter_fee_percentage",
          "enter_maximum_investment_amount",
          "enter_minimum_investment_amount",
          "features_limits",
          "important_note",
          "investment_limits",
          "kyc_required",
          "kyc_required_for_investments",
          "launch_plans",
          "loading_configurations",
          "manage_all_platform_platform_settings",
          "manage_the_blockchains_token_launches",
          "manage_which_token_token_launches",
          "max_offering_phases",
          "max_roadmap_items",
          "max_team_members",
          "max_update_posts",
          "no_blockchains_found",
          "no_launch_plans_configured_add_a",
          "no_token_types_found",
          "plan_this_action_cannot_be_undone_1",
          "platform_announcement",
          "platform_configurations",
          "platform_fee_percentage",
          "platform_settings",
          "premium_email_chat_dedicated_manager",
          "recommended_plan",
          "select_support_level",
          "some_settings_like_launch_plans",
          "support_level",
          "this_will_permanently_delete_the_blockchain",
          "this_will_permanently_delete_the_token_type",
          "token_type_configuration",
          "yes_discard"
        ],
        "common": [
          "actions",
          "advanced",
          "announcement_message",
          "basic",
          "basic_info",
          "cancel",
          "delete",
          "description",
          "features",
          "maximum_investment_amount",
          "minimum_investment_amount",
          "no",
          "plan_name",
          "platform_features",
          "posts",
          "save_changes",
          "save_settings",
          "select_currency",
          "select_wallet_type",
          "standard",
          "status",
          "this_action_cannot_be_undone",
          "value",
          "wallet_type",
          "you_have_unsaved_changes"
        ],
        "ext": [
          "announcement",
          "custom_tokenomics",
          "display_name",
          "marketing_support",
          "phases",
          "platform_fees",
          "priority_listing",
          "roadmap",
          "security_audit_included",
          "team",
          "token_types"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico/transaction/[id]": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "amount_price",
          "are_you_sure_you_want_to_1",
          "awaiting_release_url",
          "back_to_transactions",
          "comprehensive_details_about_this_transaction",
          "confirm_approval",
          "confirm_rejection",
          "copy_release_url",
          "copy_transaction_id",
          "copy_wallet_address",
          "enter_note_ellipsis",
          "enter_reason_for_rejection_ellipsis",
          "no_related_transactions_found_1",
          "notes_and_comments_about_this_transaction",
          "other_transactions_from_this_offering",
          "please_confirm_that_you_have_verified_1",
          "price_per_token",
          "related_transactions",
          "release_url_submitted",
          "remove_note",
          "save_note",
          "the_creator_will_be_notified_of_the_rejection_1",
          "the_release_url_is_valid_and_accessible",
          "this_action_will_release_funds_to_the_creator",
          "transaction_amount_matches_the_investment_record",
          "user_invested",
          "verify_approve_transaction",
          "view_on_blockchain_explorer",
          "wallet_addresses_match_the_records"
        ],
        "common": [
          "admin_notes",
          "created",
          "id",
          "please_provide_a_reason_for_rejecting_this_transaction",
          "price",
          "reject_transaction",
          "released",
          "symbol",
          "this_action_cannot_be_undone",
          "transaction_details",
          "transaction_id",
          "updated",
          "wallet_address"
        ],
        "ext": [
          "release_url",
          "token_amount",
          "transaction_overview"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/ico/transaction": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "cryptocurrency_wallet_address_used_for_this",
          "current_processing_status_of_the_token",
          "investor_who_made_the_token_purchase",
          "name_of_the_ico_offering_that",
          "total_number_of_tokens_purchased_in",
          "track_token_sale_contributions_and_transactions"
        ],
        "common": [
          "amount",
          "avatar",
          "created_at",
          "email",
          "first_name",
          "ico_transactions",
          "id",
          "last_name",
          "pending",
          "price",
          "rejected",
          "released",
          "status",
          "transaction_id",
          "user",
          "user_avatar",
          "users_first_name",
          "users_last_name",
          "wallet_address"
        ],
        "ext": [
          "date_and_time_when_the_transaction_was_created",
          "internal_system_identifier_for_this_transaction",
          "offering",
          "price_per_token_in_usd_at_the_time_of_purchase",
          "unique_blockchain_transaction_identifier_for_track",
          "verification"
        ]
      },
      "pageType": "extension-admin",
      "extension": "ico",
      "menuId": "ext_admin_ico"
    },
    "/admin/mailwizard/campaign/[id]": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "edit_campaign",
          "update_the_campaign_your_targets"
        ],
        "common": [
          "back"
        ]
      },
      "pageType": "extension-admin",
      "extension": "mailwizard",
      "menuId": "ext_admin_mailwizard"
    },
    "/admin/mailwizard/campaign/create": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "configure_your_campaign_your_targets",
          "create_campaign"
        ],
        "common": [
          "back"
        ]
      },
      "pageType": "extension-admin",
      "extension": "mailwizard",
      "menuId": "ext_admin_mailwizard"
    },
    "/admin/mailwizard/campaign": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "audience_targeting",
          "average_speed",
          "campaign_details",
          "campaign_name_used_to_identify_this",
          "campaign_sending_progress_showing_percentage_of",
          "campaigns_over_time",
          "create_manage_and_track_email_marketing",
          "create_new_campaign",
          "current_campaign_status_pending_not_started",
          "date_and_time_when_this_campaign_was_created",
          "delivery_settings",
          "edit_campaign",
          "email_campaign_management",
          "email_delivery_speed_setting_emails_per",
          "email_subject_line_that_recipients_will",
          "email_template_used_for_this_campaign",
          "modify_campaign_settings_update_email_content",
          "set_up_a_new_email_marketing",
          "speed",
          "total_campaigns",
          "total_speed",
          "unique_campaign_identifier_for_system_reference"
        ],
        "common": [
          "active",
          "cancelled",
          "completed",
          "created_at",
          "id",
          "name",
          "paused",
          "pending",
          "progress",
          "status",
          "status_distribution",
          "stopped",
          "subject",
          "template"
        ],
        "ext": []
      },
      "pageType": "extension-admin",
      "extension": "mailwizard",
      "menuId": "ext_admin_mailwizard"
    },
    "/admin/mailwizard/template/[id]": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "save"
        ]
      },
      "pageType": "extension-admin",
      "extension": "mailwizard",
      "menuId": "ext_admin_mailwizard"
    },
    "/admin/mailwizard/template/create": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "enter_template_name"
        ],
        "common": [
          "back",
          "create_new_template",
          "save",
          "template_name"
        ]
      },
      "pageType": "extension-admin",
      "extension": "mailwizard",
      "menuId": "ext_admin_mailwizard"
    },
    "/admin/mailwizard/template": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "date_and_time_when_this_email_template_was_created",
          "design",
          "design_a_new_email_template_with",
          "design_and_manage_reusable_email_templates",
          "design_settings",
          "edit_template",
          "email_builder_design_configuration_stored_as",
          "email_template_html_or_text_content",
          "email_template_management",
          "template_basics",
          "template_name_used_to_identify_this",
          "unique_template_identifier_for_system_reference",
          "update_template_name_modify_html_content"
        ],
        "common": [
          "content",
          "create_new_template",
          "created_at",
          "email_content",
          "id",
          "name"
        ]
      },
      "pageType": "extension-admin",
      "extension": "mailwizard",
      "menuId": "ext_admin_mailwizard"
    },
    "/admin/nft/activity": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "activity_type",
          "all_creators",
          "bid_placed_on",
          "block_number",
          "burned_from",
          "error_loading_activities",
          "filter_activity_by_type_collection_creator_or_nft",
          "listed_for_sale",
          "load_more_activity",
          "minted_in",
          "no_activity_found",
          "offer_made_on",
          "remove_filter",
          "removed_from_marketplace",
          "there_are_no_activities_matching_your_filters",
          "total_activities",
          "transaction_hash_user_email_ellipsis",
          "try_adjusting_your_filters_or_check_back_later",
          "youve_reached_the_end_of_the_activity_feed"
        ],
        "common": [
          "active_filters",
          "clear_all",
          "search",
          "transaction_hash",
          "try_again"
        ],
        "ext": [
          "all_collections",
          "all_tokens"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/analytics": {
      "namespaces": [
        "ext_admin"
      ],
      "keys": {
        "ext_admin": []
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/auction": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "auction_closing_date_and_time_when_bidding_stops",
          "auction_opening_date_and_time_when_bidding_begins",
          "auction_schedule",
          "buy_now_price",
          "current_auction_state_active_bids_completed",
          "digital_artwork_or_collectible_being_auctioned",
          "edit_auction",
          "ends_at",
          "initial_minimum_bid_amount_to_start_the_auction",
          "manage_and_monitor_nft_auction_events",
          "minimum_acceptable_sale_price_auction_wont",
          "modify_auction_settings_including_status_pricing",
          "most_recent_modification_date_for_auction_details",
          "nft_auction_details",
          "nft_owner_who_initiated_this_auction",
          "nft_token",
          "nft_token_image",
          "optional_instant_purchase_price_to_skip",
          "pricing_bidding",
          "reserve_price",
          "starting_price",
          "starts_at",
          "token",
          "token_image",
          "unique_identifier_for_this_nft_auction_listing",
          "when_this_auction_listing_was_first_created"
        ],
        "common": [
          "active",
          "avatar",
          "cancelled",
          "collection",
          "created",
          "email",
          "first_name",
          "id",
          "last_name",
          "pending",
          "seller",
          "status",
          "updated",
          "users_profile_picture"
        ],
        "ext": [
          "ended",
          "token_id"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/category": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_nft_category_to",
          "category_banner_or_icon_image_displayed",
          "category_description_explaining_what_types_of",
          "category_visibility_active_categories_appear_in",
          "display_name_shown_for_this_nft",
          "modify_nft_category_settings_visibility_and",
          "organize_and_manage_nft_collection_categories",
          "url_friendly_identifier_used_in_marketplace"
        ],
        "common": [
          "category_information",
          "create_new_category",
          "created",
          "description",
          "edit_category",
          "id",
          "image",
          "slug",
          "status",
          "updated"
        ],
        "ext": [
          "category_media",
          "category_name",
          "most_recent_modification_date_for_category_details",
          "unique_identifier_for_this_nft_category",
          "when_this_category_was_added_to_the_marketplace"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/collection": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext",
        "ext_nft"
      ],
      "keys": {
        "ext_admin": [
          "blockchain_smart_contract_address_immutable_after",
          "collection_status_draft_pending_review_active",
          "creator_royalty_percentage_on_secondary_sales_0_50",
          "erc_1155",
          "erc_721",
          "manage_nft_collection_configurations",
          "platform_verification_badge_confirms_authentic_col",
          "status_verification",
          "token_standard_erc_721_unique_or",
          "total_trading_volume_across_all_nfts_in_collection",
          "uses_lazy_minting_nfts_minted_on"
        ],
        "common": [
          "active",
          "collection",
          "created",
          "draft",
          "id",
          "inactive",
          "max_supply",
          "maximum_token_supply_limit_if_applicable",
          "mint_price",
          "nft_collection_name_symbol_and_deployment_status",
          "pending",
          "royalty",
          "standard",
          "status",
          "suspended",
          "symbol",
          "verified",
          "volume",
          "website"
        ],
        "ext": [
          "artist_or_team_who_created_this_collection",
          "blockchain_settings",
          "chain",
          "collection_display_name",
          "collection_information",
          "collection_logo",
          "collection_media",
          "collection_name",
          "collection_symbol_ticker",
          "contract_address",
          "creator",
          "deployment",
          "edit_collection",
          "floor_price",
          "lazy_minted",
          "logo",
          "lowest_price_for_available_nfts_in_this_collection",
          "modify_nft_collection_settings_and_metadata",
          "official_project_website_url",
          "price_to_mint_new_tokens_from_this_collection",
          "supply",
          "total_collection_page_views_from_marketplace",
          "total_number_of_nfts_minted_in_this_collection",
          "unique_identifier_for_this_nft_collection",
          "views",
          "when_this_collection_was_created_on_the_platform"
        ],
        "ext_nft": [
          "token_standard",
          "uses_lazy_minting"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/creator": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "creator_reputation_level_based_on_sales",
          "date_when_creator_account_was_registered",
          "manage_nft_creator_profiles_verification_status",
          "nft_artist_or_creator_account_with",
          "platform_verification_badge_confirms_authentic_cre",
          "public_artist_name_shown_on_nft",
          "total_number_of_nfts_created_and",
          "update_creator_profile_verification_status_and"
        ],
        "common": [
          "avatar",
          "bio",
          "email",
          "first_name",
          "id",
          "joined",
          "last_name",
          "private",
          "profile_visibility_visible_to_marketplace_visitors",
          "public",
          "verification_status",
          "verified",
          "volume"
        ],
        "ext": [
          "bronze",
          "creator",
          "creator_profile",
          "creators_artist_statement_and_background_informati",
          "creators_profile_picture",
          "current_lowest_price_for_available_nfts",
          "display_name",
          "edit_creator",
          "floor_price",
          "gold",
          "lifetime_count_of_successful_nft_sales",
          "nfts",
          "platinum",
          "profile_visibility",
          "public_profile",
          "sales",
          "silver",
          "tier",
          "total_trading_volume_across_all_nft_sales_in_usd",
          "unique_identifier_for_this_nft_creator_profile",
          "unverified"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/dispute": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "all_priorities",
          "avg_resolution",
          "banning_a_user_will_prevent_them",
          "choose_a_resolution_type_and_provide",
          "dispute_details",
          "dispute_management",
          "enter_refund_amount",
          "internal_note",
          "manage_and_resolve_nft_marketplace_disputes",
          "parties_involved",
          "provide_detailed_resolution_explanation_ellipsis",
          "refund_amount",
          "resolution_details",
          "resolution_type",
          "resolve_dispute",
          "search_disputes_ellipsis",
          "select_a_dispute_to_view_details",
          "this_action_requires_additional_approval",
          "total_disputes"
        ],
        "common": [
          "all_statuses",
          "type_your_message_ellipsis"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/listing": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "bids",
          "buy_now_price",
          "cryptocurrency_accepted_for_this_listing",
          "current_listing_state_active_for_sale",
          "digital_artwork_or_collectible_available_for",
          "edit_listing",
          "end_time",
          "highest_current_bid_for_auction_listings",
          "likes",
          "listed",
          "listed_price_in_cryptocurrency_or_fiat",
          "listing_expiration_or_auction_end_date_and_time",
          "listing_format_fixed_price_auction_or_bundled_sale",
          "listing_schedule",
          "listing_type_status",
          "minimum_acceptable_price_for_auction_sales",
          "modify_marketplace_listing_settings_and_pricing",
          "monitor_active_marketplace_listings_and_auctions",
          "nft_owner_who_created_this_marketplace_listing",
          "nft_token",
          "nft_token_image",
          "number_of_users_who_favorited_this_listing",
          "optional_instant_purchase_price_to_skip",
          "pricing_details",
          "reserve_price",
          "sellers_profile_picture",
          "start_time",
          "token",
          "token_image",
          "total_number_of_bids_placed_on_auction",
          "total_number_of_users_who_viewed_this_listing",
          "unique_identifier_for_this_nft_marketplace_listing",
          "when_listing_becomes_active_or_auction_begins",
          "when_this_listing_was_created_on_the_marketplace"
        ],
        "common": [
          "active",
          "auction",
          "avatar",
          "bundle",
          "cancelled",
          "collection",
          "currency",
          "current_bid",
          "email",
          "expired",
          "first_name",
          "id",
          "last_name",
          "price",
          "seller",
          "status",
          "type"
        ],
        "ext": [
          "fixed_price",
          "sold",
          "token_id",
          "views"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/marketplace": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "across_all_chains",
          "address_to_receive_marketplace_fees",
          "avg_fee_rate",
          "blockchain_deployment",
          "blockchain_operation_warning",
          "contract",
          "deploy_a_new_nft_marketplace_contract_to",
          "deploy_and_manage_nft_marketplace_contracts",
          "deploy_first_contract",
          "deploy_marketplace_contract",
          "deploy_marketplace_contracts_and_start_earning",
          "deploy_marketplace_contracts_first_to_enable",
          "deploying_a_marketplace_contract_is_a",
          "emergency_controls",
          "ensure_you_verify_the_withdrawal_address",
          "explain_the_reason_for_this_withdrawal_ellipsis",
          "explain_why_you_are_pausing_resuming",
          "fee_recipient_address",
          "follow_setup_guide",
          "health_status",
          "leave_empty_to_keep_current",
          "leave_empty_to_use_master_wallet",
          "leave_empty_to_withdraw_all",
          "listing_fee",
          "make_sure_you_have_sufficient_funds",
          "marketplace_configuration",
          "marketplace_contract_management",
          "marketplace_fee",
          "max_royalty",
          "maximum_royalty",
          "maximum_royalty_percentage_creators_can_set",
          "n_0x_ellipsis",
          "n_0x_ellipsis_leave_empty_to_keep_current",
          "n_0x_ellipsis_leave_empty_to_use_fee_recipient",
          "no_marketplace_contracts_deployed_yet",
          "no_marketplace_contracts_to_control",
          "no_marketplace_contracts_with_revenue",
          "no_marketplace_deployed",
          "not_deployed",
          "pause_or_resume_marketplace_trading_in",
          "pausing_or_resuming_the_marketplace_requires",
          "percentage_charged_on_each_sale",
          "percentage_charged_on_each_sale_e_g_2_5_2_5",
          "revenue_withdrawal",
          "the_deployment_cost_varies_based_on",
          "the_fee_amount_varies_based_on_network_congestion",
          "the_gas_cost_will_be_deducted",
          "this_action_is_immediate_and_affects",
          "this_action_will_create_a_transaction",
          "total_deployed",
          "update_marketplace_fees_and_recipient_wallet",
          "withdraw_accumulated_marketplace_fees_to_specified",
          "withdrawing_marketplace_fees_requires_a_blockchain",
          "you_need_to_deploy_at_least"
        ],
        "common": [
          "available_balance",
          "balance",
          "fixed_fee_charged_when_listing_an",
          "total_balance",
          "withdrawal_address"
        ],
        "ext": [
          "contract_address"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/offer": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "accepted",
          "bid",
          "buyer_who_submitted_this_purchase_offer",
          "counter_offer",
          "cryptocurrency_or_token_used_for_this_offer",
          "current_offer_state_pending_review_accepted",
          "digital_artwork_or_collectible_that_received",
          "expiration_date_and_time_when_offer",
          "expires_at",
          "modify_offer_amount_currency_status_and",
          "monitor_and_manage_purchase_offers_and",
          "most_recent_update_to_offer_status_or_details",
          "nft_token",
          "nft_token_image",
          "offer_category_standard_offer_auction_bid",
          "offerer",
          "proposed_purchase_price_in_selected_cryptocurrency",
          "status_expiration",
          "token",
          "token_image",
          "unique_identifier_for_this_nft_purchase_offer",
          "when_this_offer_was_initially_submitted"
        ],
        "common": [
          "active",
          "avatar",
          "cancelled",
          "collection",
          "created",
          "currency",
          "edit_offer",
          "email",
          "expired",
          "first_name",
          "id",
          "last_name",
          "offer_amount",
          "offer_details",
          "pending",
          "rejected",
          "status",
          "type",
          "updated",
          "users_profile_picture"
        ],
        "ext": [
          "offer",
          "token_id"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/onboarding": {
      "namespaces": [
        "ext"
      ],
      "keys": {
        "ext": []
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft": {
      "namespaces": [
        "ext_admin"
      ],
      "keys": {
        "ext_admin": []
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/sale": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "buyers_profile_picture",
          "date_and_time_when_this_sale_was_completed",
          "digital_artwork_or_collectible_that_was_sold",
          "final_transaction_price_paid_for_this_nft",
          "new_nft_owner_who_purchased_the_asset",
          "nft",
          "nft_token_image",
          "previous_nft_owner_who_sold_the_asset",
          "sale_date",
          "sale_id",
          "sale_price",
          "sellers_profile_picture",
          "token_image",
          "track_and_analyze_completed_nft_sales",
          "transaction_status_completed_pending_failed_or",
          "unique_identifier_for_this_completed_nft"
        ],
        "common": [
          "avatar",
          "cancelled",
          "collection",
          "completed",
          "email",
          "failed",
          "first_name",
          "last_name",
          "name",
          "pending",
          "seller",
          "status"
        ],
        "ext": [
          "buyer",
          "token_id"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/settings": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "loading"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/nft/token": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "blockchain_token_id",
          "burned",
          "calculated_numerical_rarity_score_based_on",
          "common",
          "current_nft_owner_changes_with_each",
          "date_and_time_when_token_was_minted_on_blockchain",
          "edit_token",
          "epic",
          "legendary",
          "likes",
          "listed",
          "minted",
          "modify_nft_token_metadata_and_attributes",
          "nft_token_image",
          "nft_token_name",
          "nft_token_name_image_and_blockchain_identifier",
          "not_set",
          "number_of_users_who_favorited_this_nft",
          "original_artist_who_created_this_nft_never_changes",
          "owner",
          "owners_profile_picture",
          "parent_nft_collection_this_token_belongs_to",
          "rare",
          "rarity",
          "rarity_classification_based_on_token_traits",
          "rarity_score",
          "token",
          "token_attributes",
          "token_image",
          "token_lifecycle_state_draft_minted_or_burned",
          "total_number_of_views_on_token_detail_page",
          "uncommon",
          "unique_identifier_for_this_nft_token_record",
          "view_and_manage_individual_nft_items",
          "when_this_token_record_was_created_on_platform",
          "whether_token_has_been_minted_on_blockchain",
          "whether_token_is_currently_listed_for"
        ],
        "common": [
          "avatar",
          "collection",
          "created",
          "draft",
          "email",
          "first_name",
          "id",
          "last_name",
          "status",
          "symbol",
          "verified"
        ],
        "ext": [
          "collection_logo",
          "creator",
          "logo",
          "token_id",
          "token_information",
          "token_name",
          "views"
        ]
      },
      "pageType": "extension-admin",
      "extension": "nft",
      "menuId": "ext_admin_nft"
    },
    "/admin/p2p/activity": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "activity_log",
          "all_activities",
          "complete_log_of_all_platform_events_and_activities",
          "critical",
          "filter_by_type",
          "informational",
          "no_activities_found",
          "no_critical_events_found",
          "no_informational_events_found",
          "no_warnings_found",
          "payment_activities",
          "platform_activity",
          "search_activities_ellipsis",
          "security_events",
          "system_events",
          "trade_activities",
          "user_activities"
        ],
        "common": [
          "alerts",
          "all",
          "disputes"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/dispute/[id]": {
      "namespaces": [
        "common",
        "ext_admin",
        "ext"
      ],
      "keys": {
        "common": [
          "add_note",
          "admin",
          "admin_notes",
          "amount",
          "cancel",
          "confirm",
          "disputes",
          "in_progress",
          "overview",
          "pending",
          "processing",
          "resolved",
          "status",
          "this_action_cannot_be_undone",
          "timeline",
          "tokens",
          "trades",
          "upload_image",
          "uploading_ellipsis",
          "user_history",
          "view",
          "view_full_profile_1"
        ],
        "ext_admin": [
          "add_a_note_about_this_dispute_ellipsis",
          "added_by",
          "admin_evidence",
          "against",
          "against_evidence",
          "are_you_sure_you_want_to_resolve_this_dispute",
          "back_to_disputes",
          "chronological_events_for_this_dispute",
          "confirm_resolution",
          "dismiss",
          "dispute_details",
          "dispute_information",
          "dispute_timeline",
          "dispute_was_resolved_based_on_evidence",
          "documents_and_evidence_provided_by_both_parties",
          "drag_and_drop_images_here",
          "enter_details_about_the_resolution_ellipsis",
          "evidence_submitted",
          "filed_on_1",
          "high_priority",
          "internal_notes_about_this_dispute",
          "jpeg_png_gif_webp",
          "low_priority",
          "make_a_final_decision_on_this_dispute",
          "medium_priority",
          "no_additional_details_provided",
          "no_admin_notes_yet",
          "no_evidence_submitted_by_against",
          "no_evidence_submitted_by_reporter",
          "no_timeline_events_available",
          "only_image_files_allowed",
          "related_trade",
          "reported_by",
          "reporter_evidence",
          "resolution_details",
          "resolution_notes",
          "resolution_outcome",
          "resolve_dispute",
          "resolve_for_buyer",
          "resolve_for_seller",
          "resolved_for",
          "resolved_on",
          "select_outcome",
          "split_resolution",
          "submit_resolution",
          "supported_formats",
          "this_dispute_has_been_resolved",
          "upload_additional_evidence",
          "view_trade"
        ],
        "ext": [
          "dispute",
          "dispute_reason",
          "full_size",
          "trade_id",
          "view_profile"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/dispute": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "against",
          "associated_p2p_trade_id_that_is_being_disputed",
          "create_new_dispute",
          "current_resolution_status_of_the_dispute",
          "date_and_time_when_the_dispute_was_submitted",
          "detailed_explanation_of_why_the_dispute_was_filed",
          "dispute_details",
          "dispute_id",
          "dispute_parties",
          "disputed_users_first_name",
          "disputed_users_last_name",
          "edit_dispute",
          "file_a_new_p2p_trade_dispute",
          "filed_on_1",
          "handle_and_resolve_p2p_trade_disputes",
          "p2p_dispute_management",
          "profile_avatar_of_the_disputed_user",
          "profile_avatar_of_the_user_who_filed_the_dispute",
          "reason",
          "reported_by",
          "reporter_avatar",
          "reporters_first_name",
          "reporters_last_name",
          "resolution_status",
          "unique_identifier_for_the_dispute_case",
          "update_dispute_details_priority_and_resolution",
          "urgency_level_for_dispute_resolution_high",
          "user_who_initiated_the_dispute_claim",
          "user_who_is_being_disputed_against"
        ],
        "common": [
          "avatar",
          "email",
          "first_name",
          "high",
          "in_progress",
          "last_name",
          "low",
          "medium",
          "pending",
          "priority",
          "resolved",
          "status",
          "trade"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/offer/[id]/edit": {
      "namespaces": [
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext": [
          "custom",
          "global",
          "location_settings",
          "payment_methods",
          "please_select_at_least_one_payment_method",
          "region_state",
          "restricted_countries",
          "select_the_payment_methods",
          "your_custom_payment_methods"
        ],
        "common": [
          "city",
          "country",
          "no_payment_methods",
          "select_city",
          "select_country",
          "select_state",
          "selected"
        ],
        "ext_admin": [
          "admin_only"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/offer/[id]": {
      "namespaces": [
        "ext_admin",
        "ext",
        "common"
      ],
      "keys": {
        "ext_admin": [
          "activity_log",
          "add_a_note_about_this_offer_ellipsis",
          "add_any_notes_about_the_approval_ellipsis",
          "amount_range",
          "auto_reply_message",
          "avg_time",
          "back_to_offers",
          "enter_the_reason_ellipsis",
          "no_activity_recorded_yet",
          "notes_optional",
          "offer_status_description",
          "payment_time_limit",
          "the_requested_offer_could_not_be_found",
          "this_offer_has_been_disabled",
          "this_offer_has_been_flagged_for_review",
          "this_offer_has_been_rejected",
          "this_offer_is_awaiting_approval",
          "this_offer_is_currently_active_and_visible",
          "this_offer_is_currently_paused",
          "total_offers",
          "user_info"
        ],
        "ext": [
          "available_amount",
          "completed_trades",
          "market_diff",
          "offer",
          "offer_information",
          "offer_not_found",
          "payment_methods",
          "terms_conditions"
        ],
        "common": [
          "admin_notes",
          "available",
          "details",
          "edit",
          "loading",
          "member_since",
          "no_payment_methods",
          "price",
          "retry",
          "success_rate",
          "total_trades",
          "trade_terms",
          "user_information"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/offer": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "activate_offer",
          "approve_offer",
          "create_a_new_peer_to_peer",
          "create_new_p2p_offer",
          "cryptocurrency_being_offered_for_trade_e",
          "current_status_of_the_offer_active",
          "date_and_time_when_the_offer_was_created",
          "disable_offer",
          "edit_p2p_offer",
          "flag_offer",
          "manage_and_monitor_peer_to_peer_trading_offers",
          "modify_p2p_offer_settings_including_pricing",
          "offer_type_buy_user_wants_to",
          "p2p_offer_management",
          "pause_offer",
          "price_configuration_including_pricing_model_fixed",
          "pricing_configuration",
          "reject_offer",
          "the_offer",
          "type_of_wallet_used_for_the",
          "unique_identifier_for_the_p2p_offer_listing",
          "user_who_created_and_owns_this_p2p_offer",
          "users_profile_avatar"
        ],
        "common": [
          "active",
          "are_you_sure_you_want_to",
          "avatar",
          "buy",
          "cancel",
          "cancelled",
          "completed",
          "confirm",
          "created_at",
          "currency",
          "draft",
          "eco",
          "email",
          "expired",
          "fiat",
          "first_name",
          "id",
          "last_name",
          "offer_details",
          "paused",
          "price",
          "rejected",
          "sell",
          "spot",
          "status",
          "trade_settings",
          "type",
          "user",
          "users_first_name",
          "users_last_name",
          "wallet_type"
        ],
        "ext": [
          "accepted_payment_methods_for_this_offer",
          "no_methods",
          "offer",
          "payment_methods",
          "pending_approval"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "manage_offers",
          "open_disputes",
          "platform_revenue",
          "total_offers",
          "view_trades"
        ],
        "common": [],
        "ext": [
          "active_trades"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/payment-method/[id]": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "add_field",
          "basic_information",
          "brief_description_of_this_payment_method",
          "click_add_field_to_add_custom",
          "delete_payment_method",
          "detailed_instructions_for_users_on_how",
          "eg",
          "free_1",
          "general_details_about_the_payment_method",
          "lower_numbers_appear_first",
          "n_5_10_minutes_instant",
          "name",
          "no_payment_details_configured",
          "payment_details",
          "payment_method_icon",
          "paypal_bank_transfer",
          "processing_time",
          "sort_order",
          "this_action_cannot_be_undone",
          "upload_an_icon_for_this_payment",
          "users_can_select_this_payment_method"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/payment-method": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext",
        "dashboard_admin"
      ],
      "keys": {
        "ext_admin": [
          "add_a_new_payment_method_for",
          "configure_and_manage_p2p_payment_methods",
          "date_when_the_payment_method_was",
          "display_order_priority_lower_numbers_appear",
          "expected_time_for_payment_to_be",
          "fee_structure_and_charges_associated_with",
          "fees_timing",
          "global_methods_are_available_to_all",
          "p2p_payment_method_management",
          "payment_method_name_and_details_for",
          "step_by_step_instructions_for_using",
          "update_payment_method_details_availability_instruc",
          "whether_this_payment_method_is_currently"
        ],
        "common": [
          "basic_information",
          "created",
          "description",
          "edit_payment_method",
          "email",
          "fees",
          "first_name",
          "icon",
          "instructions",
          "last_name",
          "name",
          "payment_method",
          "processing_time",
          "settings",
          "sort_order",
          "status",
          "type"
        ],
        "ext": [
          "create_new_payment_method",
          "created_by",
          "creators_first_name",
          "creators_last_name",
          "display_name_of_the_payment_method",
          "payment_method_icon_or_logo",
          "user_who_created_this_payment_method"
        ],
        "dashboard_admin": []
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/settings": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [],
        "common": [
          "loading",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/trade/[id]": {
      "namespaces": [
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "add_a_note_about_this_trade_ellipsis",
          "add_note",
          "adding",
          "admin",
          "admin_actions",
          "amount",
          "are_you_sure_you_want_to_cancel_this_trade",
          "are_you_sure_you_want_to_flag_this_trade",
          "cancel",
          "cancelled",
          "chat",
          "chronological_events_for_this_trade",
          "completed",
          "confirm",
          "confirm_action",
          "fiat_value",
          "flag_for_review",
          "internal_admin_notes",
          "live",
          "manage_this_trade",
          "no_notes_yet",
          "overview",
          "p2p_trades",
          "payment_method",
          "payment_sent",
          "pending",
          "processing",
          "seller",
          "sending_ellipsis",
          "time_remaining",
          "timeline",
          "trade_information",
          "trade_notes",
          "view_dispute_details"
        ],
        "ext": [
          "back_to_trades",
          "buyer",
          "cancel_trade",
          "cryptocurrency",
          "disputed",
          "escrow_fee",
          "full_size",
          "offline",
          "trade_timeline",
          "view_profile"
        ],
        "ext_admin": [
          "communication_between_participants",
          "messages_between_buyer_and_seller_will_appear_here",
          "no_messages_exchanged_yet",
          "no_timeline_events_available",
          "press_ctrl_enter_to_send",
          "send_admin_message",
          "send_message",
          "type_your_message_to_both_participants_ellipsis"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/p2p/trade": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "buyer_avatar",
          "buyers_first_name",
          "buyers_last_name",
          "buyers_profile_avatar",
          "create_new_p2p_trade",
          "cryptocurrency_amount_being_traded",
          "cryptocurrency_symbol_e_g_btc_eth_usdt",
          "current_status_of_the_p2p_trade",
          "date_and_time_when_the_trade_was_initiated",
          "edit_p2p_trade",
          "fees_terms",
          "initiate_a_new_peer_to_peer",
          "modify_p2p_trade_details_payment_information",
          "monitor_and_manage_active_and_completed_p2p_trades",
          "p2p_trade_management",
          "seller_avatar",
          "sellers_first_name",
          "sellers_last_name",
          "sellers_profile_avatar",
          "total_fiat_value_of_the_trade_amount_price",
          "trade_parties",
          "trade_status",
          "unique_identifier_for_the_p2p_trade_transaction",
          "user_who_is_purchasing_cryptocurrency_in",
          "user_who_is_selling_cryptocurrency_in"
        ],
        "common": [
          "amount",
          "buy",
          "cancelled",
          "completed",
          "created_at",
          "currency",
          "email",
          "expired",
          "first_name",
          "last_name",
          "payment_details",
          "payment_sent",
          "pending",
          "price",
          "sell",
          "seller",
          "status",
          "total",
          "trade_details"
        ],
        "ext": [
          "buyer",
          "disputed",
          "price_per_unit_of_cryptocurrency_in_fiat_currency",
          "trade_id"
        ]
      },
      "pageType": "extension-admin",
      "extension": "p2p",
      "menuId": "ext_admin_p2p"
    },
    "/admin/staking": {
      "namespaces": [
        "common",
        "ext_admin",
        "ext"
      ],
      "keys": {
        "common": [
          "active_pools",
          "active_positions",
          "avg",
          "days",
          "loading",
          "lock_period",
          "overview",
          "staking",
          "total_earnings"
        ],
        "ext_admin": [
          "across_all_active_pools",
          "admin_actions_will_appear_here",
          "admin_activity",
          "average_apr",
          "distributed_to_users",
          "early_withdrawal_rate",
          "earnings_distribution",
          "items_requiring_attention",
          "loading_activity_data",
          "monitor_performance_and_staking_platform",
          "new_pool",
          "pending_actions",
          "recent_actions_performed_by_administrators",
          "retention_metrics",
          "retention_rate",
          "scheduled_for_today",
          "staking_administration",
          "user_retention_and_withdrawal_rates",
          "withdrawal_requests"
        ],
        "ext": [
          "from_last_month",
          "no_activity_yet",
          "pending_approval",
          "total_rewards",
          "total_staked"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/earning": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "admin_earnings",
          "amount_to_users",
          "average_apr",
          "bonus_earnings",
          "combined_user_and_admin_earnings",
          "create_new_pool",
          "create_staking_pools_across_pools",
          "distribute_earnings",
          "distribute_earnings_to_admin_earnings",
          "distribution",
          "distribution_amount",
          "distribution_of_earnings_across_pools",
          "distribution_type",
          "earnings_by_pool",
          "earnings_distribution",
          "earnings_distribution_history",
          "earnings_management",
          "go_to_distribution",
          "next_distribution",
          "no_active_pools_available",
          "no_distribution_history",
          "no_earnings_data",
          "no_pool_data_available",
          "of_total_earnings",
          "once_you_distribute_appear_here",
          "record_of_all_earnings_distributions",
          "regular_earnings",
          "select_pool",
          "track_and_distribute_staking_pools",
          "user_distribution",
          "user_earnings",
          "user_vs_admin_earnings",
          "you_havent_distributed_any_earnings_yet",
          "you_need_to_distribute_earnings"
        ],
        "common": [
          "active_positions",
          "admin",
          "apr",
          "auto_compound",
          "avg",
          "cancel",
          "history",
          "management",
          "overview",
          "platform_fee",
          "positions",
          "processing",
          "total",
          "total_earnings",
          "users"
        ],
        "ext": [
          "admin_fee",
          "all_pools",
          "earnings",
          "select_type",
          "total_earned",
          "total_staked"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/pool/[id]/edit": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "admin_fee_percentage",
          "auto_compound_earnings",
          "available_to_stake",
          "back_to_pool_details",
          "bitcoin_staking",
          "configure_a_new_staking_pool_for_your_users",
          "configure_all_aspects_of_your_staking_pool",
          "current_status_of_the_staking_pool",
          "delete_pool",
          "describe_how_funds_are_allocated_e",
          "describe_how_profits_are_generated_for_this_pool",
          "describe_potential_risks_for_stakers",
          "describe_the_rewards_structure",
          "describe_the_staking_pool_and_its",
          "detailed_description_of_the_staking_pool",
          "details_about_rewards_distribution_and_schedule",
          "display_order",
          "earning_frequency",
          "explain_how_funds_are_allocated_across",
          "explain_how_profits_are_generated_for",
          "external_pool_url",
          "fee_percentage_for_withdrawals_before_lock",
          "how_often_earnings_are_distributed_to_users",
          "loading_pool_data_ellipsis",
          "loading_pool_details",
          "lock_period_days",
          "maximum_amount_users_can_stake_leave",
          "maximum_stake_optional",
          "minimum_amount_users_can_stake",
          "number_of_days_tokens_must_remain_staked",
          "order_in_which_the_pool_appears_in_listings",
          "percentage_of_earnings_that_goes_to_the_platform",
          "pool_configuration",
          "pool_name",
          "pool_preview",
          "potential_risks_users_should_be_aware_of",
          "preview_how_your_staking_pool_will_appear_to_users",
          "profit_settings",
          "promoted",
          "promoted_pools_will_user_interface",
          "return_to_staking_admin",
          "select_earning_frequency",
          "staking_pool",
          "the_abbreviated_symbol_e_g_btc_eth",
          "the_annual_yield_percentage_for_stakers",
          "the_full_name_of_the_token",
          "the_name_displayed_to_users",
          "total_amount_available_in_the_staking_pool",
          "update_the_details_of_this_staking_pool",
          "when_enabled_user_their_stake"
        ],
        "common": [
          "active",
          "annual_percentage_rate",
          "apr",
          "basic_info",
          "coming_soon",
          "create",
          "days",
          "description",
          "edit",
          "inactive",
          "lock_period",
          "max",
          "min",
          "next",
          "prev",
          "save",
          "saving",
          "select_status",
          "status",
          "token_name",
          "view_details"
        ],
        "ext": [
          "back_to_pools",
          "daily",
          "early_withdrawal_fee",
          "end_of_term",
          "external_pool",
          "fund_allocation",
          "minimum_stake",
          "monthly",
          "pool_capacity",
          "profit_source",
          "rewards",
          "risks",
          "stake",
          "staking_details",
          "token_icon",
          "token_symbol",
          "weekly"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/pool/[id]": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "active_out_of",
          "active_users_over_time",
          "actual_apr",
          "actual_vs_expected_profit",
          "add_notes_about_this_position_ellipsis",
          "approve_withdrawal",
          "apr_is_subject_to_market_conditions",
          "apr_paid_out",
          "apr_performance",
          "apr_variability",
          "are_you_sure_you_want_to_delete_this_pool",
          "average_daily_earnings",
          "back_to_staking_admin",
          "base_apr",
          "based_on_historical_volatility",
          "consistency_rating",
          "create_new_staking_position",
          "cryptocurrency_prices_are_staking_period",
          "current_pool_utilization",
          "current_status_of_the_staking_position",
          "daily_earnings_generated_by_the_pool",
          "date_and_time_when_this_position",
          "date_when_lock_period_ends_and",
          "date_when_tokens_were_staked_and_lock_period_began",
          "deactivate",
          "distribution_frequency",
          "distribution_of_earnings_by_type",
          "early_withdrawal_incurs_a",
          "early_withdrawal_rate",
          "earning_details",
          "earnings_are_automatically_compounded",
          "earnings_are_distributed",
          "earnings_by_type",
          "earnings_distribution",
          "earnings_metrics",
          "edit_staking_position",
          "efficiency_rating",
          "efficiency_trend",
          "error_loading_analytics",
          "expected_apr",
          "expected_vs_actual_apr",
          "expected_vs_actual_apr_over_time",
          "export_data",
          "fixed_term",
          "funds_are_locked_for",
          "how_earnings_are_distributed",
          "how_long_users_stay_in_the_pool",
          "how_often_earnings_are_paid",
          "internal_notes_about_this_position",
          "key_earnings_performance_indicators",
          "key_user_statistics",
          "last_90_days",
          "last_year",
          "lock_up_period",
          "manually_create_a_staking_position_for",
          "market_risk",
          "market_volatility_may_staked_assets",
          "maximum_stake_amount",
          "min_and_max_stake_amounts",
          "minimum_stake_amount",
          "monthly_rate",
          "overall_pool_performance_metrics",
          "penalty_fee",
          "per_position",
          "performance_summary",
          "platform_revenue",
          "please_review_all_risks_before_staking",
          "pool",
          "pool_analytics",
          "pool_description",
          "pool_details",
          "pool_efficiency_over_time",
          "pool_not_found",
          "pool_performance",
          "pool_positions",
          "pool_terms",
          "pool_timeline",
          "profit_efficiency",
          "promoted",
          "record_of_all_earnings_for_this_position",
          "refreshing",
          "reject_withdrawal",
          "required_staking_duration",
          "retention_rate",
          "rewards_structure",
          "risk_assessment",
          "risk_factors",
          "save_admin_note",
          "stability_of_returns",
          "stake_amount",
          "staking_limits",
          "staking_overview",
          "staking_pool_and_remove_all_associated_data",
          "staking_pool_where_tokens_are_locked",
          "the",
          "the_platform_reserves_market_conditions",
          "the_requested_pool_been_deleted",
          "the_withdrawal_request_for_this_position",
          "this_user_has_requested_to_withdraw_their_funds_on",
          "this_will_permanently_delete_the",
          "time_range",
          "total_amount_of_tokens_currently_staked",
          "total_staked_amount_and_earnings_over_time",
          "unique_identifier_for_this_staking_position",
          "update_staking_position_details_including_amount",
          "user_activity",
          "user_metrics",
          "user_retention",
          "user_selection",
          "user_who_owns_this_staking_position",
          "users_are_responsible_staking_rewards",
          "users_who_complete_lock_period",
          "users_who_withdraw_early",
          "utilization",
          "utilized",
          "view_and_manage_positions_for_this_specific_pool",
          "view_and_manage_this_staking_pool",
          "withdrawal_request"
        ],
        "common": [
          "activate",
          "active",
          "active_positions",
          "admin_notes",
          "all_time",
          "amount",
          "analytics",
          "annual_percentage_rate",
          "apr",
          "are_you_sure_you_want_to",
          "auto_compound",
          "available",
          "avatar",
          "avg",
          "cancel",
          "cancelled",
          "completed",
          "confirm",
          "created",
          "created_at",
          "current_status",
          "date",
          "days",
          "delete",
          "deleting_ellipsis",
          "description",
          "edit",
          "email",
          "end_date",
          "first_name",
          "important_notice",
          "in",
          "last_30_days",
          "last_7_days",
          "last_name",
          "last_updated",
          "limits",
          "loading_analytics_data_ellipsis",
          "lock_period",
          "max",
          "overview",
          "position_details",
          "position_id",
          "refresh",
          "retry",
          "settings",
          "staked_amount",
          "staking_positions",
          "status",
          "this_action_cannot_be_undone",
          "timeline",
          "total_earnings",
          "total_positions",
          "total_users",
          "type",
          "user",
          "users",
          "users_profile_picture"
        ],
        "ext": [
          "admin_fee",
          "back_to_pools",
          "early_withdrawal_fee",
          "earn",
          "earnings",
          "earnings_history",
          "earnings_over_time",
          "maximum_stake",
          "minimum_stake",
          "of_earnings",
          "pending_withdrawal",
          "performance",
          "pool_capacity",
          "start_date",
          "terms_conditions",
          "total_rewards",
          "total_staked"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/pool/new": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "admin_fee_percentage",
          "auto_compound_earnings",
          "available_to_stake",
          "back_to_pool_details",
          "bitcoin_staking",
          "configure_a_new_staking_pool_for_your_users",
          "configure_all_aspects_of_your_staking_pool",
          "current_status_of_the_staking_pool",
          "delete_pool",
          "describe_how_funds_are_allocated_e",
          "describe_how_profits_are_generated_for_this_pool",
          "describe_potential_risks_for_stakers",
          "describe_the_rewards_structure",
          "describe_the_staking_pool_and_its",
          "detailed_description_of_the_staking_pool",
          "details_about_rewards_distribution_and_schedule",
          "display_order",
          "earning_frequency",
          "explain_how_funds_are_allocated_across",
          "explain_how_profits_are_generated_for",
          "external_pool_url",
          "fee_percentage_for_withdrawals_before_lock",
          "how_often_earnings_are_distributed_to_users",
          "loading_pool_data_ellipsis",
          "loading_pool_details",
          "lock_period_days",
          "maximum_amount_users_can_stake_leave",
          "maximum_stake_optional",
          "minimum_amount_users_can_stake",
          "number_of_days_tokens_must_remain_staked",
          "order_in_which_the_pool_appears_in_listings",
          "percentage_of_earnings_that_goes_to_the_platform",
          "pool_configuration",
          "pool_name",
          "pool_preview",
          "potential_risks_users_should_be_aware_of",
          "preview_how_your_staking_pool_will_appear_to_users",
          "profit_settings",
          "promoted",
          "promoted_pools_will_user_interface",
          "return_to_staking_admin",
          "select_earning_frequency",
          "staking_pool",
          "the_abbreviated_symbol_e_g_btc_eth",
          "the_annual_yield_percentage_for_stakers",
          "the_full_name_of_the_token",
          "the_name_displayed_to_users",
          "total_amount_available_in_the_staking_pool",
          "update_the_details_of_this_staking_pool",
          "when_enabled_user_their_stake"
        ],
        "common": [
          "active",
          "annual_percentage_rate",
          "apr",
          "basic_info",
          "coming_soon",
          "create",
          "days",
          "description",
          "edit",
          "inactive",
          "lock_period",
          "max",
          "min",
          "next",
          "prev",
          "save",
          "saving",
          "select_status",
          "status",
          "token_name",
          "view_details"
        ],
        "ext": [
          "back_to_pools",
          "daily",
          "early_withdrawal_fee",
          "end_of_term",
          "external_pool",
          "fund_allocation",
          "minimum_stake",
          "monthly",
          "pool_capacity",
          "profit_source",
          "rewards",
          "risks",
          "stake",
          "staking_details",
          "token_icon",
          "token_symbol",
          "weekly"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/pool": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "annual_percentage_rate_expected_yearly_return",
          "create_new_staking_pool",
          "current_operational_status_of_the_staking_pool",
          "date_and_time_when_this_staking_pool_was_created",
          "display_order",
          "duration_in_days_that_staked_tokens",
          "earning_settings",
          "edit_staking_pool",
          "external_information",
          "featured_pool_that_appears_prominently_in",
          "lock_period_days",
          "manage_staking_pools_configure_rewards_and",
          "minimum_amount_of_tokens_required_to",
          "modify_staking_pool_parameters_apr_rates",
          "order_in_which_this_pool_appears",
          "pool_identity",
          "pool_name",
          "promoted",
          "set_up_a_new_staking_pool",
          "staking_parameters",
          "staking_pool_management",
          "token",
          "token_name_and_symbol_that_users",
          "unique_name_identifier_for_the_staking_pool",
          "wallet_settings"
        ],
        "common": [
          "active",
          "apr",
          "coming_soon",
          "created_at",
          "display_settings",
          "eco",
          "fiat",
          "inactive",
          "min_stake",
          "spot",
          "status"
        ],
        "ext": [
          "daily",
          "end_of_term",
          "monthly",
          "weekly"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/position": {
      "namespaces": [
        "ext_admin",
        "common",
        "ext"
      ],
      "keys": {
        "ext_admin": [
          "add_notes_about_this_position_ellipsis",
          "approve_withdrawal",
          "create_new_staking_position",
          "current_status_of_the_staking_position",
          "date_and_time_when_this_position",
          "date_when_lock_period_ends_and",
          "date_when_tokens_were_staked_and_lock_period_began",
          "edit_staking_position",
          "internal_notes_about_this_position",
          "manually_create_a_staking_position_for",
          "monitor_user_staking_positions_process_withdrawal",
          "pool",
          "record_of_all_earnings_for_this_position",
          "reject_withdrawal",
          "save_admin_note",
          "staking_pool_where_tokens_are_locked",
          "staking_position_management",
          "the_withdrawal_request_for_this_position",
          "this_user_has_requested_to_withdraw_their_funds_on",
          "this_withdrawal_request",
          "total_amount_of_tokens_currently_staked",
          "unique_identifier_for_this_staking_position",
          "update_staking_position_details_including_amount",
          "user_selection",
          "user_who_owns_this_staking_position",
          "withdrawal_request"
        ],
        "common": [
          "active",
          "admin_notes",
          "amount",
          "are_you_sure_you_want_to",
          "avatar",
          "cancel",
          "cancelled",
          "completed",
          "confirm",
          "created_at",
          "date",
          "description",
          "email",
          "end_date",
          "first_name",
          "last_name",
          "overview",
          "position_details",
          "position_id",
          "settings",
          "staked_amount",
          "status",
          "timeline",
          "type",
          "user",
          "users_profile_picture"
        ],
        "ext": [
          "earnings_history",
          "pending_withdrawal",
          "start_date",
          "total_rewards"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/admin/staking/settings": {
      "namespaces": [
        "ext_admin",
        "common"
      ],
      "keys": {
        "ext_admin": [],
        "common": [
          "loading",
          "please_wait_while_we_fetch_your_settings"
        ]
      },
      "pageType": "extension-admin",
      "extension": "staking",
      "menuId": "ext_admin_staking"
    },
    "/affiliate/condition": {
      "namespaces": [
        "common",
        "ext",
        "ext_affiliate"
      ],
      "keys": {
        "common": [
          "all_conditions",
          "alphabetical",
          "close_details",
          "currency",
          "default_order",
          "earnings_calculator",
          "fixed_rewards",
          "get_referral_link",
          "highest_reward_first",
          "no_conditions_found",
          "percentage_rewards",
          "reset_filters",
          "reward",
          "reward_amount",
          "reward_type",
          "share_your_referral_and_followers",
          "try_adjusting_your_search_or_filter_criteria",
          "view_details",
          "wallet_type",
          "when_they_sign_up_and"
        ],
        "ext": [
          "how_it_works",
          "reward_rate",
          "rewards_are_calculated_activity_volume",
          "sample_amount",
          "search_conditions_ellipsis",
          "you_earn_rewards",
          "your_earnings"
        ],
        "ext_affiliate": [
          "explore_available_commission_structures_and_earning"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/affiliate/dashboard": {
      "namespaces": [
        "ext_affiliate",
        "ext",
        "common"
      ],
      "keys": {
        "ext_affiliate": [
          "active_referrals",
          "all_time_referred_users",
          "available_affiliate_programs",
          "awaiting_activation",
          "currently_active_users",
          "distribution_of_your_rewards_by_source",
          "download_qr",
          "error_loading_some_data",
          "no_affiliate_programs_available_yet_1",
          "no_earnings_data_available_yet",
          "no_referral_data_available_yet",
          "no_referrals_yet_share_your_link_to_get_started",
          "no_reward_data_available_yet",
          "pending_referrals",
          "pending_to_active_conversion",
          "recent_referrals",
          "referral_link_not_available",
          "reward_sources",
          "scan_this_qr_code_to_access_your_referral_link",
          "share_this_link_to_start_earning_rewards",
          "share_via_qr_code",
          "track_your_referrals_earnings_and_network",
          "unable_to_generate_qr_code",
          "you_can_save_to_others",
          "your_earnings_for_the_past",
          "your_referral_link",
          "your_referrals_for_the_past"
        ],
        "ext": [
          "conversion_rate",
          "earnings_over_time",
          "total_referrals"
        ],
        "common": [
          "qr_code",
          "referrals_over_time",
          "reward",
          "total",
          "view_all",
          "view_details"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/affiliate/network": {
      "namespaces": [
        "ext_affiliate",
        "ext",
        "common"
      ],
      "keys": {
        "ext_affiliate": [
          "binary_structure_summary",
          "click_on_any_member_to_view_their_details",
          "click_on_members_to_view_their_details_1",
          "contact_member",
          "direct_referrals",
          "explore_your_referral_tree_and_track",
          "interactive_tree_view",
          "left_leg",
          "member_profile",
          "network_structure",
          "network_type",
          "no_network_data",
          "no_network_data_is_available_1",
          "no_upline",
          "right_leg",
          "start_building_your_network_by_referring_friends_1",
          "structure_details",
          "team_size",
          "tree_view",
          "unilevel_structure_summary",
          "use_mouse_wheel_to_zoom_and_drag_to_pan_the_view",
          "your_upline",
          "zoom_and_pan_to_explore_your_network_structure_1"
        ],
        "ext": [
          "earnings",
          "mlm_system_type",
          "performance",
          "you_have",
          "your_profile"
        ],
        "common": [
          "id",
          "joined",
          "view_full_profile_1"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/affiliate": {
      "namespaces": [
        "ext_affiliate",
        "ext",
        "common"
      ],
      "keys": {
        "ext_affiliate": [
          "activity_from_the_last_30_days",
          "commission_types",
          "earn_commissions_from_various_activities_across",
          "earning_opportunities",
          "explore_network",
          "instant_payouts",
          "into_passive_income",
          "join_now",
          "join_our_affiliate_program_today_and",
          "join_our_elite_affiliate_program_and",
          "join_our_network",
          "join_our_top_earning_affiliates",
          "join_thousands_of_successful_affiliates_earning",
          "multi_level_earnings",
          "multiple_revenue_streams",
          "no_approval_needed_instant_payouts_and",
          "no_approval_required",
          "our_success_stories",
          "premium_affiliate_program",
          "premium_benefits",
          "real_time_earnings",
          "see_what_our_affiliates_are_earning",
          "see_your_referrals_and_track_your_earnings",
          "someone_earned",
          "start_building_your_income_stream_today",
          "start_earning_commissions_by_referring_new_users",
          "start_earning_in_four_simple_steps",
          "turn_your_network",
          "view_commission_rates",
          "view_network",
          "why_join_us",
          "you_could_be_next_start_your"
        ],
        "ext": [
          "how_it_works",
          "live_activity",
          "ready_to_start_earning",
          "top_performers",
          "total_earned"
        ],
        "common": [
          "go_to_dashboard",
          "simple_process",
          "view_all",
          "why_choose_us"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/affiliate/referral": {
      "namespaces": [
        "ext",
        "common",
        "ext_affiliate"
      ],
      "keys": {
        "ext": [
          "loading_referral_details_ellipsis",
          "no_earnings_data_available",
          "pending_rewards",
          "performance_metrics",
          "referral_id_1",
          "search_referrals_ellipsis"
        ],
        "common": [
          "activity_score",
          "activity_timeline",
          "all_statuses",
          "card_view",
          "clear_filters",
          "copy_details",
          "earnings_rewards",
          "joined",
          "joined_date",
          "last_reward",
          "no_activity_data_available",
          "no_metrics_available",
          "no_referrals_found",
          "per_page",
          "referral_details",
          "referral_information",
          "referrer_id",
          "send_email",
          "table_view",
          "total_earnings",
          "try_adjusting_your_search_or_filter_criteria"
        ],
        "ext_affiliate": [
          "error_loading_referrals",
          "track_and_monitor_all_your_referrals_in_one_place"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/affiliate/referral-generator": {
      "namespaces": [
        "ext_affiliate",
        "ext",
        "common"
      ],
      "keys": {
        "ext_affiliate": [
          "add_a_campaign_promotional_efforts",
          "add_any_custom_this_link",
          "advertisement",
          "affiliate_rewards",
          "any_custom_tracking_value",
          "best_regards",
          "campaign_name_optional",
          "copy_email",
          "copy_html",
          "copy_message",
          "copy_these_templates_link_effectively",
          "create_a_qr_code_for_your_referral_link",
          "create_a_tailored_your_conversions",
          "create_personalized_referral_links_and_qr",
          "custom_parameter_optional",
          "download_qr_code",
          "email_template",
          "extra_large_400x400",
          "facebook",
          "generate_custom_referral_link",
          "generate_link",
          "generator",
          "hi_there",
          "i_wanted_to_been_using",
          "identify_where_your_traffic_is_coming_from",
          "if_you_sign_reward_too",
          "include_company_logo",
          "ive_been_using_get_rewards",
          "let_me_know_if_you_have_any_questions",
          "pro_tip_for_your_link",
          "qr_code_color",
          "qr_code_for_your_referral_link",
          "qr_code_generator",
          "qr_code_size",
          "scan_to_open_your_referral_link",
          "select_size",
          "select_source",
          "share_your_link_across_various_platforms",
          "share_your_referral_link",
          "social_media_post",
          "suggested_messages",
          "they_offer_great_them_too",
          "traffic_source_optional",
          "use_this_link_for_your_marketing_campaigns",
          "whatsapp",
          "your_base_referral_link",
          "your_generated_link",
          "your_name",
          "your_referral_id_this_link"
        ],
        "ext": [
          "copy_link",
          "direct",
          "linkedin",
          "share"
        ],
        "common": [
          "blog",
          "email",
          "large",
          "medium",
          "none",
          "qr_code",
          "reset",
          "small",
          "social_media"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/affiliate/reward": {
      "namespaces": [
        "ext_affiliate",
        "ext",
        "common"
      ],
      "keys": {
        "ext_affiliate": [
          "all_rewards",
          "claim_your_reward_and_add_it",
          "claiming_this_reward_will_add_it",
          "error_loading_rewards",
          "items_per_page_1",
          "lifetime_earnings",
          "no_rewards_found",
          "search_rewards_ellipsis",
          "this_reward_has_already_been_claimed",
          "track_all_your_commissions_and_bonus_rewards",
          "unclaimed_rewards",
          "you_can_withdraw_your_available_balance"
        ],
        "ext": [
          "pending_rewards",
          "ready_to_claim",
          "reward_history"
        ],
        "common": [
          "available_balance",
          "claim_reward",
          "clear_filters",
          "reward_type",
          "total_earnings"
        ]
      },
      "pageType": "extension-user",
      "extension": "affiliate",
      "menuId": "ext_affiliate"
    },
    "/copy-trading/analytics": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "by_side",
          "explore_leaders",
          "no_active_subscriptions",
          "no_profit_data_yet",
          "overall_roi",
          "performance_by_leader",
          "please_try_again_later_or_check_your_connection",
          "profit_over_time",
          "start_following_leaders_to_see_your",
          "top_symbols",
          "track_your_copy_trading_performance_with",
          "unable_to_load_analytics"
        ],
        "ext": [
          "no_data",
          "total_allocated",
          "total_profit",
          "trade_distribution"
        ],
        "common": [
          "total_trades",
          "try_again",
          "win_rate"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/become-leader": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "back_to_copy_trading",
          "become_a_leader",
          "enter_your_trader_name",
          "help_others_profit_from_your_trades",
          "higher_earnings",
          "no_markets_selected_yet_select_at",
          "percentage_of_followers_profits_you_earn",
          "ready_to_start",
          "select_the_markets_you_will_be_trading_on",
          "share_your_trading_expertise",
          "tell_followers_about_your_trading_strategy",
          "this_is_how_followers_will_see_you",
          "trading_markets",
          "your_application_will_be_reviewed_by_our_team"
        ],
        "ext": [
          "display_name",
          "submit_application",
          "trading_style",
          "your_profile"
        ],
        "common": [
          "profit_share",
          "risk_level",
          "submitting"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/dashboard": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext_copy-trading": [
          "active_follower",
          "all_time_earnings",
          "all_time_performance",
          "amount_a_follower_must_allocate",
          "apply_now",
          "avg_per_trade",
          "become_a",
          "complete_these_steps_to_start_attracting_followers",
          "complete_your_application_now_and_start",
          "detailed_performance_analytics_and_charts_will",
          "disable_market_refund_notice",
          "disable_market_with_active_followers",
          "disable_refund",
          "disabling_this_market_will_automatically",
          "dismiss_for_now",
          "edit_profile_settings",
          "elite_leader_program",
          "enable_markets_description",
          "executed_trades",
          "followers_can_only_copy_your_trades",
          "for_this_market",
          "hide_profile",
          "higher_earnings",
          "keep_your_profile_public_and_maintain",
          "loading_your_dashboard_ellipsis",
          "make_public",
          "max_followers",
          "maximum_number_of_followers_allowed",
          "minimum_allocations",
          "need_help_check_our_leader_guide",
          "new_leader",
          "no_upfront_costs",
          "per_market",
          "performance_charts_coming_soon",
          "premium_features",
          "pro_tips_for_success",
          "profile_settings",
          "profit_share_commission",
          "ready_to_lead",
          "refund_all_follower_allocations",
          "set_minimum_allocation_amounts_for_followers",
          "set_minimum_allocations_per_market_in_markets_tab",
          "set_per_market_minimums_in_markets_tab",
          "setting_0_means_no_minimum_requirement",
          "setup_progress",
          "share_your_expertise_build_your_following",
          "start_your_journey",
          "takes_only_2_minutes",
          "tell_followers_about_your_trading_strategy",
          "there_are_no_ecosystem_markets_available",
          "total_roi",
          "trading_legend",
          "trading_markets",
          "update_your_leader_profile_and_follower",
          "view_public_profile",
          "which_has",
          "you_are_about_to_disable",
          "your_followers_will_appear_here_once"
        ],
        "ext": [
          "active_followers",
          "important",
          "no_followers_yet",
          "no_markets_available",
          "performance_history",
          "profile_visibility",
          "total_profit"
        ],
        "common": [
          "days_active",
          "everything_you_need_to_succeed",
          "getting_started",
          "id",
          "note",
          "pending_review",
          "profit_share",
          "save_changes",
          "save_settings",
          "total_trades",
          "total_volume",
          "win_rate"
        ],
        "ext_admin": [
          "market_settings"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/guide/follower": {
      "namespaces": [
        "ext_copy-trading",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "back_to_copy_trading",
          "browse_leaders",
          "browse_our_top_performing_leaders",
          "copy_trading_follower_guide",
          "copy_trading_risk_warning",
          "follower_guide",
          "important_risk_warning",
          "invest_responsibly_disclaimer",
          "learn_how_to_find_the_best",
          "ready_to_start_following",
          "remember_to_start_small_and_diversify",
          "view_leader_guide"
        ],
        "common": [
          "faq_question"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/guide/leader": {
      "namespaces": [
        "ext_copy-trading",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "apply_now_to_become_a_copy",
          "copy_trading_leader_guide",
          "everything_you_need_to_know_about",
          "leader_guide",
          "ready_to_start_leading",
          "view_follower_guide"
        ],
        "common": [
          "back_to_dashboard",
          "faq_question",
          "go_to_dashboard"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/leader/[id]/follow": {
      "namespaces": [
        "ext_copy-trading",
        "common",
        "ext"
      ],
      "keys": {
        "ext_copy-trading": [
          "auto_stop_loss",
          "automatically_set_stop_loss_on_copied_trades",
          "back_to_leaders",
          "back_to_profile",
          "configure_your_copy_trading_settings",
          "copy_trading_involves_risk",
          "leader_share",
          "maximum_allocation_per_single_trade",
          "on_profits",
          "start_copying",
          "stop_copying_if_daily_losses_exceed",
          "you_can_pause_or_stop_anytime"
        ],
        "common": [
          "past_performance_is_future_results",
          "platform_fee",
          "processing",
          "risk_management",
          "win_rate"
        ],
        "ext": [
          "copy_mode",
          "leader_not_found",
          "max_daily_loss",
          "max_position_size",
          "risk_warning"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/leader/[id]": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "all_time_return",
          "available_spots",
          "avg_profit_trade",
          "back_to_leaders",
          "browse_leaders",
          "follower_capacity",
          "manage_your_copy_trading_profile",
          "markets_this_leader_actively_trades_on",
          "min_investment_1",
          "no_markets_declared",
          "no_performance_data",
          "performance_chart_coming_soon",
          "performance_history_will_appear_here_as",
          "quick_info",
          "ready_to_follow",
          "spots_remaining",
          "start_copying",
          "start_copying_trades_with_as_little_as",
          "start_following",
          "this_leader_hasnt_completed_any_trades_yet",
          "this_leader_hasnt_declared_any_trading_markets_yet",
          "this_leader_profile_doesnt_exist_or",
          "total_roi",
          "trading_markets",
          "your_leader_profile",
          "your_subscription_is_currently_paused"
        ],
        "ext": [
          "completed_trades",
          "edit_profile",
          "leader_not_found",
          "performance_metrics",
          "total_profit",
          "view_subscription",
          "your_profile"
        ],
        "common": [
          "max_drawdown",
          "no_recent_trades",
          "profit_share",
          "recent_trades",
          "risk_level",
          "success_rate",
          "total_trades",
          "total_volume",
          "view_dashboard",
          "win_rate"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/leader": {
      "namespaces": [
        "ext_copy-trading",
        "common",
        "ext"
      ],
      "keys": {
        "ext_copy-trading": [
          "analyze_performance_metrics_and_find_the",
          "browse_our_curated_selection_of_verified_traders",
          "no_leaders_found",
          "search_1",
          "search_leaders_by_name_ellipsis",
          "try_adjusting_your_filters_or_search_terms",
          "we_couldnt_find_any_leaders_matching_your_criteria"
        ],
        "common": [
          "clear",
          "clear_filters",
          "profit_share",
          "risk",
          "risk_level",
          "sort_by",
          "style",
          "win_rate"
        ],
        "ext": [
          "clear_all_filters",
          "trading_style",
          "view_profile"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "apply_now",
          "automated_copy_trading_platform",
          "automatically_replicate_the_strategies_of_verified",
          "avg_roi",
          "be_the_first_to_become_a_leader_and_start_earning",
          "become_a_leader",
          "best_performing_leaders",
          "choose_leaders_that_match",
          "copy_the_best",
          "copy_trading",
          "discover_our_top_rated_traders_with",
          "explore_all_leaders",
          "featured_leader",
          "find_leaders",
          "find_your_trading_style",
          "follow_top_traders_and_automatically_copy_their_trades",
          "join_thousands_of_traders_who_are",
          "n_14_day_performance",
          "no_leaders_available",
          "ready_to_start",
          "real_time_execution_transparent_performance_and",
          "see_what_leaders_are_trading",
          "share_your_strategies_and_earn_from_your_followers",
          "simple_powerful",
          "simple_profitable",
          "start_copy_trading_in_minutes_with",
          "start_copying",
          "start_copying_now",
          "trade_like_a_pro",
          "trades_from_last_24h",
          "trading_made"
        ],
        "ext": [
          "how_it_works",
          "live_activity",
          "top_performer",
          "top_performers",
          "total_profit",
          "trading_styles",
          "view_profile",
          "why_trust_us"
        ],
        "common": [
          "profit_share",
          "recent_trades",
          "total_trades",
          "view_all_leaders",
          "why_choose_us",
          "win_rate"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/subscription": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "avg_roi",
          "explore_leaders",
          "follow_new_leader",
          "market_allocations",
          "monitor_and_manage_your_copy_trading",
          "no_subscriptions_yet",
          "pause_copying",
          "resume_copying",
          "start_following_top_traders_to_automatically",
          "stop_subscription",
          "used",
          "you_havent_subscribed_to_any_leaders_yet"
        ],
        "ext": [
          "total_allocated",
          "total_profit",
          "view_leader"
        ],
        "common": [
          "avg_win_rate",
          "total_trades"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/copy-trading/trade": {
      "namespaces": [
        "ext_copy-trading",
        "ext",
        "common"
      ],
      "keys": {
        "ext_copy-trading": [
          "all_sides",
          "avg_latency",
          "search_symbol_ellipsis",
          "view_and_analyze_your_copy_trading_activity",
          "your_copy_trading_history_will_appear"
        ],
        "ext": [
          "total_profit"
        ],
        "common": [
          "all_status",
          "no_trades_found",
          "total_trades",
          "win_rate"
        ]
      },
      "pageType": "extension-user",
      "extension": "copy-trading",
      "menuId": "ext_copy-trading"
    },
    "/ecommerce/cart": {
      "namespaces": [
        "ext_ecommerce",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ecommerce": [
          "applying_ellipsis",
          "browse_our_extensive_collection_of_products",
          "clear_cart",
          "discount_code",
          "enter_a_valid_coupon_code_to_apply_discounts",
          "enter_coupon_code",
          "fast_delivery",
          "get_your_products_delivered_quickly_and",
          "looks_like_you_havent_added_any",
          "order_total",
          "pay_with_confidence_using_our_secure",
          "secure_checkout_with_encryption",
          "secure_payments",
          "shopping_cart",
          "start_shopping_to_add_items_to_your_cart_1",
          "we_aim_to_deliver_physical_products",
          "we_value_your_trust",
          "wide_selection",
          "your_cart_is_empty",
          "your_payment_information_is_processed_securely_1"
        ],
        "ext": [
          "continue_shopping",
          "credit_card",
          "order_summary",
          "payment_methods"
        ],
        "common": [
          "back_to_home",
          "browse_products",
          "processing"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/category/[slug]": {
      "namespaces": [
        "ext_ecommerce",
        "common",
        "ext"
      ],
      "keys": {
        "ext_ecommerce": [
          "in_stock",
          "it_may_have_been_removed_or",
          "price_range_1",
          "products_in",
          "search_in_this_category_ellipsis",
          "view_other_categories",
          "we_couldnt_find_the_category_youre_looking_for_1"
        ],
        "common": [
          "add_to_cart",
          "back_to_home",
          "browse_all_categories",
          "browse_all_products",
          "category",
          "category_not_found",
          "clear_search",
          "error_loading_category",
          "no_products_found",
          "physical_product",
          "reset_filters",
          "try_again"
        ],
        "ext": [
          "digital_product",
          "out_of_stock",
          "price_high_to_low",
          "price_low_to_high",
          "quantity",
          "stock"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/category": {
      "namespaces": [
        "ext_ecommerce",
        "common"
      ],
      "keys": {
        "ext_ecommerce": [
          "browse_categories",
          "discover_our_premium_collection_organized_by",
          "error_loading_categories",
          "explore_categories",
          "try_different_keywords_or_browse_all_categories_1",
          "we_couldnt_find_any_categories_matching"
        ],
        "common": [
          "clear_search",
          "no_categories_found",
          "search_categories_ellipsis",
          "sort_by",
          "try_again"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/checkout": {
      "namespaces": [
        "ext_ecommerce",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ecommerce": [
          "a_confirmation_email_has_been_sent_to",
          "add_items_to_your_cart_before_checking_out_1",
          "apartment_suite_etc_optional",
          "applied_you_save",
          "back_to_cart",
          "complete_order",
          "continue_to_payment",
          "coupon",
          "coupon_code_optional",
          "digital_products",
          "enter_coupon_code",
          "enter_your_shipping_details_to_complete_your_order_1",
          "go_to_my_account",
          "item_s_total_1",
          "loading_wallet_ellipsis",
          "order_complete",
          "order_total",
          "secure_checkout_with_encryption",
          "select_a_wallet",
          "select_which_wallet_of_products",
          "shipping",
          "shipping_information",
          "special_instructions_optional",
          "subtotal",
          "thank_you_for_your_order_1",
          "view_order_history",
          "weve_received_your_payment_and_will",
          "you_can_track_your_order_in_your_account_1",
          "your_cart_is_empty",
          "your_digital_products_are_available_for",
          "your_items_will_be_shipped_to"
        ],
        "ext": [
          "continue_shopping",
          "order_number",
          "order_summary",
          "postal_code",
          "state_province",
          "tax"
        ],
        "common": [
          "browse_products",
          "discount",
          "email_address",
          "first_name",
          "last_name",
          "payment_method",
          "processing",
          "total"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/order/[id]": {
      "namespaces": [
        "ext",
        "ext_ecommerce",
        "common"
      ],
      "keys": {
        "ext": [
          "back_to_orders",
          "goods_type_1",
          "license_key_1",
          "load_id_1",
          "new_york_ny",
          "order_items",
          "order_number",
          "order_summary",
          "placed_on",
          "shipper_1",
          "tax",
          "transporter_1",
          "vehicle_1",
          "weight_1"
        ],
        "ext_ecommerce": [
          "delivery_information",
          "digital_products",
          "download_path",
          "download_your_digital_license_keys",
          "expected_delivery_1",
          "if_you_have_any_questions_please_contact_support_1",
          "no_shipping_information_available",
          "order_cancelled",
          "package_information",
          "shipping_cost_1",
          "shipping_details",
          "shipping_details_will_be_updated_once",
          "shipping_information",
          "subtotal",
          "this_order_has_been_cancelled_1"
        ],
        "common": [
          "commerce_st",
          "date",
          "description",
          "invoice",
          "order",
          "order_details",
          "status",
          "volume"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/order": {
      "namespaces": [
        "common",
        "ext",
        "ext_ecommerce"
      ],
      "keys": {
        "common": [
          "cancelled",
          "cancelled_orders",
          "completed",
          "order_status",
          "order_status_distribution",
          "orders_over_time",
          "pending",
          "pending_orders",
          "processing",
          "rejected",
          "rejected_orders",
          "total_amount",
          "total_orders"
        ],
        "ext": [
          "completed_orders",
          "delivered",
          "order_id",
          "products"
        ],
        "ext_ecommerce": [
          "current_delivery_status_of_your_order",
          "date_when_you_placed_this_order",
          "items_included_in_this_order",
          "order_date",
          "shipped",
          "total_cost_of_your_order_including",
          "unique_identifier_for_your_order"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce": {
      "namespaces": [
        "ext_ecommerce",
        "common",
        "ext"
      ],
      "keys": {
        "ext_ecommerce": [
          "are_saying",
          "best_sellers",
          "blockchain_powered_transactions_ensure_your_safety",
          "browse_categories",
          "customer_reviews",
          "customers_favorite_products",
          "digital_products_delivered_instantly_to_your",
          "discover_amazing_products_and_pay_with_crypto",
          "discover_whats_popular_right_now_in",
          "experience_seamless_shopping_with_cryptocurrency",
          "explore_categories",
          "fast_reliable_shipping_for_physical_products",
          "find_exactly_what_youre_looking_for_1",
          "find_products_by_category_and_discover_new_items",
          "grab_these_deals_before_they_expire",
          "hot_deals",
          "hot_picks",
          "instant_delivery",
          "instant_secure_and_borderless",
          "limited_time",
          "now_accepting_bitcoin_ethereum_more",
          "real_reviews_from_verified_customers",
          "secure_payments",
          "shop_by",
          "shop_now",
          "shop_smarter",
          "top_selling",
          "use_code",
          "verified_buyer",
          "view_all_deals",
          "view_all_reviews",
          "view_categories",
          "what_our_customers",
          "why_shop_with_us",
          "with_crypto",
          "worldwide_shipping"
        ],
        "common": [
          "add_to_cart",
          "browse_products",
          "category",
          "physical_product",
          "scroll_to_explore",
          "view_all_categories",
          "why_choose_us"
        ],
        "ext": [
          "digital_product",
          "offers",
          "out_of_stock",
          "products",
          "quantity",
          "stock",
          "view_all_products"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/product/[slug]": {
      "namespaces": [
        "ext_ecommerce",
        "common",
        "ext"
      ],
      "keys": {
        "ext_ecommerce": [
          "be_the_first_to_review_this_product",
          "click_to_view_in_lightbox",
          "close_lightbox",
          "customer_reviews",
          "image_could_not_be_loaded",
          "no_reviews_yet",
          "out_of_500_characters",
          "please_log_in_to_write_a_review_for_this_product",
          "product_not_found",
          "purchased",
          "reviews",
          "share_your_experience_with_this_product",
          "thank_you_for_this_product",
          "the_product_youre_looking_for_may",
          "write_a_review",
          "write_your_review_here_ellipsis",
          "you_need_to_a_review",
          "your_review"
        ],
        "common": [
          "add_to_cart",
          "adding",
          "back_to_home",
          "browse_all_products",
          "checking_ellipsis",
          "rating"
        ],
        "ext": [
          "out_of_5_stars"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/product": {
      "namespaces": [
        "ext_ecommerce",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ecommerce": [
          "browse_our_curated_collection_of_premium_products",
          "discover_products",
          "premium_products",
          "price_range_1"
        ],
        "ext": [
          "digital_product",
          "out_of_stock",
          "price_high_to_low",
          "price_low_to_high",
          "quantity",
          "stock"
        ],
        "common": [
          "add_to_cart",
          "category",
          "physical_product",
          "reset_filters",
          "search_products"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/shipping": {
      "namespaces": [
        "ext_ecommerce",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ecommerce": [
          "error_loading_shipping_data",
          "expected_1",
          "loading_shipping_information_ellipsis",
          "monitor_your_shipments_and_delivery_status",
          "no_shipments_found",
          "package_delivered_successfully",
          "please_sign_in_to_view_your_shipping_details",
          "qty",
          "shipping_cost_1",
          "shipping_details",
          "shipping_tracking",
          "track_your_orders",
          "you_dont_have_any_physical_products",
          "you_need_to_be_logged_in",
          "your_order_is_being_prepared_for_shipment_1",
          "your_package_is_on_the_way"
        ],
        "ext": [
          "digital_product",
          "load_id_1",
          "placed_on",
          "shipper_1",
          "tax",
          "transporter_1",
          "vehicle_1",
          "weight_1"
        ],
        "common": [
          "back_to_home",
          "browse_products",
          "customer_information",
          "order",
          "sign_in",
          "type",
          "volume"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecommerce/wishlist": {
      "namespaces": [
        "ext",
        "common"
      ],
      "keys": {
        "ext": [
          "browse_our_products_to_add_items_to_your_wishlist",
          "continue_shopping",
          "digital_product",
          "loading_wishlist_ellipsis",
          "out_of_stock",
          "quantity",
          "stock",
          "you_havent_added_any_products_to_your_wishlist_yet_1"
        ],
        "common": [
          "add_to_cart",
          "back_to_home",
          "browse_all_products",
          "browse_products",
          "category",
          "clear_wishlist",
          "discover_more_amazing_products_to_add",
          "my_wishlist",
          "physical_product",
          "saved_for_later",
          "your_wishlist_is_empty"
        ]
      },
      "pageType": "extension-user",
      "extension": "ecommerce",
      "menuId": "ext_ecommerce"
    },
    "/ecosystem": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "all_pairs",
          "create_free_account",
          "ecosystem_markets",
          "no_ecosystem_markets_found",
          "search_ecosystem_markets_ellipsis",
          "start_trading",
          "token_name",
          "trade_native",
          "trade_native_blockchain_tokens_with_direct",
          "trading_pair",
          "try_adjusting_your_search_or_filter_criteria",
          "view_demo"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/faq/[id]": {
      "namespaces": [
        "ext_faq",
        "ext",
        "common"
      ],
      "keys": {
        "ext_faq": [
          "browse_all_faqs",
          "find_the_answer_to_your_question_below",
          "no_related_questions_found",
          "our_support_team_is_here_to_help_you",
          "related_questions",
          "share_your_thoughts_ellipsis",
          "submit_feedback",
          "thank_you_for_your_feedback",
          "was_this_article_helpful",
          "yes_helpful",
          "your_feedback_helps_us_improve_our_content"
        ],
        "ext": [
          "answer_illustration"
        ],
        "common": [
          "need_more_help",
          "needs_improvement"
        ]
      },
      "pageType": "extension-user",
      "extension": "faq",
      "menuId": "ext_faq"
    },
    "/faq": {
      "namespaces": [
        "ext_faq",
        "common",
        "ext"
      ],
      "keys": {
        "ext_faq": [
          "add_suggestion",
          "ai_powered_knowledge_base",
          "ai_troubleshooter",
          "ask_a_question",
          "ask_another_question",
          "ask_anything_ellipsis",
          "ask_anything_ellipsis_e_g_how_to_verify_my_account",
          "check_back_later_for_updates",
          "clear_results",
          "continue_reading",
          "continue_reading_where_you_left_off",
          "detailed_answers",
          "discover_curated_answers_problem_solving",
          "expert_support",
          "find_answers_by",
          "get",
          "if_you_couldnt_to_help",
          "instant_answers",
          "our_team_will_respond_to_you_as_soon_as_possible",
          "provide_your_email_your_question",
          "recently_viewed",
          "saved_faqs",
          "search_results",
          "search_suggestions",
          "search_through_our_need_it",
          "share_your_thoughts_and_suggestions_ellipsis",
          "showing_results_for",
          "sign_in_to_give_feedback",
          "sign_in_to_our_answers",
          "submit_question",
          "submit_your_question_you_quickly",
          "thank_you",
          "thank_you_for_your_feedback",
          "to_your_questions",
          "view_full_article",
          "was_this_helpful",
          "well_review_it_and_may_add_it_to_our_faq_section",
          "well_send_you_an_email_at",
          "what_would_you_like_to_know",
          "when_we_have_an_answer_for_you",
          "yes_helpful",
          "you_must_be_logged_in_to_ask_a_question",
          "your_bookmarked_questions_for_quick_reference",
          "your_question_has_been_submitted"
        ],
        "common": [
          "browse_by_category",
          "cancel",
          "clear_search",
          "fast_response",
          "log_in",
          "needs_improvement",
          "optional",
          "read_more",
          "remove",
          "search",
          "search_faqs_ellipsis",
          "submitting"
        ],
        "ext": [
          "all_faqs",
          "cant_find_what_youre_looking_for",
          "no_faqs_found",
          "still_have_questions"
        ]
      },
      "pageType": "extension-user",
      "extension": "faq",
      "menuId": "ext_faq"
    },
    "/faq/troubleshooter": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "faq",
      "menuId": "ext_faq"
    },
    "/forex/account/[id]/deposit": {
      "namespaces": [
        "common",
        "ext"
      ],
      "keys": {
        "common": [
          "account",
          "add_funds_to_your",
          "amount",
          "back_to_dashboard",
          "choose_the_network_for_your_deposit",
          "choose_the_type_of_wallet_you_want_to_deposit_from",
          "confirm_your_deposit",
          "currency",
          "deposit_amount",
          "deposit_details",
          "deposit_summary",
          "enter_deposit_amount",
          "enter_the_amount_you_want_to_deposit",
          "fee",
          "forex_transactions",
          "go_back",
          "minimum_deposit",
          "network",
          "new_balance",
          "no_deposit_methods_available_for_this_currency",
          "processing_typically_takes_5_15_minutes",
          "refresh_page",
          "return_to_dashboard",
          "review_your_deposit_final_submission",
          "select_currency",
          "select_network",
          "select_the_currency_you_want_to_deposit",
          "select_wallet_type",
          "something_went_wrong",
          "status",
          "total",
          "transaction_details",
          "transaction_id",
          "type",
          "wallet_type",
          "what_happens_next"
        ],
        "ext": [
          "by_clicking_submit_you_agree_to",
          "deposit_funds",
          "deposit_submitted",
          "no_currencies_available_for_this_wallet_type",
          "there_was_an_error_loading_the",
          "total_to_be_charged_1",
          "view_transactions",
          "you_can_track_the_status_in_your",
          "you_will_receive_an_email_notification",
          "your_deposit_has_been_submitted_and",
          "your_transaction_is_currently"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/account/[id]/withdraw": {
      "namespaces": [
        "common",
        "ext"
      ],
      "keys": {
        "common": [
          "account",
          "amount",
          "back_to_dashboard",
          "confirm_your_withdrawal",
          "currency",
          "enter_the_amount_you_want_to_withdraw_1",
          "enter_withdrawal_amount",
          "fee",
          "forex_transactions",
          "go_back",
          "make_sure_to_enter_the_correct_address_for_the",
          "network",
          "processing_typically_takes_15_30_minutes",
          "return_to_dashboard",
          "select_currency",
          "select_network",
          "select_the_currency_you_want_to_deposit",
          "select_wallet_type",
          "something_went_wrong",
          "status",
          "transaction_details",
          "transaction_id",
          "wallet_address",
          "wallet_type",
          "what_happens_next",
          "withdraw_funds",
          "withdraw_funds_from_your",
          "withdrawal_amount",
          "withdrawal_details",
          "withdrawal_submitted",
          "withdrawal_summary"
        ],
        "ext": [
          "by_clicking_submit_you_agree_to",
          "choose_the_network_for_your_withdrawal_1",
          "choose_the_type_of_wallet_you_want_to_withdraw_to_1",
          "enter_your_wallet_address",
          "minimum_withdrawal_1",
          "no_currencies_available_for_this_wallet_type",
          "no_withdrawal_methods_available_for_this_currency_1",
          "reload_page",
          "review_your_withdrawal_details_before_final",
          "there_was_an_error_loading_the_1",
          "total_to_receive_1",
          "view_transactions",
          "you_can_track_the_status_in_your",
          "you_will_receive_an_email_notification",
          "your_transaction_is_currently",
          "your_withdrawal_has_been_submitted_and"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/account": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/dashboard": {
      "namespaces": [
        "ext_forex",
        "common",
        "ext"
      ],
      "keys": {
        "ext_forex": [
          "account_details",
          "account_type",
          "check_status",
          "consider_starting_a_new_investment_today",
          "creating_your_trading_account",
          "live_account",
          "manage_your_investments_and_trading_accounts",
          "no_live_account_yet",
          "password",
          "performing_well",
          "real",
          "return",
          "waiting_for_admin_approval",
          "waiting_for_growth",
          "you_will_receive_an_email_once_it_is_ready",
          "your_accounts",
          "your_portfolio_is",
          "your_trading_account_is_being_created_by_our_team"
        ],
        "common": [
          "account",
          "across",
          "active_investments",
          "balance",
          "completed",
          "deposit",
          "investments",
          "last_updated",
          "new_investment",
          "processing_request",
          "total_invested",
          "welcome_back",
          "withdraw"
        ],
        "ext": [
          "total_profit",
          "you_have"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/investment/[id]": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/investment": {
      "namespaces": [
        "common",
        "ext_forex",
        "ext_admin"
      ],
      "keys": {
        "common": [
          "active",
          "amount",
          "cancelled",
          "completed",
          "created_at",
          "draw",
          "duration",
          "forex_investments",
          "id",
          "investments_over_time",
          "loss",
          "plan",
          "profit_loss",
          "rejected",
          "result",
          "status",
          "status_distribution",
          "total_investments",
          "win"
        ],
        "ext_forex": [
          "cancelled_rejected",
          "current_status_of_your_investment_in",
          "date_and_time_when_this_investment",
          "investment_period_length_before_completion_and",
          "unique_identifier_for_this_forex_investment",
          "view_and_manage_all_your_forex",
          "your_initial_investment_amount_deposited_into",
          "your_selected_forex_trading_plan_with"
        ],
        "ext_admin": [
          "final_trading_outcome_win_profit_loss",
          "total_profit_or_loss_generated_from"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex": {
      "namespaces": [
        "ext_forex",
        "common",
        "ext"
      ],
      "keys": {
        "ext_forex": [
          "access_institutional_grade_forex_trading_with",
          "advanced_algorithmic_strategies_combined_with_deep",
          "avg_return",
          "browse_our_investment_plans_and_start_growing_your_portfolio",
          "choose_from_our_range_of_institutional",
          "completions",
          "featured_plans",
          "flexible_investment_duration",
          "from_last",
          "get_started_now",
          "highest_roi",
          "investment_process",
          "join_thousands_of_successful_investors_using",
          "monthly_investments",
          "our_best_performing_plan",
          "our_streamlined_onboarding_process_gets_you",
          "performing_plan",
          "platform_performance",
          "premium_investment",
          "professional_forex_investment_platform",
          "ready_to_maximize_your_returns",
          "recent",
          "return",
          "see_how_investors_are_performing",
          "smart_forex",
          "start_investing",
          "track_our_consistent_performance",
          "track_your_investments_and_monitor_performance_in_real_time",
          "trading_technology",
          "view_all_plans",
          "view_plans",
          "wins"
        ],
        "common": [
          "getting_started",
          "go_to_dashboard",
          "invest_now",
          "invested",
          "investment_plan",
          "investments",
          "loss",
          "max",
          "min",
          "profit",
          "total_invested",
          "view_dashboard",
          "why_choose_us",
          "win_rate"
        ],
        "ext": [
          "live_activity",
          "monthly",
          "performance_history",
          "simple_4_step",
          "top_performer",
          "total_profit",
          "up_to",
          "why_trust_us"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/plan/[id]": {
      "namespaces": [
        "ext_forex",
        "common",
        "ext"
      ],
      "keys": {
        "ext_forex": [
          "adjust_amount",
          "all_investments_carry_risk",
          "annual_profit",
          "by_proceeding_with_and_conditions",
          "confirm_investment",
          "create_your_investment",
          "duration_information",
          "expert_management",
          "get_help_whenever_you_need_it",
          "has_been_processed_successfully",
          "invest_more",
          "investment_range",
          "investment_successful",
          "investment_summary",
          "longer_durations_often_longer_commitment",
          "managed_by_professional_forex_traders",
          "monthly_profit",
          "no_hidden_charges_all_fees_are_clearly_displayed",
          "plan_highlights",
          "plan_security_features",
          "profit_estimate",
          "profit_range",
          "profit_rate",
          "secure_investment",
          "select_investment_duration",
          "the_investment_duration_be_invested",
          "transparent_fees",
          "what_would_you_like_to_do_next",
          "your_funds_are_security_measures",
          "your_investment_of"
        ],
        "common": [
          "active_investors",
          "amount",
          "back",
          "confirm",
          "currency",
          "duration",
          "estimated_profit",
          "faq_question",
          "go_to_dashboard",
          "important_notice",
          "in",
          "investment_amount",
          "next",
          "plan",
          "processing",
          "profit",
          "total_invested",
          "total_return"
        ],
        "ext": [
          "n_24_7_support",
          "your_wallet_balance"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/plan": {
      "namespaces": [
        "ext_forex",
        "common",
        "ext"
      ],
      "keys": {
        "ext_forex": [
          "all_plans",
          "flexible_investment_duration",
          "highest_profit",
          "lowest_min_investment",
          "minimum_profit_rate",
          "our_professionally_managed_forex_investment_plans",
          "search_plans_ellipsis",
          "select_from_a_range_of_options",
          "try_adjusting_your_filters_or_search_term_1",
          "we_couldnt_find_any_plans_matching_your_criteria_1"
        ],
        "common": [
          "invest_now",
          "maximum_investment",
          "no_plans_found",
          "reset_filters",
          "sort_by"
        ],
        "ext": [
          "advanced_filters"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/forex/transaction": {
      "namespaces": [
        "ext_forex",
        "ext",
        "common"
      ],
      "keys": {
        "ext_forex": [
          "additional_details",
          "additional_details_about_the_forex_transaction",
          "contact_support_if_needed",
          "current_status_of_the_forex_transaction",
          "date_and_time_when_the_forex",
          "forex_transaction_history",
          "technical_details_and_metadata_for_the",
          "transaction_amount_in_the_forex_account_currency",
          "transaction_fee_charged_for_this_forex_operation",
          "transaction_is_pending_approval_and_will",
          "transaction_status_distribution",
          "type_of_forex_transaction_deposit_or_withdrawal",
          "unique_identifier_for_this_forex_transaction",
          "view_and_manage_all_your_forex_1",
          "wallet_used_for_this_forex_transaction"
        ],
        "ext": [
          "chain",
          "completed_transactions",
          "failed_transactions",
          "pending_transactions",
          "transaction_info"
        ],
        "common": [
          "account",
          "amount",
          "cancelled",
          "completed",
          "created",
          "currency",
          "date",
          "deposits",
          "description",
          "details",
          "expired",
          "failed",
          "fee",
          "forex_deposit",
          "forex_withdraw",
          "frozen",
          "id",
          "pending",
          "price",
          "processing",
          "refunded",
          "rejected",
          "status",
          "timeout",
          "total_transactions",
          "transaction_completed_successfully_1",
          "transaction_type_distribution",
          "transactions_over_time",
          "type",
          "wallet",
          "withdrawals"
        ]
      },
      "pageType": "extension-user",
      "extension": "forex",
      "menuId": "ext_forex"
    },
    "/futures": {
      "namespaces": [
        "common"
      ],
      "keys": {
        "common": [
          "all_markets",
          "create_free_account",
          "futures_trading",
          "no_futures_markets_found",
          "search_futures_markets_ellipsis",
          "start_trading",
          "trade_perpetual_futures_contracts_with_up",
          "trade_with",
          "try_adjusting_your_search_or_filter_criteria",
          "view_demo"
        ]
      },
      "pageType": "user",
      "extension": null,
      "menuId": "menu-user"
    },
    "/gateway/api-key/[id]/edit": {
      "namespaces": [
        "ext",
        "common",
        "ext_gateway"
      ],
      "keys": {
        "ext": [
          "back_to_settings"
        ],
        "common": [
          "edit_api_key",
          "ip_whitelist",
          "select_all"
        ],
        "ext_gateway": [
          "a_descriptive_name_to_help_you",
          "accepted_payment_methods",
          "basic_information_about_your_api_key",
          "cancel_url",
          "choose_which_wallet_types_and_currencies",
          "configure_settings_for",
          "contact_admin_to_enable_payment_methods",
          "control_what_actions_this_api_key_can_perform",
          "customers_are_redirected_here_after_successful",
          "customers_are_redirected_here_if_they",
          "e_g_production_woocommerce_my_app",
          "enter_ip_address_or_cidr",
          "enter_ip_address_or_cidr_e",
          "full_access",
          "grant_all_permissions_to_this_api_key",
          "key_details",
          "key_name",
          "leave_all_unselected_to_accept_all",
          "no_ip_restrictions",
          "no_payment_methods_configured",
          "pk_for_client_side_use_and_a",
          "public_key",
          "receive_real_time_notifications_about_payment",
          "redirect_urls",
          "restrict_api_access_to_specific_ip",
          "secret_key",
          "secret_only",
          "select_currencies",
          "sk_for_server_side_operations_both",
          "success_url",
          "supports_ipv4_ipv6_and_cidr_notation_use",
          "this_permission_only_works_with_secret_keys_sk",
          "to_explicitly_allow_all_ips",
          "two_keys_will_be_generated_a",
          "webhook_endpoint",
          "webhook_events",
          "webhook_url",
          "well_send_post_requests_with_event",
          "what_gets_created",
          "where_to_send_customers_after_payment",
          "your_secret_key_can_be_used"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/api-key/create": {
      "namespaces": [
        "ext_gateway",
        "ext",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "a_descriptive_name_to_help_you",
          "accepted_payment_methods",
          "api_key_pair_for_your_integration",
          "api_keys_created_successfully",
          "basic_information_about_your_api_key",
          "cancel_url",
          "choose_which_wallet_types_and_currencies",
          "contact_admin_to_enable_payment_methods",
          "control_what_actions_this_api_key_can_perform",
          "copy_your_secret_key_now_and_store_it_securely",
          "create_another_key",
          "customers_are_redirected_here_after_successful",
          "customers_are_redirected_here_if_they",
          "e_g_production_woocommerce_my_app",
          "enter_ip_address_or_cidr",
          "enter_ip_address_or_cidr_e",
          "for_client_side_use",
          "for_server_side_use_only",
          "full_access",
          "grant_all_permissions_to_this_api_key",
          "keep_this_secret_never_expose_in",
          "key_details",
          "key_name",
          "leave_all_unselected_to_accept_all",
          "never_log_or_expose_secret_keys_in_error_messages",
          "no_ip_restrictions",
          "no_payment_methods_configured",
          "pk_for_client_side_use_and_a",
          "public_key",
          "receive_real_time_notifications_about_payment",
          "redirect_urls",
          "restrict_api_access_to_specific_ip",
          "rotate_keys_periodically_or_if_compromised",
          "safe_to_expose_in_frontend_code",
          "save_your_keys_securely_the_secret",
          "secret_key",
          "secret_only",
          "select_currencies",
          "sk_for_server_side_operations_both",
          "store_secret_keys_in_environment_variables",
          "success_url",
          "supports_ipv4_ipv6_and_cidr_notation_use",
          "this_permission_only_works_with_secret_keys_sk",
          "to_explicitly_allow_all_ips",
          "two_keys_will_be_generated_a",
          "use_ip_whitelisting_for_production_environments",
          "use_these_keys_to_integrate_with_your_application",
          "webhook_endpoint",
          "webhook_events",
          "webhook_url",
          "well_send_post_requests_with_event",
          "what_gets_created",
          "where_to_send_customers_after_payment",
          "you_wont_be_able_to_see",
          "your_secret_key_can_be_used"
        ],
        "ext": [
          "back_to_settings",
          "important",
          "security_best_practices"
        ],
        "common": [
          "create_a_new",
          "create_api_key",
          "ip_whitelist",
          "select_all",
          "your_api_keys"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/checkout/[paymentIntentId]": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/dashboard": {
      "namespaces": [
        "ext_gateway",
        "ext",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "account_pending_approval",
          "become_a_merchant",
          "monitor_transactions_manage_payouts_and_track",
          "payments_will_appear_here_once_you",
          "register_as_a_payment_gateway_merchant",
          "register_as_merchant",
          "your_latest_payment_transactions",
          "your_merchant_account_is_pending_approval"
        ],
        "ext": [
          "fee_1",
          "no_payments_yet",
          "recent_payments"
        ],
        "common": [
          "api_keys",
          "error_loading_dashboard",
          "view_all"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/docs": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/integration": {
      "namespaces": [
        "ext_gateway",
        "ext",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "activate_the_plugin",
          "add_items_to_cart_and_proceed_to_checkout",
          "after_installation_click_activate_to_enable",
          "after_payment_check_that_your_woocommerce",
          "allowed_wallet_types",
          "alternative_ftp_upload",
          "always_test_your_integration_in_test",
          "api_docs",
          "api_keys_required",
          "api_keys_webhooks_and_integration_guides",
          "check_for_javascript_errors_in_browser_console",
          "check_that_the_gateway_url_is_set_correctly",
          "check_that_wordpress_address_and_site",
          "check_that_your_site_is_accessible",
          "check_the_api_documentation_for_detailed",
          "check_webhook_delivery_status_in_your",
          "check_wordpress_error_logs_for_any_php_errors",
          "check_your_merchant_account_has_the",
          "choose_which_wallet_types_customers_can",
          "click_the_download_plugin_button_above",
          "complete_test_payment",
          "complete_the_payment_using_test_credentials",
          "configure_api_keys",
          "create_a_test_order",
          "currency_mismatch_errors",
          "deactivate_other_payment_gateway_plugins_temporarily",
          "disable_caching_plugins_and_test_again",
          "download_plugin",
          "download_the_plugin",
          "downloading_ellipsis",
          "enable_disable",
          "enable_test_mode",
          "ensure_the_webhook_url_is_correct",
          "ensure_your_server_can_make_outbound",
          "ensure_your_ssl_certificate_is_valid",
          "ensure_your_woocommerce_currency_is_supported",
          "enter_your_api_keys_from_your_merchant_dashboard",
          "enter_your_live_and_test_api_keys",
          "extract_the_zip_and_upload_the",
          "folder_to",
          "full_payment_gateway_integration",
          "gateway_url",
          "get_api_keys",
          "get_your_api_keys",
          "go_live_checklist",
          "go_to_your_wordpress_admin_panel",
          "in_woocommerce_settings_payments_bicrypto_gateway",
          "installation_steps",
          "live_key",
          "navigate_to_woocommerce_settings_payments_bicrypto",
          "order_status_not_updating_after_payment",
          "payment_not_redirecting_to_checkout",
          "plugin_conflicts",
          "plugin_settings",
          "select_bicrypto_gateway_as_your_payment",
          "select_the_downloaded_zip_file_and",
          "settings_page",
          "setup_guide",
          "ssl_https_errors",
          "still_having_issues",
          "switch_to_a_default_theme_like",
          "test_key",
          "test_transactions_dont_affect_real_balances",
          "testing_your_integration",
          "the_gateway_supports_usd_eur_gbp",
          "the_plugin_automatically_handles_webhooks_your",
          "the_plugin_requires_your_site_to_use_https",
          "the_plugin_uses_the_appropriate_key",
          "the_url_of_your_bicrypto_platform",
          "this_is_pre_configured_based_on",
          "this_will_use_your_test_api",
          "to_configure_the_plugin",
          "toggle_the_payment_gateway_on_or",
          "upload_to_wordpress",
          "used_in_production",
          "used_in_test_mode",
          "verify_order_status",
          "verify_webhooks_are_configured_in_your",
          "verify_your_api_key_is_correct",
          "webhooks_cant_reach_localhost",
          "woocommerce_order_status_flow",
          "youll_be_redirected_to_the_bicrypto_checkout_page",
          "youll_need_your_live_and_test_api_keys_from_the",
          "youll_see_bicrypto_gateway_in_your"
        ],
        "ext": [
          "webhook_configuration"
        ],
        "common": [
          "api_documentation",
          "api_keys",
          "test_mode"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway": {
      "namespaces": [
        "ext_gateway",
        "ext",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "accept",
          "accept_payments",
          "anywhere_anytime",
          "built_for_modern_businesses",
          "everything_you_need_to_accept_payments",
          "explore_our_api_docs_and_integration_guides",
          "fiat_currencies",
          "from_signup_to_accepting_payments_in_minutes",
          "get_started_in_4_steps",
          "instant_setup",
          "join_thousands_of_businesses_already_using",
          "multi_currency_support",
          "next_gen_payment_gateway",
          "no_hidden_charges",
          "no_hidden_fees",
          "no_hidden_fees_description",
          "no_monthly_fees",
          "no_setup_fees",
          "payment_amount",
          "payments_processed",
          "per_transaction",
          "power_your_business_with_our_secure",
          "predictable_fees",
          "read_documentation",
          "ready_to_get_started",
          "real_time_transactions",
          "simple",
          "simple_integration",
          "simple_pricing_powerful_features_and_world",
          "start_accepting_crypto_payments_in_minutes",
          "start_today",
          "support_for_major_cryptocurrencies",
          "transparent_pricing",
          "view_documentation",
          "you_charge",
          "you_receive"
        ],
        "ext": [
          "cryptocurrencies",
          "fee_1",
          "live_activity",
          "n_24_7_support",
          "recent_volume",
          "see_whats_happening"
        ],
        "common": [
          "currencies",
          "get_started",
          "go_to_dashboard",
          "view_docs",
          "why_choose_us"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/payment/[id]": {
      "namespaces": [
        "ext_gateway",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "back_to_payments"
        ],
        "common": [
          "try_again"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/payment": {
      "namespaces": [
        "ext_gateway",
        "common",
        "ext"
      ],
      "keys": {
        "ext_gateway": [
          "currency_code_for_this_payment_e_g_usd_eur_btc",
          "current_status_of_your_payment_transaction",
          "customer_email",
          "customer_name",
          "date_and_time_when_you_initiated_this_payment",
          "date_and_time_when_your_payment",
          "ecosystem",
          "email_address_associated_with_this_payment",
          "final_amount_after_transaction_fees_have",
          "gateway_processing_fee_charged_for_this",
          "name_provided_for_this_payment_transaction",
          "total_payment_amount_charged_for_this_transaction",
          "type_of_wallet_used_to_make_this_payment",
          "unique_transaction_identifier_for_tracking_your",
          "your_order_reference_number_from_the_merchant"
        ],
        "common": [
          "amount",
          "cancelled",
          "completed",
          "created_at",
          "currency",
          "expired",
          "failed",
          "fiat",
          "pending",
          "processing",
          "refunded",
          "spot",
          "status",
          "transaction_fee",
          "wallet_type"
        ],
        "ext": [
          "completed_at",
          "net_amount",
          "order_id",
          "partially_refunded",
          "payment_id"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/payouts/[id]": {
      "namespaces": [
        "ext_gateway",
        "ext",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "back_to_payouts",
          "copy_payout_id",
          "funds_will_be_available_in_your_wallet_shortly",
          "included_payments",
          "net_payout_amount",
          "once_approved_funds_will_be_transferred_to_your",
          "payments_processed_during_this_payout_period",
          "refunds_processed_during_this_payout_period",
          "summary_of_transactions_included_in_this_payout",
          "this_payout_failed_to_process_please",
          "this_payout_has_been_completed_successfully",
          "this_payout_is_currently_being_processed",
          "this_payout_is_pending_approval_and"
        ],
        "ext": [
          "payout_details",
          "payout_id",
          "payout_period",
          "refunds_deducted"
        ],
        "common": [
          "export_as_json",
          "payout_information",
          "period_end",
          "period_start",
          "quick_actions",
          "wallet_type"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/payouts": {
      "namespaces": [
        "ext_gateway",
        "common"
      ],
      "keys": {
        "ext_gateway": [
          "available_balance_is_transferred_to_your",
          "balance_by_wallet",
          "become_a_merchant",
          "gross",
          "manage_withdrawals_and_track_your_earnings",
          "no_payouts_found",
          "payout_history",
          "payouts_are_processed_automatically_based_on",
          "pending_balance",
          "processing_payments",
          "ready_for_payout",
          "received",
          "register_as_a_payment_gateway_merchant_1",
          "register_as_merchant",
          "total_paid_out",
          "your_balance_breakdown_across_different_wallet",
          "your_past_and_pending_payouts"
        ],
        "common": [
          "all_time",
          "available_balance",
          "fees",
          "payout"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/register": {
      "namespaces": [
        "ext_gateway",
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "ext_gateway": [
          "become_a_merchant",
          "business_address",
          "business_description",
          "business_type",
          "describe_your_business_and_what_products",
          "e_g_e_commerce_saas_services",
          "register_as_merchant",
          "register_your_business_to_start_accepting",
          "tax_id_vat_number",
          "tell_us_about_your_business",
          "url_slug",
          "where_your_business_is_located",
          "your_business_name",
          "your_tax_identification_number"
        ],
        "common": [
          "business_information",
          "business_street_suite_100",
          "phone_number",
          "select_city",
          "select_country",
          "select_state",
          "street_address"
        ],
        "ext": [
          "postal_code",
          "state_province"
        ],
        "ext_admin": [
          "business_email",
          "business_name"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/gateway/settings": {
      "namespaces": [
        "ext_gateway",
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "ext_gateway": [
          "accepts",
          "api_url",
          "are_you_sure_you_want_to_delete_this_api_key_pair",
          "become_a_merchant",
          "business_address",
          "configure_your_payment_gateway_preferences_and",
          "create_key",
          "create_your_first_api_key_to_start_integrating",
          "delete_api_key_pair",
          "delete_key_pair",
          "edit_key_settings",
          "events_that_trigger_webhook_notifications",
          "fields_are_locked_and_require_contacting",
          "fields_are_locked_until_verification_is_complete",
          "full_access",
          "full_api_endpoint",
          "integration_details",
          "key_has_been_generated_copy_it",
          "key_rotated",
          "last_used",
          "manage_your_api_keys_for_integration",
          "new_key",
          "no_api_keys_yet",
          "public_key",
          "receive_real_time_notifications_about_payment",
          "register_as_a_payment_gateway_merchant",
          "register_as_merchant",
          "rotate_public_key",
          "rotate_secret_key",
          "secret_key",
          "tab_and_edit_each_key_to_configure_its_webhook_url",
          "this_will_delete_both_the_public_and_secret_keys",
          "url_slug_1",
          "use_these_details_to_configure_your",
          "use_this_secret_to_verify_webhook_signatures",
          "verification_required",
          "webhook",
          "webhook_events",
          "webhook_secret",
          "webhook_urls_are_configured_per_api_key_go_to_the",
          "your_business_details_are_pending_review",
          "your_business_is_verified",
          "your_merchant_account_must_be_verified",
          "your_new"
        ],
        "common": [
          "api_keys",
          "business_information",
          "business_street_suite_100",
          "cancel",
          "pending_review",
          "permissions",
          "save_changes",
          "select_city",
          "select_country",
          "select_state",
          "street_address",
          "this_action_cannot_be_undone"
        ],
        "ext": [
          "postal_code",
          "state_province",
          "success",
          "webhook_configuration"
        ],
        "ext_admin": [
          "business_name"
        ]
      },
      "pageType": "extension-user",
      "extension": "gateway",
      "menuId": "ext_gateway"
    },
    "/ico/about": {
      "namespaces": [
        "ext_ico",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ico": [
          "a_world_where_and_security",
          "about_us",
          "all_information_is_our_users",
          "all_projects_undergo_being_listed",
          "always",
          "compliance",
          "explore_offerings",
          "guaranteed",
          "however_the_space_regulatory_uncertainty",
          "join_our_journey",
          "launch_your_token",
          "our_core_values",
          "our_mission",
          "our_platform_addresses_with_confidence",
          "our_vision",
          "the_principles_that_guide_everything_we_do",
          "transparency",
          "was_founded_with_and_compliance",
          "we_believe_in_we_list",
          "we_believe_that_and_investment",
          "we_prioritize_the_all_else",
          "we_work_within_and_regulations",
          "were_building_the_regulated_platform",
          "whether_youre_a_token_offerings"
        ],
        "ext": [
          "first",
          "security"
        ],
        "common": [
          "about"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/creator/launch": {
      "namespaces": [
        "ext_ico",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ico": [
          "configure_your_token_marketing_materials",
          "create_and_launch_our_platform",
          "fill_out_the_token_information",
          "how_to_launch_your_token_on_our_platform",
          "launch",
          "launch_form",
          "launch_process",
          "launch_your_token",
          "need_help_with_the_way",
          "offering_setup",
          "once_approved_well_smart_contract",
          "our_team_will_project_details",
          "smart_contract_deployment",
          "we_provide_the_you_succeed",
          "your_token_offering_for_investors"
        ],
        "ext": [
          "creator_dashboard",
          "requirements",
          "submit_application",
          "verification"
        ],
        "common": [
          "contact_support"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/creator": {
      "namespaces": [
        "ext_ico",
        "common",
        "ext"
      ],
      "keys": {
        "ext_ico": [
          "create_and_launch_our_platform",
          "create_token_offering",
          "define_your_token_details_team_and_roadmap",
          "first_token",
          "investors",
          "launch",
          "launch_your",
          "manage_your_token_investor_activity",
          "my_tokens",
          "our_team_is_reviewing_your_submission",
          "set_your_offering_parameters_and_go_live",
          "track_performance_and_engage_with_investors",
          "view_pending_tokens",
          "we_provide_the_you_succeed",
          "you_have_token_offerings_awaiting_approval"
        ],
        "common": [
          "active_offers",
          "create",
          "create_new_token",
          "dashboard",
          "manage",
          "overview",
          "success_rate"
        ],
        "ext": [
          "creator",
          "creator_dashboard",
          "pending_approval",
          "total_raised"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/creator/token/[id]": {
      "namespaces": [
        "ext_ico",
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "ext_ico": [
          "add_a_new_project_roadmap",
          "add_attachment",
          "add_new_attachment",
          "add_roadmap_item",
          "add_team_member",
          "add_your_first_roadmap_item",
          "add_your_first_team_member",
          "after_selecting_an_image_or_entering",
          "all_items",
          "are_you_sure_you_want_to_delete_this_update",
          "attachment_name",
          "back_to_tokens",
          "brief_description_about_this_team_member_ellipsis",
          "ceo_developer_etc",
          "create_a_roadmap_and_milestones",
          "current_attachments",
          "describe_this_milestone_or_goal_ellipsis",
          "e_g_beta_launch",
          "edit_roadmap_item",
          "edit_update",
          "enter_a_title_for_your_update",
          "error_loading_roadmap",
          "error_loading_team",
          "error_loading_updates",
          "funds_raised",
          "github_url",
          "highlight_their_experience_expertise_and_achieveme",
          "investors",
          "john_doe",
          "keep_your_investors_informed_by_posting",
          "keep_your_investors_your_project",
          "launched",
          "linkedin_url",
          "loading_team_data",
          "loading_updates_ellipsis",
          "make_changes_to_your_update_1",
          "manage_token_release",
          "mark_as_completed",
          "mark_as_upcoming",
          "most_recent",
          "no_attachments_added_yet_1",
          "no_matching_roadmap_items",
          "no_matching_team_members",
          "no_matching_updates",
          "no_roadmap_items_yet",
          "no_team_members_yet",
          "no_updates_yet",
          "overdue",
          "post_update",
          "post_your_first_update",
          "profile_image",
          "project_updates",
          "remove_attachment",
          "roadmap_item",
          "roadmap_progress",
          "role_a_z",
          "search_roadmap_items_ellipsis",
          "search_team_members_ellipsis",
          "search_updates_ellipsis",
          "select_image",
          "set_the_expected_this_milestone",
          "share_news_milestones_or_important_information",
          "showcase_the_talented_token_project",
          "target_date",
          "team_member",
          "team_members",
          "this_token_has_be_edited",
          "timeline_view",
          "token_not_found",
          "token_not_found_description",
          "token_performance",
          "track_your_tokens_and_progress",
          "twitter_url",
          "update_the_details_of_your_roadmap_item",
          "updates",
          "upgrade_plan",
          "upgrade_to_add_more",
          "upgrade_to_post_more",
          "upload_a_professional_size_500x500px",
          "website_url",
          "you_can_still_and_updates",
          "youve_reached_the_maximum_number_of"
        ],
        "common": [
          "active",
          "all",
          "are_you_sure_be_undone",
          "basic_info",
          "cancel",
          "card_view",
          "complete",
          "completed",
          "confirm_deletion",
          "created",
          "delete",
          "done",
          "edit",
          "failed",
          "from",
          "github",
          "grid_view",
          "list_view",
          "name",
          "newest_first",
          "next",
          "of",
          "oldest_first",
          "pending",
          "plan",
          "progress",
          "rejected",
          "retry",
          "select_status",
          "social_links",
          "sort_by",
          "this_action_cannot_be_undone",
          "timeline",
          "title",
          "try_adjusting_your_looking_for",
          "upcoming",
          "website",
          "youve_reached_the_maximum_number_of_1"
        ],
        "ext": [
          "items",
          "linkedin",
          "project_roadmap",
          "roadmap",
          "select_type",
          "success",
          "team"
        ],
        "ext_admin": [
          "target"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/creator/token/[id]/plan/upgrade": {
      "namespaces": [
        "common",
        "ext"
      ],
      "keys": {
        "common": [
          "access_to_marketing_support_and_security_audits",
          "advanced_analytics",
          "back_to",
          "choose_the_plan_that_best_fits_your_projects_needs_1",
          "compare_features",
          "current_plan",
          "grow_your_team",
          "how_many_roadmap_items_you_can_create",
          "plan_options",
          "priority_listing_and_custom_tokenomics_options",
          "processing",
          "selected",
          "the_number_of_offering_phases_you_can_configure",
          "the_number_of_team_members_you_can_showcase",
          "unlock_more_features",
          "upgrade_required",
          "upgrade_to",
          "upgrade_your_plan",
          "upgraded",
          "why_choose_the_right_plan"
        ],
        "ext": [
          "add_more_team_members_and_collaborate",
          "for",
          "gain_deeper_insights_into_your_token",
          "upgrade_your_plan_to_access_advanced",
          "you_can_upgrade_your_plan_later",
          "your_plan_determines_important_limits_and"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/creator/token/[id]/release": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/creator/token-simulator": {
      "namespaces": [
        "ext_ico",
        "common"
      ],
      "keys": {
        "ext_ico": [
          "after_1_year",
          "aim_for_a_project_goals",
          "allocation_percentages",
          "at_tge_1",
          "circulating_supply",
          "cliff_months",
          "combined",
          "consider_cliff_periods_for_team_tokens",
          "consider_how_your_roadmap_milestones",
          "define_how_your_community_etc",
          "design_and_visualize_vesting_schedule",
          "design_your_token_interactive_simulator",
          "distribution_visualization",
          "expert_tip",
          "explore_potential_market_and_volatility",
          "export",
          "from_initial_price",
          "how_to_use_the_simulator",
          "initial_market_cap",
          "initial_token_price_usd",
          "initial_unlock",
          "market_parameters",
          "market_projection",
          "market_projections",
          "max_roi_potential",
          "month_vesting",
          "monthly_change",
          "monthly_growth_rate",
          "monthly_growth_rate_tooltip",
          "monthly_growth_rate_tooltip_positive",
          "monthly_growth_rate_tooltip_range",
          "peak_market_cap",
          "peak_price",
          "projection_highlights",
          "projection_period_months",
          "remember_these_are_future_performance",
          "set_up_vesting_market_flooding",
          "tge_circulating_supply",
          "the_most_successful_broader_community",
          "token_distribution",
          "token_economics_simulator",
          "token_release_schedule",
          "total_allocation",
          "total_circulating_1",
          "total_token_supply",
          "vesting_months",
          "vesting_parameters",
          "vesting_schedule",
          "visualize_distribution_vesting_token_launch",
          "volatility",
          "volatility_tooltip"
        ],
        "common": [
          "market_cap",
          "month",
          "price",
          "released",
          "tokens"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/dashboard": {
      "namespaces": [
        "ext_ico",
        "ext",
        "common"
      ],
      "keys": {
        "ext_ico": [
          "failed_to_load_performance_data",
          "failed_to_load_portfolio_data",
          "market_value_of_received_tokens",
          "no_performance_data_available",
          "portfolio",
          "portfolio_dashboard",
          "portfolio_performance",
          "tokens_held_across_offerings",
          "total_amount_invested_in_icos",
          "total_profit_loss",
          "total_tokens",
          "track_your_ico_investments_and_portfolio_performance"
        ],
        "ext": [
          "current_value",
          "no_portfolio_data_available",
          "your"
        ],
        "common": [
          "active_investments",
          "total_invested"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/offer/[id]": {
      "namespaces": [
        "ext_ico",
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext_ico": [
          "after_investing_youll_your_investment",
          "by_investing_you_privacy_policy",
          "detailed_due_diligence_on_all_projects",
          "goal",
          "how_can_i_participate_in_this_offering",
          "invest_in",
          "investment_amount",
          "investments_in_token_your_investment",
          "is_there_a_lock_up_period",
          "links",
          "n_24_7_customer_support_for_investors",
          "not_started",
          "offering_not_found",
          "once_the_offering_distribution_schedule",
          "phase",
          "please_refer_to_periods_for",
          "project_description",
          "project_details",
          "purchase_tokens_at_the_current_offering_price",
          "raised",
          "secure_and_transparent_investment_process",
          "sold_out",
          "the_offering_is_open_until",
          "token_lock_up_periods_vary_by_project",
          "tokens_for_sale",
          "tokens_left",
          "tokens_to_receive",
          "using_the_investment_form_on_this_page",
          "verified_project_teams_and_offerings",
          "what_happens_after_i_invest",
          "what_is",
          "why_invest_with_us",
          "you_can_participate_by_investing_a_minimum_of"
        ],
        "ext": [
          "blockchain",
          "days_left",
          "ended",
          "enter_your_wallet_address",
          "featured",
          "funding_progress",
          "no_recent_activity",
          "participants",
          "roadmap",
          "start_date",
          "team",
          "token_price",
          "token_type",
          "total_supply",
          "use_of_funds",
          "visit_website"
        ],
        "common": [
          "back_to_offerings",
          "complete",
          "current_phase",
          "end_date",
          "faq_question",
          "invest_now",
          "investment",
          "max",
          "min",
          "platform_fee",
          "recent_activity",
          "total",
          "wallet_address"
        ],
        "ext_admin": [
          "target"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/offer": {
      "namespaces": [
        "ext_ico",
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "ext_ico": [
          "all_filters",
          "browse_active_upcoming_and_completed_token_offerings",
          "completion_date",
          "explore_verified_token_offerings",
          "final_token_price",
          "highest_target",
          "initial_price",
          "least_raised",
          "lowest_target",
          "most_raised",
          "no_completed_offerings_match_your_filters",
          "no_upcoming_offerings_match_your_filters",
          "search_offerings_by_name_symbol_ellipsis",
          "starting_now",
          "starts_in",
          "token_offerings",
          "upcoming_offerings"
        ],
        "common": [
          "active_offers",
          "clear_all",
          "coming_soon",
          "current_phase",
          "current_price",
          "days",
          "discover",
          "ending_soon",
          "invest_now",
          "investment",
          "learn_more",
          "min",
          "more",
          "newest_first",
          "next",
          "no_offerings_match_your_filters",
          "oldest_first",
          "popular",
          "prev",
          "reset",
          "sort_by",
          "time_remaining",
          "try_adjusting_your_search_or_filter_criteria",
          "utility",
          "view_details"
        ],
        "ext": [
          "advanced_filters",
          "apply_filters",
          "blockchain",
          "funding_progress",
          "offering_phases",
          "participants",
          "start_date",
          "token_type",
          "total_offerings",
          "total_raised",
          "utility_tokens_provide_demand_increases"
        ],
        "ext_admin": [
          "target"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico": {
      "namespaces": [
        "ext_ico",
        "common",
        "ext"
      ],
      "keys": {
        "ext_ico": [
          "be_the_first_to",
          "be_the_first_to_invest",
          "browse_all_projects",
          "browse_verified_token_offerings_and_start",
          "completed_in",
          "discover_invest_and_ito_platform",
          "discover_our_handpicked_selection_of_innovative",
          "diversity",
          "explore_all_projects",
          "explore_offerings",
          "explore_offerings_across_multiple",
          "for_investors",
          "for_projects",
          "funding_achieved",
          "get_notified",
          "get_started_with_simple_steps",
          "industry_leading_security_verified_projects_and",
          "investors",
          "join_the_growing_community_of_investors",
          "join_thousands_of_investors_discovering_the",
          "launch_your_token",
          "launch_your_token_and_raise_funds",
          "offerings",
          "our_platform_in_numbers",
          "our_platform_is_ready_for_innovative_projects",
          "projects",
          "ready_to_start_your",
          "recently_funded",
          "secure_transparent_and_regulated",
          "see_the_projects_that_reached",
          "start_investing_or_launch_your_own_token_today",
          "success_stories",
          "target_raise",
          "the_1_regulated_ito_platform",
          "the_future_of",
          "the_trusted_platform_for",
          "token_investments",
          "token_offerings",
          "unable_to_load_projects",
          "view_all_projects",
          "view_all_success_stories",
          "view_all_upcoming"
        ],
        "common": [
          "avg",
          "coming_soon",
          "investment_journey",
          "multi_chain",
          "simple_process",
          "try_again",
          "upcoming",
          "why_choose_us"
        ],
        "ext": [
          "how_it_works",
          "platform",
          "platform_statistics",
          "supported_blockchains",
          "token_types",
          "total_raised",
          "trending_now",
          "why_trust_us"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/transaction/[id]": {
      "namespaces": [
        "ext_ico",
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext_ico": [
          "details_about_the_this_transaction",
          "related_token",
          "transaction_initiated",
          "transaction_processed_on",
          "transaction_release_url",
          "transaction_timeline",
          "transaction_type",
          "view_details_for_transaction",
          "view_token"
        ],
        "ext": [
          "credit_card",
          "notes",
          "share",
          "token_amount",
          "transaction_overview"
        ],
        "common": [
          "amount",
          "back_to_dashboard",
          "completed",
          "date",
          "details",
          "fee",
          "payment_method",
          "processing",
          "total",
          "transaction_completed_successfully_1",
          "transaction_details",
          "transaction_id"
        ],
        "ext_admin": [
          "token"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/ico/transaction": {
      "namespaces": [
        "ext_ico",
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext_ico": [
          "current_processing_status_of_your_token_purchase",
          "date_and_time_when_you_made_this_purchase",
          "ico_token_purchase",
          "ico_transaction_history",
          "link_to_your_token_release_document",
          "name_of_the_ico_offering_you_participated_in",
          "offering_details",
          "price_you_paid_per_token_in_usd",
          "purchase_date",
          "release",
          "release_document",
          "tokens_have_been_successfully_released_to",
          "total_number_of_tokens_you_purchased",
          "transaction_is_pending_and_awaiting_processing",
          "transaction_is_under_verification_this_may",
          "transaction_was_rejected_contact_support_for",
          "view_and_manage_all_your_ico_token_purchases",
          "view_document",
          "view_release_document",
          "your_cryptocurrency_wallet_address_used_for"
        ],
        "ext": [
          "offering",
          "transaction_info",
          "verification"
        ],
        "common": [
          "amount",
          "date",
          "id",
          "pending",
          "price",
          "rejected",
          "released",
          "status",
          "transaction_id",
          "unique_identifier_for_your_transaction_record",
          "wallet",
          "wallet_address"
        ],
        "ext_admin": [
          "price_per_token"
        ]
      },
      "pageType": "extension-user",
      "extension": "ico",
      "menuId": "ext_ico"
    },
    "/nft/[id]": {
      "namespaces": [
        "ext_nft",
        "ext",
        "common",
        "dashboard_admin",
        "ext_admin"
      ],
      "keys": {
        "ext_nft": [
          "are_you_sure_you_want_to_buy",
          "attributes",
          "auction_has_ended",
          "bid_amount",
          "bid_history",
          "bid_placed_successfully",
          "buy_now",
          "confirm_purchase",
          "current_auction",
          "enter_wallet_address_to_transfer_nft",
          "favorite",
          "favorited",
          "floor",
          "from_the_same_collection",
          "highest_bid",
          "link_copied_to_clipboard",
          "make_offer",
          "minimum_bid",
          "new_bid_placed",
          "nft_purchased_successfully",
          "nft_transferred_successfully",
          "no_bids_yet",
          "no_offers_yet",
          "offer_submitted_successfully",
          "place_bid",
          "please_login_to_add_favorites",
          "recipient_address",
          "similar_nfts",
          "transfer_nft"
        ],
        "ext": [
          "activity",
          "fixed_price",
          "no_activity_yet",
          "offers",
          "offline",
          "refresh",
          "share",
          "views"
        ],
        "common": [
          "auction_ended",
          "cancel",
          "description",
          "live",
          "offer_amount",
          "overview",
          "transfer",
          "updated",
          "view_all"
        ],
        "dashboard_admin": [
          "remaining"
        ],
        "ext_admin": [
          "bids",
          "likes"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/batch-mint": {
      "namespaces": [
        "ext_nft",
        "common"
      ],
      "keys": {
        "ext_nft": [
          "add_token",
          "back_to_nfts",
          "batch_mint_nfts",
          "choose_which_collection_these_nfts_will_belong_to",
          "create_a_collection",
          "create_multiple_nfts_at_once_maximum",
          "download_template",
          "est_gas_cost",
          "first_then_deploy_it_to_the_blockchain",
          "folder_upload",
          "manual_entry",
          "mint_to_blockchain",
          "mint_tokens_immediately_to_the_blockchain",
          "minting_ellipsis",
          "minting_progress",
          "minting_results",
          "no_deployed_collections_available",
          "ready_to_mint",
          "review_mint",
          "review_your_batch_and_configure_minting_options",
          "select_a_collection",
          "select_a_folder_with_images_to_create_nfts",
          "select_collection",
          "select_folder",
          "total_tokens",
          "upload_a_csv_file_with_your_nft_data",
          "upload_csv",
          "upload_method",
          "you_need_at_least_one_deployed"
        ],
        "common": [
          "minting_ellipsis",
          "uploading_ellipsis"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/collection/[id]/edit": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/collection/[id]": {
      "namespaces": [
        "ext"
      ],
      "keys": {
        "ext": []
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/collection/create": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/collection": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/create": {
      "namespaces": [
        "ext_nft",
        "common",
        "dashboard_admin",
        "ext"
      ],
      "keys": {
        "ext_nft": [
          "attributes",
          "attributes_help_define_the",
          "content_only_visible_to_the_owner_of_this_nft",
          "create_and_mint_your_unique_digital_asset",
          "create_new_nft",
          "create_nft",
          "creation_summary",
          "describe_your_nft",
          "enter_nft_name",
          "explicit_content",
          "it_will_appear_in_your_dashboard",
          "mark_if_this_nft_contains_explicit_content",
          "mark_if_this_nft_contains_sensitive_content",
          "nft_preview",
          "no_attributes_added_yet",
          "percentage_youll_receive_from_secondary_sales",
          "please_sign_in_to_create_nfts",
          "royalty_percentage",
          "secret_message_download_link",
          "sensitive_content",
          "trait_type",
          "unlockable_content",
          "untitled_nft",
          "you_can_list_it_for_sale_anytime",
          "your_nft_will_be_created_on_the_blockchain"
        ],
        "common": [
          "add_attribute",
          "back",
          "cancel",
          "creating_ellipsis",
          "description",
          "name",
          "preview",
          "royalty",
          "settings",
          "sign_in",
          "value",
          "what_happens_next"
        ],
        "dashboard_admin": [
          "basic_information"
        ],
        "ext": [
          "blockchain",
          "continue"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/creator/[id]": {
      "namespaces": [
        "ext_nft",
        "ext",
        "common",
        "ext_admin"
      ],
      "keys": {
        "ext_nft": [
          "add_bio_now",
          "bronze_creator",
          "browse_nfts_1",
          "collections",
          "creator_banner",
          "creator_profile_not_found",
          "floor",
          "follow",
          "gold_creator",
          "nfts_created",
          "no_bio_own_profile",
          "no_collections_created_yet",
          "no_nfts_created_yet",
          "silver_creator",
          "the_creator_profile_youre_looking_for",
          "verified_creator"
        ],
        "ext": [
          "copy_link",
          "edit_profile",
          "followers",
          "items",
          "share",
          "total_sales",
          "total_volume"
        ],
        "common": [
          "auction",
          "created",
          "current_bid",
          "joined",
          "price",
          "volume"
        ],
        "ext_admin": [
          "fixed"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/creator": {
      "namespaces": [
        "ext_nft",
        "ext",
        "common"
      ],
      "keys": {
        "ext_nft": [
          "create_nft",
          "creator_since",
          "please_sign_in_to_access_your_creator_dashboard"
        ],
        "ext": [
          "creator_dashboard",
          "failed_to_load_dashboard"
        ],
        "common": [
          "sign_in",
          "try_again"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/creator/profile": {
      "namespaces": [
        "ext"
      ],
      "keys": {
        "ext": []
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/marketplace": {
      "namespaces": [
        "ext_nft",
        "common",
        "ext"
      ],
      "keys": {
        "ext_nft": [
          "all_listings",
          "auctions",
          "bundles",
          "buy_now",
          "buy_sell_and_discover_exclusive_digital_assets",
          "discover_collect_sell",
          "explore_nfts",
          "explore_the_marketplace",
          "extraordinary_nfts",
          "final_bid",
          "has_offers",
          "no_listings_found",
          "no_nfts_match_your",
          "place_bid",
          "popular_searches",
          "recently_listed",
          "results_found",
          "the_worlds_largest_digital_marketplace_for"
        ],
        "common": [
          "all_categories",
          "auction",
          "bundle",
          "category",
          "collection",
          "current_bid",
          "ending_soon",
          "filters",
          "load_more",
          "loading",
          "price",
          "results",
          "search_nfts_collections_or_creators",
          "showing",
          "sort_by"
        ],
        "ext": [
          "all_collections",
          "clear_all_filters",
          "ended",
          "most_viewed",
          "price_high_to_low",
          "price_low_to_high",
          "price_range"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/token/[id]/list": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/token/[id]": {
      "namespaces": [
        "ext_nft",
        "ext",
        "common"
      ],
      "keys": {
        "ext_nft": [
          "add_a_personal_message_to_the_seller",
          "browse_marketplace",
          "by_making_this_offer",
          "collection_floor",
          "custom_expiry_date",
          "delist_nft",
          "ends_in",
          "expires",
          "for_sale",
          "list_for_sale",
          "live_auction",
          "make_an_offer",
          "make_offer",
          "making_offer",
          "making_offers_is_currently_disabled_by",
          "metadata_url",
          "nft_not_found",
          "no_offers_yet",
          "offer_below_floor_price",
          "offer_expires_in",
          "offer_summary",
          "offers_disabled",
          "owned_by",
          "refresh_metadata",
          "the_nft_youre_looking",
          "this_is_the_metadata_url_that",
          "token_details",
          "token_standard",
          "view_json",
          "view_on_explorer",
          "your_offer_is_below"
        ],
        "ext": [
          "contract_address",
          "created_by",
          "no_activity_yet",
          "pick_a_date",
          "please_contact_support_for_more_information",
          "token_id"
        ],
        "common": [
          "cancel",
          "currency",
          "current_price",
          "message",
          "offer_amount",
          "optional"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/token": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/user/[id]": {
      "namespaces": [
        "ext_nft",
        "common",
        "ext"
      ],
      "keys": {
        "ext_nft": [
          "collections",
          "floor",
          "follow",
          "following",
          "following_successfully",
          "link_copied_to_clipboard",
          "most_liked",
          "no_favorites_yet",
          "owned",
          "please_login_to_follow_users",
          "recently_acquired",
          "recently_created",
          "this_user_doesnt_own_any_nfts_yet",
          "this_user_hasnt_created_any_collections_yet",
          "this_user_hasnt_created_any_nfts_yet",
          "unfollow",
          "unfollowed_successfully",
          "you_dont_own_any_nfts_yet",
          "you_havent_created_any_collections_yet",
          "you_havent_created_any_nfts_yet"
        ],
        "common": [
          "created",
          "current_bid",
          "favorites",
          "load_more",
          "price",
          "sort_by",
          "volume"
        ],
        "ext": [
          "activity",
          "followers",
          "items",
          "no_activity_yet",
          "price_high_to_low",
          "price_low_to_high",
          "share"
        ]
      },
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/nft/user": {
      "namespaces": [],
      "keys": {},
      "pageType": "extension-user",
      "extension": "nft",
      "menuId": "ext_nft"
    },
    "/p2p/dashboard": {
      "namespaces": [
        "ext_p2p",
        "ext",
        "common"
      ],
      "keys": {
        "ext_p2p": [
          "explore_features",
          "p2p_trading_activity",
          "real_time_prices",
          "secure_escrow",
          "your_p2p_crypto_personalized_recommendations"
        ],
        "ext": [
          "n_1m",
          "n_1w",
          "n_1y",
          "no_portfolio_data_available",
          "payment_methods",
          "portfolio_overview",
          "start_by_adding_portfolio_grow",
          "start_trading_or_chart_here",
          "start_trading_with_other_users_to",
          "view_all_activity"
        ],
        "common": [
          "add_funds",
          "create_offer",
          "create_your_first_offer",
          "current",
          "edit",
          "find_trading_partners",
          "in_the_last_week",
          "limit",
          "my_offers",
          "no_trading_activity_yet",
          "price",
          "start_trading",
          "view",
          "welcome_back",
          "you_dont_have_any_offers_yet",
          "your_portfolio",
          "your_portfolio_has_grown_by",
          "your_portfolio_is_empty"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/guide": {
      "namespaces": [
        "ext_p2p",
        "common",
        "ext"
      ],
      "keys": {
        "ext_p2p": [
          "accept_offers_that_match_your_needs",
          "all_trades_on_escrow_system",
          "always_use_platform_escrow",
          "always_verify_payment",
          "always_verify_the_releasing_cryptocurrency",
          "be_cautious_with_credit_cards",
          "be_wary_of_login_credentials",
          "benefits_of_p2p_trading",
          "browse_buy_offers",
          "browse_existing_buy_offers",
          "browse_offers_from_other_users_or_create_your_own",
          "browse_sell_offers_based_on",
          "check_buyer_reputation",
          "check_buyer_reputation_and_terms",
          "check_that_the_match_exactly",
          "check_the_sellers_before_trading",
          "check_user_reputation",
          "check_your_account_releasing_cryptocurrency",
          "check_your_actual_buyers_screenshot",
          "choose_from_various_for_you",
          "click_buy_now_on_the_sellers_offer",
          "click_ive_paid_once_payment_is_complete",
          "common_scams_to_avoid",
          "communicate_clearly",
          "communicate_with_your_platform_chat",
          "competitive_pricing",
          "complete_payment_and_receive_your_cryptocurrency",
          "complete_payment_within_trade_cancellation",
          "complete_your_first_trade",
          "confirm_the_trade_payment_method",
          "connect_with_traders_worldwide",
          "contact_our_support_the_platform",
          "create_a_sell_offer_or_find_a_buyer",
          "create_sell_offer",
          "create_your_account",
          "creating_a_sell_offer",
          "cryptocurrency_is_held_during_trades",
          "cryptocurrency_type_and_amount",
          "define_trade_terms_and_requirements",
          "deposit_cryptocurrency_to_escrow",
          "do_not_engage_further_with_the_suspected_scammer",
          "do_not_release_additional_payments",
          "ensures_the_seller_the_cryptocurrency",
          "essential_guidelines_to_p2p_platform",
          "essential_safety_rules",
          "fake_payment_confirmations",
          "find_a_seller",
          "find_offers_that_match_your_trading_preferences",
          "finding_a_buyer",
          "follow_the_guided_trade_safely",
          "follow_the_sellers_payment_instructions_carefully",
          "for_buyers",
          "for_sellers",
          "funds_remain_secure_until_payment_is_confirmed",
          "give_clear_payment_instructions_to_the_buyer",
          "give_detailed_payment_and_delays",
          "global_community",
          "guide_for_cryptocurrency_buyers",
          "guide_for_cryptocurrency_sellers",
          "if_you_believe_suspicious_behavior",
          "include_any_required_reference_numbers",
          "keep_communication_on_platform",
          "keep_payment_proof",
          "keep_proof_of_transaction_ids",
          "learn_how_to_p2p_platform",
          "learn_how_to_safely_trade_cryptocurrencies",
          "leave_feedback_for_the_buyer",
          "leave_feedback_for_the_community",
          "make_payment",
          "multiple_payment_options",
          "never_agree_to_better_price",
          "never_agree_to_escrow_system",
          "never_agree_to_trade_outside_the_platform",
          "new_accounts_with_no_history_may_pose_higher_risks",
          "off_platform_trading",
          "often_better_rates_than_traditional_exchanges",
          "once_confirmed_release_from_escrow",
          "once_cryptocurrency_is_be_reversed",
          "once_the_buyer_has_made_payment",
          "once_the_seller_confirms_your_payment",
          "once_youve_found_the_trade",
          "our_escrow_protection",
          "our_escrow_system_and_sellers",
          "our_p2p_platform_safe_transactions",
          "our_platform_will_in_chat",
          "our_support_team_during_trading",
          "p2p_trading_guide",
          "pay_within_time_limit",
          "payment_methods_you_prefer",
          "peer_to_peer_trading_allows_other_users",
          "phishing_attempts",
          "price_and_exchange_rate",
          "protects_your_cryptocurrency_been_received",
          "provide_all_relevant_transaction_ids",
          "provide_any_additional_instructions_needed",
          "provide_clear_instructions",
          "provide_payment_instructions",
          "receive_cryptocurrency",
          "reversible_payments",
          "safety_tips",
          "save_screenshots_and_your_payment",
          "scammers_may_send_or_emails",
          "secure_escrow",
          "seller_reputation_and_completion_rate",
          "sellers_should_always_from_escrow",
          "send_payment_to_payment_method",
          "set_your_price_and_payment_methods",
          "share_your_payment_link_etc",
          "sign_up_and_complete_verification_to_start_trading",
          "specify_any_reference_numbers_or_notes_to_include",
          "specify_cryptocurrency_and_amount",
          "start_the_trade",
          "start_trading_now",
          "start_trading_safely",
          "step_by_step_buying_process",
          "step_by_step_selling_process",
          "the_cryptocurrency_is_is_complete",
          "the_cryptocurrency_will_your_wallet",
          "the_platform_will_in_escrow",
          "the_sellers_cryptocurrency_in_escrow",
          "this_creates_a_assist_you",
          "this_protects_both_the_transaction",
          "tips_for_buyers",
          "tips_for_sellers",
          "trade_with_buyers_completion_rates",
          "trade_with_confidence_knowing_funds_are_protected",
          "trade_with_users_positive_feedback",
          "trading_off_platform_removes_to_scams",
          "trading_safety_tips",
          "use_only_the_trade_communications",
          "use_platform_escrow",
          "use_the_platform_any_issues",
          "verified_users_have_verification_process",
          "verify_payment_and_release_funds",
          "verify_payment_before_releasing",
          "verify_seller_reputation",
          "verify_the_payment_releasing_funds",
          "what_is_p2p_trading",
          "what_to_do_if_you_suspect_a_scam",
          "when_a_trade_into_escrow",
          "you_can_either_buy_offer",
          "youll_lose_escrow_goes_wrong",
          "youll_receive_a_confirmation_notification"
        ],
        "common": [
          "browse_offers",
          "getting_started",
          "overview"
        ],
        "ext": [
          "how_it_works",
          "important"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/guided-matching": {
      "namespaces": [
        "ext_p2p",
        "common",
        "ext"
      ],
      "keys": {
        "ext_p2p": [
          "additional_preferences",
          "all_traders",
          "and_amount",
          "any_location",
          "any_price",
          "available_for",
          "based_on_your_preferences_here_are_the_best",
          "best_match",
          "best_price",
          "best_rates",
          "browse_all_offers",
          "buy_cryptocurrency",
          "crypto_trade",
          "current_market_average",
          "estimated_value",
          "every_transaction_is_the_process",
          "failed_to_load_offers",
          "fast_matching",
          "find_matches",
          "find_your_perfect",
          "finding_matches_ellipsis",
          "finding_your_perfect_matches_ellipsis",
          "good_match_for_your_criteria",
          "highest_rating",
          "i_want_to_buy_crypto_with_my_local_currency",
          "i_want_to_sell_crypto_for_local_currency",
          "in_your_wallet_to_sell",
          "insufficient_balance_you_need",
          "kyc_verified_traders",
          "largest_amount",
          "loading_wallet_balance_ellipsis",
          "lowest_buy_highest_sell",
          "match",
          "matching_offers_for_you",
          "n_100_secure",
          "n_100_secure_trading",
          "n_95_completion_rate",
          "no_matching_offers_found",
          "no_payment_methods_selected",
          "no_trader_restrictions",
          "our_ai_powered_algorithm_trading_preferences",
          "our_intelligent_matching_exact_preferences",
          "our_intelligent_system_key_benefits",
          "price_preference",
          "quick_select_amount",
          "refreshing_offers_ellipsis",
          "responds_in",
          "select_location",
          "select_payment_methods",
          "select_your_wallet_type",
          "sell_cryptocurrency",
          "show_all_available_offers",
          "smart_match",
          "smart_matching_technology",
          "smart_recommendations",
          "this_may_take_a_moment_as",
          "top_rated",
          "trader_preference",
          "try_adjusting_your_preferences_or_check_back_later",
          "verified_only",
          "verified_trader",
          "verified_traders_only",
          "wallet_found_please_deposit",
          "wallet_selected",
          "we_couldnt_find_any_offers_that",
          "we_encountered_an_error_while_fetching",
          "we_found",
          "we_prioritize_offers_community_feedback",
          "why_this_is_a_good_match",
          "why_use_guided_matching"
        ],
        "common": [
          "amount",
          "available",
          "available_balance",
          "complete",
          "fees",
          "location",
          "market_price",
          "no_payment_methods",
          "please_try_again",
          "processing",
          "sort_by",
          "start_over",
          "trade_type",
          "trades",
          "try_again",
          "wallet_type"
        ],
        "ext": [
          "first",
          "payment_methods",
          "price_high_to_low",
          "price_low_to_high",
          "what_would_you_like_to_do"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/offer/[id]/edit": {
      "namespaces": [
        "ext_p2p",
        "common",
        "ext"
      ],
      "keys": {
        "ext_p2p": [
          "add_custom_fields_like_account_number_email_etc",
          "additional_notes",
          "any_additional_information_for_traders",
          "are_you_sure_delete_payment_method",
          "auto_cancel_time_minutes",
          "back_to_offer",
          "can_delete",
          "cannot_edit_active_trade",
          "changes_to_price_and_amount_settings",
          "current_payment_methods",
          "dynamic_offset_example",
          "dynamic_offset_hint",
          "dynamic_price_market_based",
          "e_g_instant_1_3_days",
          "enter_your_fixed_price",
          "enter_your_terms_and_conditions_for_this_trade",
          "failed_to_delete_payment_method",
          "failed_to_save_payment_method",
          "failed_to_update_offer",
          "field_value",
          "hide_details",
          "in_offer",
          "in_trade",
          "market_price_offset",
          "max_trade_amount",
          "min_trade_amount",
          "minimum_completed_trades",
          "minimum_success_rate",
          "offer_is_hidden_and_not_available_for_trading",
          "offer_is_visible_and_available_for_trading",
          "offer_status",
          "offer_updated_successfully_and_is_pending_approval",
          "optional_description",
          "payment_instructions_for_buyer",
          "payment_method_deleted_successfully",
          "payment_method_name",
          "payment_method_updated_successfully",
          "price_amount",
          "price_amount_settings",
          "pricing_model",
          "terms_of_trade",
          "the_price_per_unit_of",
          "time_limit_for_payment_5_1440_minutes",
          "total_amount_available",
          "total_available",
          "trusted_users_only",
          "update_pricing_model_and_trading_limits",
          "update_your_offer_settings_and_requirements",
          "update_your_payment_method_details",
          "user_requirements",
          "validation_error",
          "visibility"
        ],
        "common": [
          "active",
          "buy",
          "cancel",
          "characters",
          "city",
          "country",
          "currency",
          "current_status",
          "delete",
          "delete_payment_method",
          "description",
          "edit",
          "edit_offer",
          "edit_payment_method",
          "field_name",
          "instructions",
          "location",
          "maximum_amount",
          "minimum_account_age_days",
          "minimum_amount",
          "name",
          "no_payment_methods",
          "note",
          "paused",
          "payment_details",
          "private",
          "processing_time",
          "public",
          "save_changes",
          "saving",
          "select_city",
          "select_country",
          "select_state",
          "selected",
          "sell",
          "status",
          "this_action_cannot_be_undone",
          "trade_settings",
          "type",
          "view_details",
          "wallet"
        ],
        "ext": [
          "custom",
          "fixed_price",
          "global",
          "location_settings",
          "offer_information",
          "payment_methods",
          "please_select_at_least_one_payment_method",
          "region_state",
          "require_kyc_verification",
          "requirements",
          "select_the_payment_methods",
          "success",
          "trading_limits",
          "your_custom_payment_methods"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/offer/[id]": {
      "namespaces": [
        "ext_p2p",
        "common",
        "ext",
        "ext_admin"
      ],
      "keys": {
        "ext_p2p": [
          "account_requirements",
          "additional_notes",
          "always_use_the_payment_methods_listed_above",
          "are_you_sure_you_want_to_remove_this_offer",
          "awaiting_admin_review",
          "buyer_information",
          "buyer_ratings",
          "communication",
          "complete_the_payment_within_the",
          "dispute_resolution",
          "eligibility_criteria",
          "end_to_end_encrypted_chat_for",
          "enter_the_amount_you_want_to",
          "error_loading_offer",
          "escrow_protected",
          "escrow_protection",
          "failed_to_remove_offer",
          "funds_are_held_in_secure_escrow",
          "if_you_dont_meet_these_requirements",
          "important_payment_information",
          "include_the_trade_reference_number_in",
          "it_will_be_available_for_trading_once_approved",
          "location_restrictions",
          "manage_your_offer",
          "mark_payment_as_completed_once_youve",
          "market_difference",
          "max_order",
          "min_limit",
          "min_order",
          "minimum_completed_trades",
          "minimum_success_rate",
          "minute_time_limit",
          "minute_window_to_complete_payment_safely",
          "minutes_to_complete_the_payment",
          "n_100_secure_escrow_protection",
          "never_accept_requests_to_use_alternative",
          "now",
          "offer_removed",
          "offer_status",
          "once_you_start_the_trade_you_will_have",
          "online_now",
          "our_dedicated_support_team_is_available",
          "p2p_trading_disabled",
          "p2p_trading_is_currently_disabled_on_the_platform",
          "pending_admin_approval",
          "price_information",
          "price_type",
          "remove_offer",
          "removing",
          "secure_chat",
          "security_features",
          "select_your_preferred_payment_method_when",
          "seller_information",
          "seller_rating",
          "seller_ratings",
          "the_timer_starts_once_you_initiate_the_trade",
          "these_requirements_help_ensure_safe_and",
          "this_ensures_your_transaction_remains_protected",
          "this_is_your_own_offer",
          "this_offer_is_currently_under_review_by_our_team",
          "this_protects_both_buyer_and_seller",
          "time_limit",
          "time_protection",
          "total_with_fees",
          "trade_history_requirements",
          "traders_set_these_criteria_based_on",
          "trust",
          "trusted_users_only",
          "user_requirements",
          "verified_buyer",
          "verified_seller",
          "view_and_trade_on_this_offer",
          "why_these_requirements",
          "you_can_manage_it_from_here",
          "youll_receive_detailed_payment_instructions_on",
          "your_funds_are_completed_successfully",
          "your_offer",
          "your_offer_has_been_successfully_removed"
        ],
        "common": [
          "amount",
          "back_to_offerings",
          "browse_offers",
          "completed",
          "completion",
          "edit_offer",
          "fees",
          "market_price",
          "max",
          "minimum_account_age_days",
          "minutes",
          "no_payment_methods",
          "offer_details",
          "payment_instructions",
          "payment_method",
          "platform_fee",
          "please_check_back_later",
          "price_per",
          "processing",
          "processing_time",
          "response_time",
          "total",
          "trade_settings",
          "trade_terms",
          "trades",
          "volume",
          "wallet",
          "wallet_type"
        ],
        "ext": [
          "available_amount",
          "completed_trades",
          "payment_methods",
          "pending_approval",
          "restricted_countries",
          "terms_conditions",
          "views"
        ],
        "ext_admin": [
          "speed"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/offer/create": {
      "namespaces": [
        "ext_p2p",
        "ext",
        "common"
      ],
      "keys": {
        "ext_p2p": [
          "accepted_methods",
          "add_a_country_or_region_to_exclude",
          "add_any_additional_notes_or_requirements",
          "add_custom_method",
          "add_custom_payment_method",
          "add_your_payment_details_like_account_numbers",
          "adding_geographical_restrictions_preferred_markets",
          "additional_notes_optional",
          "all_payment_methods_are_properly_configured",
          "amount_pricing",
          "anyone_can_find_and_accept_your_offer",
          "at_least_one_payment",
          "auto_cancel",
          "auto_cancel_duration",
          "auto_cancellation",
          "automatically_cancel_the_specified_time",
          "back_to_p2p_home",
          "brief_description_of_the_payment_method",
          "browse_existing_offers",
          "buy_currency",
          "can_delete",
          "choose_whether_you_want",
          "choose_whether_you_want_to_buy_or_sell_currency",
          "choose_which_cryptocurrency_you_want_to_trade",
          "choose_which_wallet_you_want_to_use_for_this_trade",
          "city_optional",
          "configure_additional_settings_for_your_trade",
          "configure_additional_settings_your_preferences",
          "control_the_visibility_the_marketplace",
          "control_who_can_see_and_access_your_trade_offer",
          "country_selection_is_required_to_create",
          "create_a_custom_standard_list",
          "create_a_new_offer",
          "create_your_own_payment_method",
          "creating_new_offers_is_temporarily_disabled",
          "e_g_1_2_business_days",
          "e_g_account_number_email",
          "e_g_zelle_wire_transfer",
          "enter_payment_instructions",
          "field_value",
          "follow_the_steps_trading_offer",
          "for_this_trade",
          "from_market_price",
          "geographical_restrictions",
          "guided_trading",
          "however_setting_requirements_potential_counterparties",
          "if_the_counterparty_be_returned",
          "in_offer",
          "in_trade",
          "loading_payment_methods",
          "loading_wallet_options_ellipsis",
          "make_sure_all_information_is_correct",
          "method_name",
          "minimum_completed_trades",
          "minimum_success_rate",
          "new_offers_temporarily_disabled",
          "no_additional_trust_requirements",
          "no_custom_payment_methods",
          "no_location_settings_specified",
          "no_minimum_experience_required",
          "no_payment_details_click_add_field",
          "no_payment_methods_selected",
          "no_payment_methods_specified",
          "no_restrictions_added_yet",
          "no_user_requirements_specified",
          "offer_visibility",
          "once_you_click_visibility_settings",
          "only_allow_users_your_offer",
          "only_users_with_accept_it",
          "p2p_trading_disabled",
          "p2p_trading_is_currently_disabled_on_the_platform",
          "payment_methods_summary",
          "per",
          "please_complete_all_required_fields",
          "please_go_back_payment_method",
          "please_review_your_your_offer",
          "private_offer",
          "provide_additional_terms_the_trade",
          "provide_instructions_for_the_buyer_on",
          "public_offer",
          "purchase_crypto_from_payment_method",
          "ready",
          "ready_to_create_your_offer",
          "region_state_optional",
          "require_users_to_of_days",
          "require_users_to_of_trades",
          "require_users_to_successful_trades",
          "review_create",
          "review_your_offer",
          "review_your_offer_details_before_creating",
          "select_a_wallet_to_sell_from",
          "select_at_least_to_continue",
          "select_country_required",
          "select_cryptocurrency",
          "select_the_currency_you_want_to",
          "select_the_payment_methods_you",
          "select_the_wallet_type_you_want_to_use_for_this",
          "select_trade_type",
          "select_which_payment_methods_you_accept",
          "selected_payment_methods",
          "sell_currency",
          "sell_your_crypto_preferred_method",
          "set_additional_security_potential_counterparties",
          "set_amount_price",
          "set_minimum_trading_potential_counterparties",
          "set_requirements_for_users",
          "set_requirements_for_your_offer",
          "setting_appropriate_user_problematic_trades",
          "some_features_may_be_temporarily_unavailable",
          "specify_any_countries_trade_with",
          "specify_terms_and_conditions_for_this",
          "specify_the_amount_and_price_for_your_trade",
          "specify_where_youre_nearby_traders",
          "specify_your_location_and",
          "specify_your_location_trade_offer",
          "terms_of_trade",
          "the_p2p_trading_maintenance_mode",
          "these_notes_will_trade_process",
          "these_settings_help_for_counterparties",
          "these_terms_will_your_offer",
          "this_helps_ensure_qualified_counterparties",
          "this_helps_match_you_with_nearby",
          "this_is_useful_specific_individuals",
          "this_will_determine_the_type_of_trade_youll_create",
          "trade_terms_are_required",
          "trade_terms_instructions",
          "trading_experience",
          "trading_experience_requirements",
          "trading_location",
          "trust_security",
          "trust_security_requirements",
          "trusted_users_only",
          "user_requirements",
          "visibility",
          "well_configured_settings_can_fewer_disputes",
          "you_can_buy_other_users",
          "you_can_select_multiple_methods",
          "youll_receive_a_the_offer",
          "your_offer_will_public_marketplace",
          "your_offer_will_the_marketplace",
          "your_trading_location"
        ],
        "ext": [
          "choose_how_you_want_to_set_your_price",
          "completed_trades",
          "continue",
          "current_market_price",
          "custom",
          "fixed_price",
          "global",
          "location_settings",
          "maintenance_mode",
          "payment_methods",
          "the_maximum_amount_with_you",
          "the_minimum_amount_with_you",
          "this_is_the_total_amount_for_this_trade",
          "when_selling_currency_completes_payment",
          "your_custom_payment_methods",
          "your_offer_will_data_providers"
        ],
        "common": [
          "account_age",
          "add",
          "add_field",
          "amount",
          "are_you_sure_be_undone",
          "at_what_price_and_your_trade_limits",
          "automatically_adjust_amount_to_meet_minimum",
          "available",
          "available_balance",
          "back",
          "based_on_current_market_conditions",
          "calculated_price",
          "cancel",
          "complete",
          "country",
          "creating_ellipsis",
          "currency",
          "day",
          "days",
          "default",
          "delete",
          "delete_payment_method",
          "deleting_ellipsis",
          "description",
          "edit",
          "field_name",
          "fixed_amount",
          "from_your",
          "hour",
          "hours",
          "instructions",
          "last_updated",
          "loading",
          "loading_price",
          "margin",
          "margin_type",
          "market_price",
          "max",
          "maximum_limit",
          "method",
          "min",
          "minimum_account_age_days",
          "minimum_limit",
          "minutes",
          "of",
          "page",
          "payment_details",
          "payment_instructions",
          "percentage",
          "please_check_back_later",
          "please_fix_the_following_issues",
          "price",
          "price_model",
          "price_per",
          "processing",
          "processing_time",
          "save",
          "search_currencies",
          "select_city",
          "select_currency",
          "select_duration",
          "select_state",
          "select_wallet_type",
          "selected",
          "set_a_specific_market_fluctuations",
          "specify_how_much_currency_you_want_to",
          "step",
          "success_rate",
          "this_protects_both_parties_during_the_transaction",
          "total_value",
          "trade_details",
          "trade_settings",
          "trade_terms",
          "trade_type",
          "wallet",
          "wallet_type",
          "what_happens_next"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/offer": {
      "namespaces": [
        "ext_p2p",
        "common",
        "ext"
      ],
      "keys": {
        "ext_p2p": [
          "available_cryptocurrency_amount_and_its_fiat_value",
          "browse_through_hundreds_payment_options",
          "cant_find_what_and_price",
          "competitive_rates",
          "country_and_region_where_the_offer_is_available",
          "create_buy_offer",
          "create_sell_offer",
          "create_your_own_trading_offer",
          "find_best_offers",
          "find_the",
          "for_your_crypto_needs",
          "instant_settlement",
          "minimum_and_maximum_trade_size_allowed",
          "multiple_payment_methods",
          "perfect_offer",
          "secure_escrow",
          "secure_escrow_protection",
          "set_your_own_price",
          "set_your_own_your_offer",
          "trade_type_buy_seller_wants_to",
          "user_offering_to_buy_or_sell_cryptocurrency",
          "verified_traders",
          "zero_trading_fees"
        ],
        "common": [
          "available",
          "buy",
          "create_offer",
          "limits",
          "location",
          "max",
          "min",
          "price",
          "sell",
          "seller",
          "type"
        ],
        "ext": [
          "accepted_payment_methods_for_this_offer",
          "no_methods",
          "payment_methods",
          "price_per_unit_of_cryptocurrency_in_fiat_currency"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p": {
      "namespaces": [
        "ext_p2p",
        "common",
        "ext"
      ],
      "keys": {
        "ext_p2p": [
          "automatic_escrow_protection_for_all_funds",
          "avg_price",
          "become_a_trader",
          "best",
          "build_your_reputation_score_and_credibility",
          "buy_crypto",
          "choose_an_offer_verified_traders",
          "compare_trader_ratings_and_reviews",
          "complete_the_trade",
          "create_now",
          "deals_available",
          "enjoy_the_lowest_fees_in_the_industry_at_just",
          "fast_trades",
          "featured_offers",
          "filter_by_payment_method_price_and_location",
          "find_the_best_deals_from_verified_traders_worldwide",
          "find_the_best_filtering_system",
          "global_community",
          "help_the_community_grow_and_thrive",
          "instant_chat_communication_with_seller",
          "join_our_thriving_traders_across",
          "join_thousands_of_our_platform",
          "leaderboard",
          "list_your_own_offer_and_start_trading_with_others",
          "market_overview",
          "meet_our_highest_rated_traders",
          "minimal_fees",
          "most_traded_currencies",
          "n_24_7_dispute_resolution_support",
          "our_escrow_system_secure_transactions",
          "our_military_grade_escrow_fully_protected",
          "our_platform_offers_traders_worldwide",
          "our_streamlined_process_and_fast",
          "p2p_trading_disabled",
          "p2p_trading_is_currently_disabled_on_the_platform",
          "peer_to_peer",
          "rate_your_experience",
          "ready_to_start_trading",
          "real_time_chat_with_your_trading_partner",
          "real_time_price_updates_and_market_data",
          "secure_escrow",
          "secure_escrow_protection",
          "secure_fast_and_escrow_protection",
          "secure_p2p_trading",
          "select_an_offer",
          "sell_crypto",
          "share_your_trading_platform_benefits",
          "some_features_may_be_temporarily_unavailable",
          "start_trading_now",
          "terms_of_trade",
          "the_p2p_trading_maintenance_mode",
          "top_offers_from_verified_traders",
          "trade_crypto",
          "trade_limits",
          "traders",
          "trades_completed",
          "trading_process",
          "transparent_pricing_and_terms",
          "trusted_community",
          "trusted_platform_for",
          "unlock_premium_benefits_and_lower_fees",
          "verified_trader",
          "view_all_offers",
          "view_all_traders",
          "view_offers",
          "view_trader_reputation_and_transaction_history",
          "with_confidence"
        ],
        "common": [
          "active_offers",
          "browse_offers",
          "countries",
          "create_offer",
          "learn_more",
          "please_check_back_later",
          "price_per",
          "recent_trades",
          "simple_process",
          "start_trading",
          "success_rate",
          "top",
          "total_volume",
          "trading_volume",
          "view_all_markets",
          "view_details",
          "why_choose_us"
        ],
        "ext": [
          "cryptocurrencies",
          "live_activity",
          "maintenance_mode",
          "recent_volume",
          "see_whats_happening",
          "simple_4_step",
          "why_trust_us"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/trade/[id]": {
      "namespaces": [
        "common",
        "ext_p2p",
        "ext"
      ],
      "keys": {
        "common": [
          "amount",
          "amount_to_send",
          "chat",
          "completion",
          "completion_rate",
          "created",
          "description",
          "details",
          "instructions",
          "last_updated",
          "no_timeline_events_yet",
          "online",
          "optional",
          "payment",
          "payment_details",
          "payment_instructions",
          "payment_method",
          "please_check_back_later",
          "price",
          "select_a_reason",
          "time_remaining",
          "total",
          "trade",
          "trade_details",
          "trade_terms",
          "trade_type",
          "trades",
          "type_your_message_ellipsis",
          "uploading_ellipsis"
        ],
        "ext_p2p": [
          "active_for",
          "add_any_additional_information_about_your_payment",
          "additional_feedback_optional",
          "additional_notes_optional",
          "admin_intervention_in_case_of_disputes",
          "admin_message",
          "admin_will_review_both_parties_evidence",
          "all_messages_are_dispute_resolution",
          "always_include_the_your_payment",
          "amount_in_escrow",
          "an_admin_will_both_parties",
          "attach_image",
          "auto_release",
          "automatic_release_after_no_dispute",
          "buyer_confirmed_payment_verify_before_release",
          "buyer_confirms_payment_has_been_sent",
          "click_to_upload_receipt",
          "complete_information_about_this_trade",
          "complete_this_trade_step_before_time_expires",
          "confirm_payment_sent",
          "confirmed_at",
          "counterparty",
          "currency_value",
          "dispute_in_progress_admin_will_contact_you",
          "enter_the_reference_or_transaction_id",
          "error_loading_trade",
          "escrow",
          "escrow_active",
          "escrow_details",
          "escrow_expired_funds_returned",
          "escrow_held_dispute_resolution",
          "escrow_not_active_will_activate",
          "escrow_protected_trade",
          "escrow_protection",
          "escrow_release_conditions",
          "escrow_released_funds_transferred",
          "escrow_services_are_unavailable",
          "escrow_status",
          "false_disputes_may_affect_your_reputation",
          "funds_released_successfully",
          "how_would_you_rate_this_trade",
          "in_23h_45m",
          "insert_emoji",
          "is_securely_held_is_completed",
          "ive_received_the_payment",
          "learn_more_about_trading_options",
          "leave_feedback",
          "let_us_know_how_your_trade_with",
          "limited_functionality",
          "loading_messages",
          "locked_since",
          "manage_your_active_trading_activity",
          "more_characters",
          "no_messages_yet",
          "not_active",
          "open_dispute",
          "opening_a_dispute_will_freeze_the_trade",
          "our_escrow_system_during_trades",
          "our_support_team_will_review_within_24_hours",
          "p2p_trading_disabled",
          "p2p_trading_is_currently_disabled_on_the_platform",
          "payment_confirmed",
          "payment_receipt",
          "payment_received",
          "payment_reference_transaction_id",
          "payment_required",
          "per",
          "platform_maintenance",
          "please_provide_a_detailed_explanation_of_the_issue",
          "please_provide_at_least",
          "please_provide_details_about_the_dispute",
          "please_send_payment_when_done",
          "please_verify_youve_releasing_escrow",
          "rate_your_experience",
          "rating_submitted",
          "receipt_preview",
          "reference",
          "reference_transaction_id",
          "release_funds",
          "released",
          "report_problem_with_this_trade",
          "response_time_24_48_hours",
          "return_to_trades",
          "seller_releases_funds_from_escrow",
          "seller_verifies_payment_receipt",
          "share_your_experience_with_this_trader_ellipsis",
          "some_trade_features_are_currently_disabled",
          "start_the_conversation",
          "thank_you_for_rating_your_experience_with",
          "thank_you_for_using_our_platform",
          "the_buyer_has_confirmed_payment",
          "the_cryptocurrency_is_is_complete",
          "the_payment_window_has_closed",
          "the_platform_is_currently_undergoing_maintenance",
          "the_trade_youre_view_it",
          "this_helps_the_prevents_delays",
          "this_trade_has_been_cancelled_no",
          "this_trade_has_been_successfully_completed",
          "this_trade_has_expired_no_further",
          "this_trade_is_currently_under_dispute",
          "this_trade_is_escrow_system",
          "trade_completed",
          "trade_details_are_not_accessible_at_this_time",
          "trade_details_are_temporarily_unavailable",
          "trade_dispute_resolution_is_unavailable",
          "trade_disputed",
          "trade_expired_cannot_confirm_payment",
          "trade_not_found",
          "trade_progress",
          "trade_started",
          "verified_trader",
          "waiting_for_buyer_to_confirm_payment",
          "waiting_for_seller_to_release_funds",
          "went",
          "you_confirmed_payment_waiting_seller_release",
          "your_rating"
        ],
        "ext": [
          "cancel_trade",
          "dispute",
          "dispute_reason",
          "escrow_fee",
          "full_size",
          "important",
          "out_of_5_stars",
          "please_contact_support_for_more_information",
          "trade_id",
          "trade_timeline"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/p2p/trade": {
      "namespaces": [
        "common",
        "ext",
        "ext_p2p"
      ],
      "keys": {
        "common": [
          "active",
          "all_time",
          "buy_orders",
          "cancelled",
          "completed",
          "create_new_offer",
          "filters",
          "newest_first",
          "no_recent_activity_to_display",
          "oldest_first",
          "pending",
          "recent_activity",
          "reset",
          "sell_orders",
          "something_went_wrong",
          "sort_by",
          "status",
          "success_rate",
          "this_month",
          "trade_type",
          "trading_volume",
          "try_again",
          "under_review",
          "updated",
          "view_details"
        ],
        "ext": [
          "active_trades",
          "apply_filters",
          "back_to_trades",
          "completed_trades",
          "confirm_payment",
          "date_range",
          "disputed",
          "pending_trades",
          "trade_id",
          "view_all_activity"
        ],
        "ext_p2p": [
          "all_cryptocurrencies",
          "always_verify_that_from_escrow",
          "average_completion",
          "browse_offers_to_start_trading",
          "check_trader_reputation",
          "disputed_trades",
          "efficient",
          "filter_trades",
          "find_offers",
          "highest_value",
          "instant_trades",
          "keep_all_communication_dispute_resolution",
          "latest_updates_on_your_trades",
          "lowest_value",
          "manage_your_active_trades",
          "manage_your_active_trading_activity",
          "my_trades",
          "no_active_trades",
          "no_cancelled_trades",
          "no_completed_trades",
          "no_disputed_trades",
          "no_pending_trades",
          "rate_trader",
          "release_crypto",
          "search_by_trade_id_cryptocurrency_or_counterparty",
          "secure_escrow",
          "select_date_range",
          "start_trading_to_see_your_history_here",
          "this_week",
          "today",
          "top_trader",
          "trade_dashboard",
          "trade_progress",
          "trade_with_users_positive_feedback",
          "trades_that_are_require_action",
          "trades_that_are_waiting_to_be_started_or_accepted",
          "trades_that_have_been_cancelled",
          "trades_that_have_been_disputed_and",
          "trading_safety_tips",
          "use_platform_chat_only",
          "verified_trader",
          "verify_payment_first",
          "view_all_history",
          "view_safety_guide",
          "you_dont_have_any_active_trades",
          "you_dont_have_any_active_trades_at_the_moment",
          "you_dont_have_any_cancelled_trades",
          "you_dont_have_any_disputed_trades",
          "you_dont_have_any_pending_trades_at_the_moment",
          "you_havent_completed_any_trades_yet",
          "your_successfully_completed_trades_history"
        ]
      },
      "pageType": "extension-user",
      "extension": "p2p",
      "menuId": "ext_p2p"
    },
    "/staking/dashboard": {
      "namespaces": [
        "ext_staking",
        "common",
        "ext"
      ],
      "keys": {
        "ext_staking": [
          "back_to_staking",
          "currently_earning_rewards",
          "earned_from_all_positions",
          "manage_your_staking_your_rewards",
          "no_completed_positions",
          "no_pending_withdrawals",
          "staking_dashboard",
          "successfully_completed_positions",
          "we_encountered_an_error_while_loading_2",
          "you_dont_have_any_active_staking_positions_yet",
          "you_dont_have_any_completed_staking_positions_yet",
          "you_dont_have_any_positions_pending_withdrawal"
        ],
        "common": [
          "across",
          "active",
          "active_positions",
          "completed",
          "end_date",
          "error_loading_dashboard",
          "no_active_positions",
          "pending",
          "position_completed",
          "progress",
          "rewards_earned",
          "stake_again",
          "stake_more",
          "staked_amount",
          "start_staking",
          "this_typically_takes_24_48_hours",
          "try_again",
          "withdrawal_pending",
          "your_withdrawal_request_is_being_processed"
        ],
        "ext": [
          "are_you_sure_you_want_to_claim_your_rewards",
          "are_you_sure_you_want_to_withdraw_your_funds",
          "confirm_claim_rewards",
          "confirm_withdraw",
          "days_remaining",
          "pending_withdrawal",
          "start_date",
          "this_staking_position_your_wallet",
          "total_rewards",
          "total_staked"
        ]
      },
      "pageType": "extension-user",
      "extension": "staking",
      "menuId": "ext_staking"
    },
    "/staking/guide": {
      "namespaces": [
        "ext_staking",
        "ext",
        "common"
      ],
      "keys": {
        "ext_staking": [
          "a_step_by_step_guide_to_staking_your_crypto_assets",
          "all_rewards_are_period_ends",
          "apr_annual_percentage_rate",
          "are_my_staked_assets_insured",
          "are_staking_rewards_taxable",
          "auto_compounding",
          "auto_compounding_options",
          "before_staking_carefully_details_including",
          "benefits_of_staking",
          "browse_our_available_investment_goals",
          "browse_staking_pools",
          "can_i_reinvest_my_rewards",
          "can_i_withdraw_period_ends",
          "changes_in_regulatory_staking_operations",
          "claimed_rewards_are_or_restaked",
          "claiming_rewards",
          "common_questions_about_staking",
          "comprehensive_guides",
          "consider_your_liquidity_lock_period",
          "cryptocurrency_regulations_vary_are_evolving",
          "diversifying_your_staking_and_cryptocurrencies",
          "do_i_need_technical_knowledge_to_stake",
          "each_pool_has_stake_amount",
          "early_withdrawal_fees",
          "early_withdrawal_is_a_fee",
          "earn_passive_income_on_your_crypto_holdings",
          "enter_the_amount_you_wish_to_stake",
          "explore_staking_pools",
          "for_pools_with_compound_effect",
          "for_pools_without_them_again",
          "for_pools_without_your_dashboard",
          "guide_contents",
          "how_are_staking_rewards_calculated",
          "how_does_the_staking_process_work_technically",
          "how_long_your_assets_will_be_staked",
          "how_staking_rewards_work_and_how_theyre_calculated",
          "how_staking_works",
          "how_to_stake",
          "however_like_all_some_risks",
          "however_tax_regulations_to_change",
          "however_this_insurance_potential_losses",
          "if_you_have_assist_you",
          "important_factors_to_consider_before_staking",
          "in_most_jurisdictions_taxable_income",
          "in_traditional_proof_the_blockchain",
          "is_staking_safe",
          "is_there_a_minimum_amount_i_need_to_stake",
          "its_similar_to_higher_returns",
          "learn",
          "learn_how_to_passive_income",
          "lock_period_how_long_your_assets_will_be_staked",
          "maintain_ownership_of_for_you",
          "market_volatility",
          "minimum_and_maximum_stake_amounts",
          "minimum_stakes_can_range_from_as_little_as",
          "no_our_platform_technical_knowledge",
          "no_specialized_hardware_knowledge_required",
          "now_that_you_passive_income",
          "only_staking_what_specified_period",
          "our_security_measures_security_team",
          "our_staking_platform_nodes_yourself",
          "potentially_higher_returns_savings_accounts",
          "regularly_monitoring_your_positions_and_the_market",
          "regulatory_considerations",
          "review_your_staking_the_transaction",
          "reward_calculation",
          "reward_distribution",
          "reward_distribution_schedule",
          "reward_distribution_schedules_vary_by_pool",
          "rewards_are_distributed_can_be",
          "rewards_are_distributed_every_24_hours",
          "rewards_are_distributed_every_30_days",
          "rewards_are_distributed_every_7_days",
          "rewards_formula_staked_amount_apr_365",
          "risk_mitigation",
          "risks_and_considerations",
          "smart_contract_risks",
          "some_pools_distribute_staking_period",
          "some_pools_offer_higher_returns",
          "some_pools_offer_your_rewards",
          "staking_guide",
          "staking_involves_smart_inherent_risks",
          "staking_is_a_cryptocurrency_assets",
          "staking_rewards_are_main_factors",
          "staking_rewards_are_your_stake",
          "staking_through_our_in_place",
          "starting_with_smaller_amounts_to_test_the_platform",
          "stay_informed_about_the_regulations_in_your_region",
          "step_1_choose_a_staking_pool",
          "step_2_review_pool_details",
          "step_3_enter_staking_amount",
          "step_4_confirm_and_stake",
          "step_5_monitor_your_positions",
          "step_by_step_tutorials",
          "support_the_security_blockchain_networks",
          "technical",
          "the_basic_formula_for_calculating_rewards_is",
          "the_basic_formula_rewards_staked_apr_365",
          "the_distribution_schedule_details_page",
          "the_duration_of_your_stake",
          "the_fee_percentage_staked_amount",
          "the_more_tokens_earning_rewards",
          "the_platform_will_staking_amount",
          "the_pools_apr_annual_percentage_rate",
          "the_smart_contracts_upon_withdrawal",
          "these_validators_participate_stakers_proportionally",
          "they_are_used_your_property",
          "this_is_clearly_displayed_on_pool_details_page",
          "to_mitigate_risks_consider",
          "track_your_staking_your_dashboard",
          "understanding_rewards",
          "understanding_the_basics_of_crypto_staking",
          "we_also_maintain_security_breach",
          "we_handle_all_investment_strategy",
          "we_handle_the_rate_apr",
          "we_implement_industry_leading_your_assets",
          "we_implement_multiple_this_risk",
          "we_maintain_insurance_of_protection",
          "we_provide_transaction_tax_reporting",
          "we_recommend_consulting_your_situation",
          "we_recommend_reviewing_coverage_information",
          "what_happens_to_my_staked_assets",
          "what_is_staking",
          "what_security_measures_are_in_place",
          "when_do_i_receive_my_rewards",
          "when_you_stake_blockchain_network",
          "when_you_stake_blockchain_networks",
          "when_you_stake_specified_period",
          "while_our_contracts_contract_technology",
          "while_staking_can_market_conditions",
          "with_auto_compounding_your_stated_rate",
          "yes_each_staking_stake_requirement",
          "yes_you_can_withdrawal_fee",
          "yes_you_can_your_returns",
          "you_can_view_completed_stakes",
          "your_assets_will_distribution_schedule",
          "your_staked_amount",
          "your_staked_amount_may_change",
          "your_staked_assets_smart_contracts"
        ],
        "ext": [
          "daily",
          "end_of_term",
          "monthly",
          "ready_to_start_earning",
          "rewards",
          "security_best_practices",
          "weekly"
        ],
        "common": [
          "annual_percentage_rate",
          "btc_to_larger_amounts_depending_on_the_cryptocurrency",
          "contact_support",
          "faq_question",
          "general",
          "go_to_dashboard",
          "lock_period",
          "need_help",
          "staking",
          "start_staking"
        ]
      },
      "pageType": "extension-user",
      "extension": "staking",
      "menuId": "ext_staking"
    },
    "/staking": {
      "namespaces": [
        "ext_staking",
        "common",
        "ext"
      ],
      "keys": {
        "ext_staking": [
          "activity_from_last_30_days",
          "based_on",
          "browse_staking_pools_and_start_earning_rewards_today",
          "calculate_your_staking_rewards",
          "choose_from_high_yield_pools",
          "crypto_returns",
          "earn_up_to",
          "est_apr",
          "find_the_perfect_pool",
          "flexible_staking",
          "if_you_stake",
          "industry_leading_security_competitive_returns_and",
          "join_the_future_staking_platform",
          "join_thousands_of_stakers_earning_passive_income",
          "join_thousands_of_staking_platform",
          "learn_how_staking_works_and_maximize_your_earnings",
          "maximize",
          "no_fees_instant_start",
          "our_numbers_speak_for_themselves",
          "our_streamlined_staking_institutional_grade_securi",
          "pool_variety",
          "read_guide",
          "real_time_staking",
          "see_what_users_are_staking",
          "see_your_potential_returns",
          "stake_your_tokens_industry_leading_rewards",
          "start_earning_in_4_simple_steps",
          "start_earning_now",
          "start_staking_now",
          "the_future_of_staking_is_here",
          "view_pools"
        ],
        "common": [
          "coming_soon",
          "earnings_calculator",
          "explore_all_pools",
          "featured_pools",
          "highest_apr",
          "learn_more",
          "lock_period",
          "min_stake",
          "view_details",
          "why_choose_us"
        ],
        "ext": [
          "days_lock",
          "discover_our_handpicked_track_records",
          "how_it_works",
          "live_activity",
          "platform_statistics",
          "pool_capacity",
          "ready_to_start_earning",
          "top_performing_staking_pools",
          "why_trust_us",
          "your"
        ]
      },
      "pageType": "extension-user",
      "extension": "staking",
      "menuId": "ext_staking"
    },
    "/staking/pool/[id]": {
      "namespaces": [
        "ext_staking",
        "ext",
        "common"
      ],
      "keys": {
        "ext_staking": [
          "after_lock_period",
          "and_are_calculated_pools_apr",
          "apr_on_your_staked",
          "auto_compounding",
          "benefits_of_staking_in_this_pool",
          "breakdown_of_fees_associated_with_this_pool",
          "by_staking_you_staking_pool",
          "changes_in_regulatory_staking_operations",
          "competitive_apr",
          "daily_reward",
          "days_from_the_time_of_staking",
          "deposit_fee",
          "detailed_information_about_the_staking_process",
          "early_withdrawal_is_possible_but_subject_to_a",
          "earn_rewards_by_staking",
          "earnings_frequency",
          "enter_the_amount_you_want_to_stake",
          "error_loading_pool",
          "how_this_staking_pool_generates_returns",
          "insufficient_balance",
          "key_information_about_this_staking_pool",
          "market_volatility_risk",
          "maximum_stake_is",
          "minimum_stake_is",
          "of_staked_amount",
          "pool_overview",
          "potential_risks_associated_with_this_staking_pool",
          "receive_rewards",
          "regulatory_risk",
          "reward_estimate",
          "rewards_are_distributed",
          "rewards_distribution",
          "rewards_paid",
          "risks_rewards",
          "security_measures",
          "smart_contract_risk",
          "the_value_of_market_conditions",
          "this_staking_pool_generate_yield",
          "to_watch_your_investment_grow",
          "total_reward",
          "we_continuously_monitor_regulatory_changes",
          "we_encountered_an_error_while_loading_4",
          "we_implement_industry_leading_your_investment",
          "which_is_financial_instruments",
          "while_our_smart_contract_technology",
          "while_your_staked_may_vary",
          "withdrawal_fee_after_lock_period",
          "you_can_view_the_external_pool_details_at",
          "your_assets_will_be_locked_for",
          "your_rewards_are_compound_interest",
          "your_staked_assets_security_audits"
        ],
        "ext": [
          "admin_fee",
          "back_to_pools",
          "early_withdrawal_fee",
          "earn",
          "external_pool",
          "fund_allocation",
          "maximum_stake",
          "minimum_stake",
          "of_earnings",
          "profit_source",
          "rewards",
          "risks",
          "stake",
          "staking_details",
          "total_staked"
        ],
        "common": [
          "amount",
          "annual_percentage_rate",
          "apr",
          "auto_compound",
          "available",
          "available_balance",
          "days",
          "description",
          "details",
          "fee",
          "fee_structure",
          "lock_period",
          "max",
          "overview",
          "processing",
          "try_again"
        ]
      },
      "pageType": "extension-user",
      "extension": "staking",
      "menuId": "ext_staking"
    },
    "/staking/pool": {
      "namespaces": [
        "ext_staking",
        "common",
        "ext"
      ],
      "keys": {
        "ext_staking": [
          "apr_range",
          "back_to_staking",
          "browse_and_select_passive_income",
          "error_loading_pools",
          "high_apr",
          "longest_lock_period",
          "lowest_apr",
          "most_staked",
          "no_pools_match_your_current_filters",
          "no_staking_pools_found",
          "pools",
          "search_pools",
          "short_lock",
          "shortest_lock_period",
          "there_are_currently_no_staking_pools_available",
          "try_adjusting_your_search_criteria",
          "we_encountered_an_error_while_loading_3"
        ],
        "common": [
          "active",
          "active_pools",
          "annual_percentage_rate",
          "apr",
          "clear_all",
          "clear_filters",
          "days",
          "discover",
          "filled",
          "highest_apr",
          "lock_period",
          "min",
          "more",
          "popular",
          "reset_filters",
          "showing",
          "sort_by",
          "staking_pools",
          "try_again",
          "view_details"
        ],
        "ext": [
          "all_pools",
          "all_tokens",
          "featured",
          "stake",
          "total_staked"
        ]
      },
      "pageType": "extension-user",
      "extension": "staking",
      "menuId": "ext_staking"
    },
    "/staking/position": {
      "namespaces": [
        "common",
        "ext_staking",
        "ext"
      ],
      "keys": {
        "common": [
          "across",
          "active",
          "active_positions",
          "all",
          "apr",
          "completed",
          "filter",
          "in_progress",
          "lock_period",
          "overview",
          "pending",
          "position_details",
          "position_id",
          "search",
          "sort_by",
          "staked_amount",
          "staking_positions",
          "status",
          "try_again",
          "view_details",
          "withdraw",
          "withdrawal"
        ],
        "ext_staking": [
          "already_claimed",
          "back_to_staking",
          "browse_staking_pools",
          "claim",
          "claim_rewards",
          "earnings_records_will_generating_rewards",
          "error_loading_positions",
          "filter_by_pool",
          "loading_earnings_history",
          "manage_your_staking_your_assets",
          "my",
          "my_positions",
          "no_earnings_records",
          "processing_withdrawal",
          "records",
          "search_positions_ellipsis",
          "staked_on",
          "total_claimed",
          "we_encountered_an_error_while_loading_5"
        ],
        "ext": [
          "all_pools",
          "are_you_sure_you_want_to_claim_your_rewards",
          "are_you_sure_you_want_to_withdraw_your_funds",
          "completed_on",
          "confirm_claim_rewards",
          "confirm_withdraw",
          "earnings_history",
          "pending_rewards",
          "pending_withdrawals",
          "ready_to_claim",
          "rewards",
          "staking_details",
          "total_earned",
          "total_staked"
        ]
      },
      "pageType": "extension-user",
      "extension": "staking",
      "menuId": "ext_staking"
    },
    "/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",
        "finance",
        "ext_nft",
        "ext_admin",
        "ext_gateway"
      ],
      "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_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",
          "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",
          "payment",
          "payment_gateways",
          "pending_confirmation",
          "please_complete_your_checkout_window",
          "please_wait",
          "processing",
          "processing_payment",
          "processing_stripe_payment",
          "processing_typically_takes_1_3_business_days",
          "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",
          "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"
        ],
        "finance": [
          "no_wallets_available_description"
        ],
        "ext_nft": [
          "results_found"
        ],
        "ext_admin": [
          "amount_range",
          "block_number",
          "critical",
          "view_on_blockchain_explorer"
        ],
        "ext_gateway": [
          "not_available"
        ]
      },
      "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",
          "calculating",
          "choose_transfer_type",
          "complete_transfer",
          "enter_recipient_uuid",
          "exchange_rate",
          "fetching_exchange_rate",
          "in_your",
          "make_another_transfer",
          "move_funds_between_another_user",
          "move_funds_between_your_different_wallet_types",
          "no_wallets_available_description",
          "price",
          "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
    },
    "ext_admin_affiliate": {
      "namespace": "ext_admin_affiliate",
      "keyCount": 12
    },
    "ext_admin_ai_investment": {
      "namespace": "ext_admin_ai_investment",
      "keyCount": 8
    },
    "ext_admin_ai_market-maker": {
      "namespace": "ext_admin_ai_market-maker",
      "keyCount": 10
    },
    "ext_admin_copy-trading": {
      "namespace": "ext_admin_copy-trading",
      "keyCount": 20
    },
    "ext_admin_ecommerce": {
      "namespace": "ext_admin_ecommerce",
      "keyCount": 22
    },
    "ext_admin_ecosystem": {
      "namespace": "ext_admin_ecosystem",
      "keyCount": 16
    },
    "ext_admin_faq": {
      "namespace": "ext_admin_faq",
      "keyCount": 8
    },
    "ext_admin_forex": {
      "namespace": "ext_admin_forex",
      "keyCount": 20
    },
    "ext_admin_futures": {
      "namespace": "ext_admin_futures",
      "keyCount": 6
    },
    "ext_admin_gateway": {
      "namespace": "ext_admin_gateway",
      "keyCount": 10
    },
    "ext_admin_ico": {
      "namespace": "ext_admin_ico",
      "keyCount": 8
    },
    "ext_admin_mailwizard": {
      "namespace": "ext_admin_mailwizard",
      "keyCount": 4
    },
    "ext_admin_nft": {
      "namespace": "ext_admin_nft",
      "keyCount": 34
    },
    "ext_admin_p2p": {
      "namespace": "ext_admin_p2p",
      "keyCount": 14
    },
    "ext_admin_staking": {
      "namespace": "ext_admin_staking",
      "keyCount": 8
    },
    "ext_affiliate": {
      "namespace": "ext_affiliate",
      "keyCount": 18
    },
    "ext_copy-trading": {
      "namespace": "ext_copy-trading",
      "keyCount": 12
    },
    "ext_ecommerce": {
      "namespace": "ext_ecommerce",
      "keyCount": 10
    },
    "ext_faq": {
      "namespace": "ext_faq",
      "keyCount": 4
    },
    "ext_forex": {
      "namespace": "ext_forex",
      "keyCount": 10
    },
    "ext_gateway": {
      "namespace": "ext_gateway",
      "keyCount": 12
    },
    "ext_ico": {
      "namespace": "ext_ico",
      "keyCount": 18
    },
    "ext_nft": {
      "namespace": "ext_nft",
      "keyCount": 6
    },
    "ext_p2p": {
      "namespace": "ext_p2p",
      "keyCount": 12
    },
    "ext_staking": {
      "namespace": "ext_staking",
      "keyCount": 8
    }
  },
  "stats": {
    "totalRoutes": 363,
    "totalKeys": 13161,
    "totalMenus": 27,
    "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": 33,
      "/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/notification": 0,
      "/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,
      "/admin/affiliate/condition": 0,
      "/admin/affiliate": 23,
      "/admin/affiliate/referral/[id]": 23,
      "/admin/affiliate/referral": 56,
      "/admin/affiliate/reward": 29,
      "/admin/affiliate/settings": 17,
      "/admin/ai/investment/duration": 17,
      "/admin/ai/investment/log": 58,
      "/admin/ai/investment": 38,
      "/admin/ai/investment/plan": 50,
      "/admin/ai/market-maker/analytics": 36,
      "/admin/ai/market-maker/guide": 178,
      "/admin/ai/market-maker/market/[id]": 116,
      "/admin/ai/market-maker/market/create": 42,
      "/admin/ai/market-maker/market": 41,
      "/admin/ai/market-maker": 24,
      "/admin/ai/market-maker/settings": 18,
      "/admin/copy-trading/audit": 16,
      "/admin/copy-trading/follower/[id]": 0,
      "/admin/copy-trading/follower": 53,
      "/admin/copy-trading/health": 21,
      "/admin/copy-trading/leader/[id]": 13,
      "/admin/copy-trading/leader": 48,
      "/admin/copy-trading": 27,
      "/admin/copy-trading/settings": 2,
      "/admin/copy-trading/trade": 35,
      "/admin/copy-trading/transaction": 39,
      "/admin/ecommerce/category": 21,
      "/admin/ecommerce/discount": 33,
      "/admin/ecommerce/order/[id]": 65,
      "/admin/ecommerce/order": 28,
      "/admin/ecommerce": 37,
      "/admin/ecommerce/product": 53,
      "/admin/ecommerce/review": 38,
      "/admin/ecommerce/settings": 2,
      "/admin/ecommerce/shipping": 45,
      "/admin/ecommerce/wishlist": 17,
      "/admin/ecosystem/blockchain/[productId]": 10,
      "/admin/ecosystem/ledger": 18,
      "/admin/ecosystem/market/[id]": 13,
      "/admin/ecosystem/market/create": 12,
      "/admin/ecosystem/market": 26,
      "/admin/ecosystem": 32,
      "/admin/ecosystem/token/[id]": 4,
      "/admin/ecosystem/token/create": 1,
      "/admin/ecosystem/token": 41,
      "/admin/ecosystem/utxo": 25,
      "/admin/ecosystem/wallet/custodial": 25,
      "/admin/ecosystem/wallet/master": 17,
      "/admin/faq": 23,
      "/admin/faq/ai": 22,
      "/admin/faq/feedback": 18,
      "/admin/faq/manage/[id]": 55,
      "/admin/faq/manage": 60,
      "/admin/faq/question/[id]/answer": 10,
      "/admin/faq/question/[id]/convert": 18,
      "/admin/faq/question": 13,
      "/admin/forex/account": 52,
      "/admin/forex/deposit/[id]": 1,
      "/admin/forex/deposit": 56,
      "/admin/forex/duration": 17,
      "/admin/forex/investment": 45,
      "/admin/forex": 32,
      "/admin/forex/plan": 53,
      "/admin/forex/signal": 18,
      "/admin/forex/withdraw/[id]": 1,
      "/admin/forex/withdraw": 56,
      "/admin/futures/market/[id]": 3,
      "/admin/futures/market/create": 2,
      "/admin/futures/market": 16,
      "/admin/futures": 25,
      "/admin/futures/position": 36,
      "/admin/gateway/merchant/[id]": 0,
      "/admin/gateway/merchant": 48,
      "/admin/gateway": 20,
      "/admin/gateway/payment/[id]": 0,
      "/admin/gateway/payment": 46,
      "/admin/gateway/payout": 46,
      "/admin/gateway/settings/design": 5,
      "/admin/gateway/settings/design/preview": 0,
      "/admin/gateway/settings": 12,
      "/admin/ico/offer/[id]": 49,
      "/admin/ico/offer/create": 2,
      "/admin/ico/offer": 43,
      "/admin/ico/offer/status/[status]": 42,
      "/admin/ico": 22,
      "/admin/ico/settings": 100,
      "/admin/ico/transaction/[id]": 45,
      "/admin/ico/transaction": 31,
      "/admin/mailwizard/campaign/[id]": 3,
      "/admin/mailwizard/campaign/create": 3,
      "/admin/mailwizard/campaign": 36,
      "/admin/mailwizard/template/[id]": 1,
      "/admin/mailwizard/template/create": 5,
      "/admin/mailwizard/template": 19,
      "/admin/nft/activity": 26,
      "/admin/nft/analytics": 0,
      "/admin/nft/auction": 42,
      "/admin/nft/category": 23,
      "/admin/nft/collection": 58,
      "/admin/nft/creator": 42,
      "/admin/nft/dispute": 21,
      "/admin/nft/listing": 55,
      "/admin/nft/marketplace": 60,
      "/admin/nft/offer": 44,
      "/admin/nft/onboarding": 0,
      "/admin/nft": 0,
      "/admin/nft/sale": 30,
      "/admin/nft/settings": 1,
      "/admin/nft/token": 55,
      "/admin/p2p/activity": 20,
      "/admin/p2p/dispute/[id]": 76,
      "/admin/p2p/dispute": 42,
      "/admin/p2p/offer/[id]/edit": 17,
      "/admin/p2p/offer/[id]": 42,
      "/admin/p2p/offer": 59,
      "/admin/p2p": 6,
      "/admin/p2p/payment-method/[id]": 21,
      "/admin/p2p/payment-method": 37,
      "/admin/p2p/settings": 2,
      "/admin/p2p/trade/[id]": 52,
      "/admin/p2p/trade": 48,
      "/admin/staking": 33,
      "/admin/staking/earning": 55,
      "/admin/staking/pool/[id]/edit": 88,
      "/admin/staking/pool/[id]": 193,
      "/admin/staking/pool/new": 88,
      "/admin/staking/pool": 40,
      "/admin/staking/position": 56,
      "/admin/staking/settings": 2,
      "/affiliate/condition": 28,
      "/affiliate/dashboard": 36,
      "/affiliate/network": 31,
      "/affiliate": 41,
      "/affiliate/referral": 29,
      "/affiliate/referral-generator": 62,
      "/affiliate/reward": 20,
      "/copy-trading/analytics": 19,
      "/copy-trading/become-leader": 21,
      "/copy-trading/dashboard": 78,
      "/copy-trading/guide/follower": 13,
      "/copy-trading/guide/leader": 9,
      "/copy-trading/leader/[id]/follow": 22,
      "/copy-trading/leader/[id]": 43,
      "/copy-trading/leader": 18,
      "/copy-trading": 45,
      "/copy-trading/subscription": 17,
      "/copy-trading/trade": 10,
      "/ecommerce/cart": 27,
      "/ecommerce/category/[slug]": 25,
      "/ecommerce/category": 11,
      "/ecommerce/checkout": 45,
      "/ecommerce/order/[id]": 37,
      "/ecommerce/order": 24,
      "/ecommerce": 50,
      "/ecommerce/product/[slug]": 25,
      "/ecommerce/product": 15,
      "/ecommerce/shipping": 31,
      "/ecommerce/wishlist": 19,
      "/ecosystem": 12,
      "/faq/[id]": 14,
      "/faq": 60,
      "/faq/troubleshooter": 0,
      "/forex/account/[id]/deposit": 47,
      "/forex/account/[id]/withdraw": 47,
      "/forex/account": 0,
      "/forex/dashboard": 33,
      "/forex/investment/[id]": 0,
      "/forex/investment": 29,
      "/forex": 54,
      "/forex/plan/[id]": 50,
      "/forex/plan": 16,
      "/forex/transaction": 51,
      "/futures": 10,
      "/gateway/api-key/[id]/edit": 45,
      "/gateway/api-key/create": 63,
      "/gateway/checkout/[paymentIntentId]": 0,
      "/gateway/dashboard": 14,
      "/gateway/docs": 0,
      "/gateway/integration": 88,
      "/gateway": 47,
      "/gateway/payment/[id]": 2,
      "/gateway/payment": 35,
      "/gateway/payouts/[id]": 23,
      "/gateway/payouts": 21,
      "/gateway/register": 25,
      "/gateway/settings": 61,
      "/ico/about": 27,
      "/ico/creator/launch": 20,
      "/ico/creator": 26,
      "/ico/creator/token/[id]": 128,
      "/ico/creator/token/[id]/plan/upgrade": 26,
      "/ico/creator/token/[id]/release": 0,
      "/ico/creator/token-simulator": 56,
      "/ico/dashboard": 17,
      "/ico/offer/[id]": 63,
      "/ico/offer": 54,
      "/ico": 58,
      "/ico/transaction/[id]": 27,
      "/ico/transaction": 36,
      "/nft/[id]": 49,
      "/nft/batch-mint": 31,
      "/nft/collection/[id]/edit": 0,
      "/nft/collection/[id]": 0,
      "/nft/collection/create": 0,
      "/nft/collection": 0,
      "/nft/create": 40,
      "/nft/creator/[id]": 30,
      "/nft/creator": 7,
      "/nft/creator/profile": 0,
      "/nft/marketplace": 40,
      "/nft": 0,
      "/nft/token/[id]/list": 0,
      "/nft/token/[id]": 43,
      "/nft/token": 0,
      "/nft/user/[id]": 34,
      "/nft/user": 0,
      "/p2p/dashboard": 33,
      "/p2p/guide": 148,
      "/p2p/guided-matching": 91,
      "/p2p/offer/[id]/edit": 107,
      "/p2p/offer/[id]": 114,
      "/p2p/offer/create": 234,
      "/p2p/offer": 38,
      "/p2p": 91,
      "/p2p/trade/[id]": 155,
      "/p2p/trade": 86,
      "/staking/dashboard": 41,
      "/staking/guide": 156,
      "/staking": 51,
      "/staking/pool/[id]": 82,
      "/staking/pool": 42,
      "/staking/position": 55,
      "/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": 119,
      "/finance/history": 66,
      "/finance/transfer": 49,
      "/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": 59,
      "user": 58,
      "extension-admin": 130,
      "extension-user": 101,
      "excluded": 18
    }
  },
  "generated": "2026-03-18T08:12:03.851Z"
}